An open API service indexing awesome lists of open source software.

https://github.com/harshpatel44/nlp-simple-library

This repository contains NLP library created for simple NLP tasks.
https://github.com/harshpatel44/nlp-simple-library

language-processing library nlp nltk nltk-library python

Last synced: over 1 year ago
JSON representation

This repository contains NLP library created for simple NLP tasks.

Awesome Lists containing this project

README

          

nlp-simple-library


This repository contains NLP library created for simple NLP tasks.


main_file.py file contains the usage of the library. All the library files are stored in NLP folder.


Currently having dependency of NLTK module, which will be eliminated in future.


Usage:



Further:


Many other functions will be added in future


Contributions are welcome...