Skip to content

tensilick/Natural-Language-Processing-NLPiffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

NLPiffy

  • NLPiffy - a natural language processing platform
  • Aim: Applying nlp libraries to build tools for simple implementation of NLP tasks
  • NLPiffy - Natural Language Processing Interactive Framework For You

Requirements

  • NLPiffy-cli
  • click
  • textblob
  • spacy
  • json
  • NLPiffy Web App
  • Flask
  • Spacy
  • TextBlob
  • Bootstrap
  • Materialize.css
  • Flask RestPlus
Installing Dependencies
  • pip install click
  • pip install textblob
  • pip install spacy
  • python -m spacy download en
  • python -m spacy download fr
  • Optional for French
.
  • By Jesse JCharis
  • Jesus Saves @ JCharisTech

About

NLPiffy is a comprehensive platform for natural language processing tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages