Skip to content

Repository files navigation

TextPredictionInCpp

CLI Text prediction tool in C, using a tree and BFS search.

Final App

After Building the final app should be found in the build directory under "TypeAhead". In our case "./build/TypeAhead".

Testing

Tested using g++ and MSVC. Test File is located under "UnitTestRunner"

About

CLI Text prediction tool in C, using a tree and BFS search.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages