Skip to content

Commit 73ec596

Browse files
committed
Add crfcut docs
1 parent 5bba5c9 commit 73ec596

File tree

2 files changed

+10
-88
lines changed

2 files changed

+10
-88
lines changed

appveyor.docs.yml

Lines changed: 0 additions & 88 deletions
This file was deleted.

docs/api/tokenize.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ Modules
1919
Tokenization Engines
2020
--------------------
2121

22+
Sentence level
23+
--------------
24+
25+
crfcut
26+
------
27+
.. automodule:: pythainlp.tokenize.crfcut
28+
29+
.. autofunction:: pythainlp.tokenize.crfcut.extract_features
30+
.. autofunction:: pythainlp.tokenize.crfcut.segment
31+
2232
Word level
2333
----------
2434

0 commit comments

Comments
 (0)