A NLP program: tokenize method, PoS Tagging with deep learning
Report Bug
·
Request Feature
Table of Contents
IRIS Robotics is trying to make a fully operational NLP system which would likely be used by machine learning. The main goal is to make our discord bots completely responsive to students help request.
Here's why:
- Always be up to date, without waiting for people to help you.
- Less chance to fail exams.
- Tokenizer with pre-processing
- Basic Stemmer (inspired by SnowBall Stemmer)
- Basic Lemmer
- N-gram algorithm
- TF-IDF algorithm
- [] Word2Vec
See the open issues for a full list of proposed features (and known issues).
Only IRIS members can contribute to this project.
IRIS Robotics - @irisrobotics
Project Link: https://github.com/PhantHive/inlp