|
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 73e38be documentation</title> |
| 8 | + <title>Overview: module code — PyThaiNLP 26f1982 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> |
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=786948c9"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=999517bb"></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> |
|
62 | 62 | <li class="toctree-l1"><a class="reference internal" href="../api/el.html">pythainlp.el</a></li> |
63 | 63 | <li class="toctree-l1"><a class="reference internal" href="../api/generate.html">pythainlp.generate</a></li> |
64 | 64 | <li class="toctree-l1"><a class="reference internal" href="../api/khavee.html">pythainlp.khavee</a></li> |
| 65 | +<li class="toctree-l1"><a class="reference internal" href="../api/llm.html">pythainlp.llm</a></li> |
65 | 66 | <li class="toctree-l1"><a class="reference internal" href="../api/morpheme.html">pythainlp.morpheme</a></li> |
66 | 67 | <li class="toctree-l1"><a class="reference internal" href="../api/parse.html">pythainlp.parse</a></li> |
67 | 68 | <li class="toctree-l1"><a class="reference internal" href="../api/phayathaibert.html">pythainlp.phayathaibert</a></li> |
@@ -117,6 +118,7 @@ <h1>All modules for which code is available</h1> |
117 | 118 | <li><a href="pythainlp/el/core.html">pythainlp.el.core</a></li> |
118 | 119 | <li><a href="pythainlp/generate/core.html">pythainlp.generate.core</a></li> |
119 | 120 | <li><a href="pythainlp/khavee/core.html">pythainlp.khavee.core</a></li> |
| 121 | +<li><a href="pythainlp/llm/text_util.html">pythainlp.llm.text_util</a></li> |
120 | 122 | <li><a href="pythainlp/morpheme/thaiwordcheck.html">pythainlp.morpheme.thaiwordcheck</a></li> |
121 | 123 | <li><a href="pythainlp/morpheme/word_formation.html">pythainlp.morpheme.word_formation</a></li> |
122 | 124 | <li><a href="pythainlp/parse/core.html">pythainlp.parse.core</a></li> |
|
0 commit comments