|
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 b9cbff4 documentation</title> |
| 8 | + <title>Overview: module code — PyThaiNLP 8c0f684 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=9edc463e" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" /> |
|
14 | 14 |
|
15 | 15 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
16 | 16 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
17 | | - <script src="../_static/documentation_options.js?v=d7e75626"></script> |
| 17 | + <script src="../_static/documentation_options.js?v=40271c92"></script> |
18 | 18 | <script src="../_static/doctools.js?v=fd6eb6e6"></script> |
19 | 19 | <script src="../_static/sphinx_highlight.js?v=6ffebe34"></script> |
20 | 20 | <script src="../_static/clipboard.min.js?v=a7894cd8"></script> |
@@ -135,6 +135,7 @@ <h1>All modules for which code is available</h1> |
135 | 135 | <li><a href="pythainlp/spell/pn.html">pythainlp.spell.pn</a></li> |
136 | 136 | <li><a href="pythainlp/spell/words_spelling_correction.html">pythainlp.spell.words_spelling_correction</a></li> |
137 | 137 | <li><a href="pythainlp/summarize/core.html">pythainlp.summarize.core</a></li> |
| 138 | +<li><a href="pythainlp/summarize/keybert.html">pythainlp.summarize.keybert</a></li> |
138 | 139 | <li><a href="pythainlp/tag/chunk.html">pythainlp.tag.chunk</a></li> |
139 | 140 | <li><a href="pythainlp/tag/locations.html">pythainlp.tag.locations</a></li> |
140 | 141 | <li><a href="pythainlp/tag/named_entity.html">pythainlp.tag.named_entity</a></li> |
@@ -180,6 +181,8 @@ <h1>All modules for which code is available</h1> |
180 | 181 | <li><a href="pythainlp/util/time.html">pythainlp.util.time</a></li> |
181 | 182 | <li><a href="pythainlp/util/trie.html">pythainlp.util.trie</a></li> |
182 | 183 | <li><a href="pythainlp/util/wordtonum.html">pythainlp.util.wordtonum</a></li> |
| 184 | +<li><a href="pythainlp/wangchanberta/core.html">pythainlp.wangchanberta.core</a></li> |
| 185 | +<li><a href="pythainlp/word_vector/core.html">pythainlp.word_vector.core</a></li> |
183 | 186 | <li><a href="pythainlp/wsd/core.html">pythainlp.wsd.core</a></li> |
184 | 187 | </ul> |
185 | 188 |
|
|
0 commit comments