Skip to content

Etisti/Retrieve_Luis_intent_and_simple_testing

Repository files navigation

Retrieve_Luis_intent_and_simple_testing

GitHub repo size       GitHub contributors       GitHub stars       GitHub forks

Retrieve_Luis_intent_and_simple_testing is a simple tool that allows python developers to test and retrieve intent from the Machine Learning LUIS engine from Microsoft Azure.

Prerequisites

Before working on this project follow these steps:

Installing

Installing locally follow these steps:

pip install -r requirements.txt 

Using

To run locally follow these steps: -

To run on docker follow these steps: -

To run tests run :

pytest

...

Contributing

To contribute to the project, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

LAMARE Etienne

License

This project uses the MIT License.

About

retrieve intent from the Machine Learning LUIS engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published