|
5 | 5 | <head> |
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
8 | | - <title>Overview: module code — PyThaiNLP 999e2a6 documentation</title> |
| 8 | + <title>Overview: module code — PyThaiNLP a14b4b5 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/style.css?v=eea1f72d" /> |
12 | 12 |
|
13 | 13 |
|
14 | 14 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
15 | 15 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
16 | | - <script src="../_static/documentation_options.js?v=9627c85d"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=0115cb43"></script> |
17 | 17 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
18 | 18 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
19 | 19 | <script src="../_static/js/theme.js"></script> |
|
107 | 107 | <h1>All modules for which code is available</h1> |
108 | 108 | <ul><li><a href="pythainlp/ancient/aksonhan.html">pythainlp.ancient.aksonhan</a></li> |
109 | 109 | <li><a href="pythainlp/ancient/currency.html">pythainlp.ancient.currency</a></li> |
| 110 | +<li><a href="pythainlp/benchmarks/word_tokenization.html">pythainlp.benchmarks.word_tokenization</a></li> |
| 111 | +<li><a href="pythainlp/classify/param_free.html">pythainlp.classify.param_free</a></li> |
110 | 112 | <li><a href="pythainlp/coref/core.html">pythainlp.coref.core</a></li> |
111 | 113 | <li><a href="pythainlp/corpus/common.html">pythainlp.corpus.common</a></li> |
112 | 114 | <li><a href="pythainlp/corpus/core.html">pythainlp.corpus.core</a></li> |
@@ -144,6 +146,7 @@ <h1>All modules for which code is available</h1> |
144 | 146 | <li><a href="pythainlp/tokenize/tcc_p.html">pythainlp.tokenize.tcc_p</a></li> |
145 | 147 | <li><a href="pythainlp/tokenize/thaisumcut.html">pythainlp.tokenize.thaisumcut</a></li> |
146 | 148 | <li><a href="pythainlp/tools/core.html">pythainlp.tools.core</a></li> |
| 149 | +<li><a href="pythainlp/tools/misspell.html">pythainlp.tools.misspell</a></li> |
147 | 150 | <li><a href="pythainlp/tools/path.html">pythainlp.tools.path</a></li> |
148 | 151 | <li><a href="pythainlp/translate/core.html">pythainlp.translate.core</a></li> |
149 | 152 | <li><a href="pythainlp/translate/th_fr.html">pythainlp.translate.th_fr</a></li> |
|
0 commit comments