File size: 401 Bytes
e4b9a7b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | .. currentmodule:: pythainlp.phayathaibert
pythainlp.phayathaibert
=======================
The `pythainlp.phayathaibert` module is built upon the phayathaibert base model.
Modules
-------
.. autoclass:: ThaiTextProcessor
:members:
.. autoclass:: ThaiTextAugmenter
:members:
.. autoclass:: PartOfSpeechTagger
:members:
.. autoclass:: NamedEntityTagger
:members:
.. autofunction:: segment |