|
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 cf7e780 documentation</title> |
| 8 | + <title>Overview: module code — PyThaiNLP aad134d 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=4d7d51e7"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=8b206862"></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> |
@@ -143,6 +143,9 @@ <h1>All modules for which code is available</h1> |
143 | 143 | <li><a href="pythainlp/tokenize/tcc_p.html">pythainlp.tokenize.tcc_p</a></li> |
144 | 144 | <li><a href="pythainlp/tokenize/thaisumcut.html">pythainlp.tokenize.thaisumcut</a></li> |
145 | 145 | <li><a href="pythainlp/tools/path.html">pythainlp.tools.path</a></li> |
| 146 | +<li><a href="pythainlp/translate/core.html">pythainlp.translate.core</a></li> |
| 147 | +<li><a href="pythainlp/translate/th_fr.html">pythainlp.translate.th_fr</a></li> |
| 148 | +<li><a href="pythainlp/translate/zh_th.html">pythainlp.translate.zh_th</a></li> |
146 | 149 | <li><a href="pythainlp/transliterate/core.html">pythainlp.transliterate.core</a></li> |
147 | 150 | <li><a href="pythainlp/transliterate/royin.html">pythainlp.transliterate.royin</a></li> |
148 | 151 | <li><a href="pythainlp/transliterate/spoonerism.html">pythainlp.transliterate.spoonerism</a></li> |
|
0 commit comments