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.
- Host: GitHub
- URL: https://github.com/harshpatel44/nlp-simple-library
- Owner: Harshpatel44
- Created: 2020-04-30T21:12:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T21:19:51.000Z (about 6 years ago)
- Last Synced: 2025-01-24T15:41:49.511Z (over 1 year ago)
- Topics: language-processing, library, nlp, nltk, nltk-library, python
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...