|
5 | 5 | <head> |
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
8 | | - <title>pythainlp.ancient.currency — PyThaiNLP 9ad4ca6 documentation</title> |
| 8 | + <title>pythainlp.ancient.currency — PyThaiNLP 610c219 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 | + <link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" /> |
11 | 12 | <link rel="stylesheet" type="text/css" href="../../../_static/style.css?v=eea1f72d" /> |
12 | 13 |
|
13 | 14 |
|
14 | 15 | <script src="../../../_static/jquery.js?v=5d32c60e"></script> |
15 | 16 | <script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
16 | | - <script src="../../../_static/documentation_options.js?v=b67b9c90"></script> |
17 | | - <script src="../../../_static/doctools.js?v=9bcbadda"></script> |
18 | | - <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> |
| 17 | + <script src="../../../_static/documentation_options.js?v=1cd6996e"></script> |
| 18 | + <script src="../../../_static/doctools.js?v=fd6eb6e6"></script> |
| 19 | + <script src="../../../_static/sphinx_highlight.js?v=6ffebe34"></script> |
| 20 | + <script src="../../../_static/clipboard.min.js?v=a7894cd8"></script> |
| 21 | + <script src="../../../_static/copybutton.js?v=f281be69"></script> |
19 | 22 | <script src="../../../_static/js/theme.js"></script> |
20 | 23 | <link rel="index" title="Index" href="../../../genindex.html" /> |
21 | 24 | <link rel="search" title="Search" href="../../../search.html" /> |
|
43 | 46 | <p class="caption" role="heading"><span class="caption-text">Notes</span></p> |
44 | 47 | <ul> |
45 | 48 | <li class="toctree-l1"><a class="reference internal" href="../../../notes/FAQ.html">FAQ</a></li> |
46 | | -<li class="toctree-l1"><a class="reference internal" href="../../../notes/command_line.html">Command Line</a></li> |
47 | | -<li class="toctree-l1"><a class="reference internal" href="../../../notes/getting_started.html">Getting Started</a></li> |
48 | | -<li class="toctree-l1"><a class="reference internal" href="../../../notes/getting_started.html#tutorial-notebooks">Tutorial Notebooks</a></li> |
| 49 | +<li class="toctree-l1"><a class="reference internal" href="../../../notes/command_line.html">Command line</a></li> |
| 50 | +<li class="toctree-l1"><a class="reference internal" href="../../../notes/getting_started.html">Getting started</a></li> |
| 51 | +<li class="toctree-l1"><a class="reference internal" href="../../../notes/getting_started.html#tutorial-notebooks">Tutorial notebooks</a></li> |
49 | 52 | <li class="toctree-l1"><a class="reference internal" href="../../../notes/installation.html">Installation</a></li> |
50 | 53 | <li class="toctree-l1"><a class="reference internal" href="../../../notes/installation.html#faq">FAQ</a></li> |
51 | 54 | <li class="toctree-l1"><a class="reference internal" href="../../../notes/license.html">License</a></li> |
@@ -152,6 +155,7 @@ <h1>Source code for pythainlp.ancient.currency</h1><div class="highlight"><pre> |
152 | 155 | <span class="sd"> # 'ตำลึง': 2.0,</span> |
153 | 156 | <span class="sd"> # 'ชั่ง': 0.1</span> |
154 | 157 | <span class="sd"> # }</span> |
| 158 | + |
155 | 159 | <span class="sd"> """</span> |
156 | 160 | <span class="n">conversion_factors_to_att</span> <span class="o">=</span> <span class="p">{</span> |
157 | 161 | <span class="s2">"เบี้ย"</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> |
|
0 commit comments