@@ -27,28 +27,17 @@ crfcut
2727------
2828.. automodule :: pythainlp.tokenize.crfcut
2929
30- .. autofunction :: pythainlp.tokenize.crfcut.extract_features
31- .. autofunction :: pythainlp.tokenize.crfcut.segment
32-
3330thaisumcut
3431----------
3532.. automodule :: pythainlp.tokenize.thaisumcut
3633
37- .. autofunction :: pythainlp.tokenize.thaisumcut.list_to_string
38- .. autofunction :: pythainlp.tokenize.thaisumcut.middle_cut
39- .. autoclass :: pythainlp.tokenize.thaisumcut.ThaiSentenceSegmentor
40- :members:
41-
4234Word level
4335----------
4436
4537attacut
4638+++++++
4739.. automodule :: pythainlp.tokenize.attacut
4840
49- .. autoclass :: pythainlp.tokenize.attacut.AttacutTokenizer
50- :members:
51-
5241deepcut
5342+++++++
5443.. automodule :: pythainlp.tokenize.deepcut
@@ -57,22 +46,14 @@ multi_cut
5746+++++++++
5847.. automodule :: pythainlp.tokenize.multi_cut
5948
60- .. autofunction :: pythainlp.tokenize.multi_cut.segment
61- .. autofunction :: pythainlp.tokenize.multi_cut.find_all_segment
62-
6349nlpo3
6450+++++
6551.. automodule :: pythainlp.tokenize.nlpo3
6652
67- .. autofunction :: pythainlp.tokenize.nlpo3.load_dict
68- .. autofunction :: pythainlp.tokenize.nlpo3.segment
69-
7053longest
7154+++++++
7255.. automodule :: pythainlp.tokenize.longest
7356
74- .. autofunction :: pythainlp.tokenize.longest.segment
75-
7657pyicu
7758+++++
7859.. automodule :: pythainlp.tokenize.pyicu
8162++++++
8263.. automodule :: pythainlp.tokenize.nercut
8364
84- .. autofunction :: pythainlp.tokenize.nercut.segment
85-
8665sefr_cut
8766++++++++
8867.. automodule :: pythainlp.tokenize.sefr_cut
@@ -98,7 +77,6 @@ The default word tokenization engine.
9877
9978.. automodule :: pythainlp.tokenize.newmm
10079
101- .. autofunction :: pythainlp.tokenize.newmm.segment
10280
10381Subword level
10482-------------
10785+++
10886.. automodule :: pythainlp.tokenize.tcc
10987
110- .. autofunction :: pythainlp.tokenize.tcc.segment
111- .. autofunction :: pythainlp.tokenize.tcc.tcc
112- .. autofunction :: pythainlp.tokenize.tcc.tcc_pos
113-
11488tcc+
11589+++
11690.. automodule :: pythainlp.tokenize.tcc_p
11791
118- .. autofunction :: pythainlp.tokenize.tcc_p.segment
119- .. autofunction :: pythainlp.tokenize.tcc_p.tcc
120- .. autofunction :: pythainlp.tokenize.tcc_p.tcc_pos
121-
12292etcc
12393++++
12494.. automodule :: pythainlp.tokenize.etcc
125-
126- .. autofunction :: pythainlp.tokenize.etcc.segment
0 commit comments