NLP python
1.0.0
文を検出するための自然言語処理は肯定的または否定的です
pip install NLP-python
from NLP import NLP
nlp = NLP()
nlp.training(list)
nlp.getModel()
nlp.match(sentence)