Skip to content

API Changes in PyThaiNLP 2.0 from PyThaiNLP 1.7

Wannaphong Phatthiyaphaibun edited this page Feb 12, 2019 · 9 revisions

Sentiment Analysis

We are removing sentiment analysis in PyThaiNLP 2.0 https://github.com/PyThaiNLP/pythainlp/issues/172#issuecomment-457456966

Romanization

  • from pythainlp.romanization.romanization to pythainlp.transliterate.romanize

Named Entity Recognition

from pythainlp.ner.thainer to pythainlp.tag.named_entity.ThaiNameTagger

Corpus

TODO

Clone this wiki locally