We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5e975 commit e1d1b34Copy full SHA for e1d1b34
docs/notes/installation.rst
@@ -31,7 +31,10 @@ where ``extras`` can be
31
- ``tltk`` (to support tltk)
32
- ``textaugment`` (to support text augmentation)
33
- ``oskut`` (to support OSKUT)
34
- - ``nlpo3`` (to support nlpo3 enging)
+ - ``nlpo3`` (to support nlpo3 engine)
35
+ - ``spacy_thai`` (to support spacy_thai engine)
36
+ - ``esupar`` (to support esupar engine)
37
+ - ``dependency_parsing`` (to support dependency parsing with all engine)
38
- ``full`` (install everything)
39
40
For dependency details, look at `extras` variable in `setup.py <https://github.com/PyThaiNLP/pythainlp/blob/dev/setup.py>`_.
0 commit comments