Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 860 Bytes

File metadata and controls

21 lines (14 loc) · 860 Bytes

Natural Language Processing Project

The goal of this project is to create the following, via Machine Learning Language and more specifically, Python and Prolog:

  • A Lexical Analyzer.
  • A Syntactic Analyzer.
  • A Semantic Analyzer.
  • An Adaptable Natural Language Understanding Project, which can interact with an Knowledge Database at any time.

Documentation

You can find further information regarding the development of this project under the project's documentation file - see the Documentation for details.

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributors