|
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 a26562a documentation</title> |
| 8 | + <title>Overview: module code — PyThaiNLP 20fc24b documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
10 | | - <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" /> |
| 10 | + <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=9edc463e" /> |
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=81446561"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=26e47dc3"></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> |
@@ -122,6 +122,7 @@ <h1>All modules for which code is available</h1> |
122 | 122 | <li><a href="pythainlp/morpheme/thaiwordcheck.html">pythainlp.morpheme.thaiwordcheck</a></li> |
123 | 123 | <li><a href="pythainlp/morpheme/word_formation.html">pythainlp.morpheme.word_formation</a></li> |
124 | 124 | <li><a href="pythainlp/parse/core.html">pythainlp.parse.core</a></li> |
| 125 | +<li><a href="pythainlp/soundex/complete_soundex.html">pythainlp.soundex.complete_soundex</a></li> |
125 | 126 | <li><a href="pythainlp/soundex/core.html">pythainlp.soundex.core</a></li> |
126 | 127 | <li><a href="pythainlp/soundex/lk82.html">pythainlp.soundex.lk82</a></li> |
127 | 128 | <li><a href="pythainlp/soundex/metasound.html">pythainlp.soundex.metasound</a></li> |
|
0 commit comments