Skip to content

mortenfc/IntentRecognizer

Repository files navigation

Intent Recognizer

Proof of concept

  • It matches certain words to certain categories to guess your intent.
  • It can detect most spelling mistakes by not requring a 100% character match, but a specifiable amount, given as a default parameter here.

The tests tell the limitations and extent of functionality, check them out

To run the tests:

bash test_run_after_build.sh

Running the cin >> cout wrapper of the intent recognizer

bash main_run_after_build.sh

Requirements of the project

Link to markdown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published