Skip to content

PhantHive/inlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Contributors Forks Issues Python

IRIS NLP SYSTEM

A NLP program: tokenize method, PoS Tagging with deep learning

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. Contact

About The Project

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.

Built With

Roadmap

  • 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).

(back to top)

Contributing

Only IRIS members can contribute to this project.

Contact

IRIS Robotics - @irisrobotics

Project Link: https://github.com/PhantHive/inlp

About

IRIS NLP program for tokenization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages