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 e99825b commit 4d19ae9Copy full SHA for 4d19ae9
docs/notes/installation.rst
@@ -39,6 +39,7 @@ where ``extras`` can be
39
- ``wangchanglm`` (to support wangchanglm model)
40
- ``wsd`` (to support pythainlp.wsd)
41
- ``el`` (to support pythainlp.el)
42
+ - ``abbreviation`` (to support pythainlp.util.abbreviation_to_full_text)
43
- ``full`` (install everything)
44
45
For dependency details, look at `extras` variable in `setup.py <https://github.com/PyThaiNLP/pythainlp/blob/dev/setup.py>`_.
0 commit comments