Skip to content

maulanasly/simple_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_nlp

The simple implementation of NLP on python using sklearn and nltk

Requirements

Install requirement pip install -r requirement.txt

Algorithm

Sentiment Analysis

  • SVM
  • Max Entropy Classifier
  • Naive Bayes

How to use this project

After installing requirements you run this project from the console

python test.py

Dependencies

None.

Example Playbook

Releases

No releases published

Packages

No packages published

Languages