Simple NLP with Pascal

SimpleNLP is a package code that can be used to apply AI (Artificial Intelligence) simply, especially for the implementation of NLP (Natural Language Processing).

This SimpleNLP is built in Pascal language, especially with freepascal. To facilitate the development process, has also provided a package for use in Lazarus IDE

SimpleNLP is built simply, the data is taken from a regular file, without using an existing RDBMS.

To improve the performance, has also provided a feature to connect to Redis. For Production or high traffic usage, it is recommended to use Redis as its data storage option

Built With

  • pascal
  • webservice
  • webservices
Share this project:

Updates