Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 842 Bytes

api.rst

File metadata and controls

63 lines (41 loc) · 842 Bytes

Developer Interface

underthesea

word_tokenize

word_tokenize

pos_tag

pos_tag

chunking

chunk

ner

ner

classify

Install dependencies and download default model

$ pip install Cython
$ pip install future scipy numpy scikit-learn
$ pip install -U fasttext --no-cache-dir --no-deps --force-reinstall
$ underthesea data

classify

sentiment

Install dependencies

$ pip install future scipy numpy scikit-learn==0.19.2 joblib

sentiment

viet2ipa

underthesea.pipeline.ipa.viet2ipa