https://github.com/luizmiguelrosa/nlp-classifier
A simple NLP Classifier
https://github.com/luizmiguelrosa/nlp-classifier
classification classifier nlp nlp-python python
Last synced: 11 months ago
JSON representation
A simple NLP Classifier
- Host: GitHub
- URL: https://github.com/luizmiguelrosa/nlp-classifier
- Owner: luizmiguelrosa
- License: mit
- Created: 2022-01-17T13:05:47.000Z (about 4 years ago)
- Default Branch: 0.5
- Last Pushed: 2023-09-27T12:08:48.000Z (over 2 years ago)
- Last Synced: 2025-02-08T13:44:45.318Z (about 1 year ago)
- Topics: classification, classifier, nlp, nlp-python, python
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NLP Classifier
This project represents my personal initiative to delve into the world of Natural Language Processing (NLP). As part of my journey, I aim to progressively implement more sophisticated classification techniques in due course. However, for the current phase, I have opted to adhere to basic logic.
To ensure seamless utilization of the library, I have thoughtfully prepared comprehensive [documentation](https://github.com/luizmiguelrosa/NLP-Classifier/wiki) outlining the necessary steps to be followed.
### Requirements:
* [Python 3.10.4](https://www.python.org/downloads/release/python-3104/)