Skip to content

Commit ce819e8

Browse files
1 parent 1393088 commit ce819e8

112 files changed

Lines changed: 560 additions & 831 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 1f394c9566430d0447b60b1436ccf6e6
3+
config: 8cefca3c330993120f540af6651e0a38
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Overview: module code &mdash; PyThaiNLP 0beadd8 documentation</title>
8+
<title>Overview: module code &mdash; PyThaiNLP a7efd01 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1111
<link rel="stylesheet" type="text/css" href="../_static/style.css?v=eea1f72d" />
1212

1313

1414
<script src="../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../_static/documentation_options.js?v=890cbf12"></script>
16+
<script src="../_static/documentation_options.js?v=85243685"></script>
1717
<script src="../_static/doctools.js?v=9bcbadda"></script>
1818
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="../_static/js/theme.js"></script>

_modules/pythainlp/ancient/aksonhan.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>pythainlp.ancient.aksonhan &mdash; PyThaiNLP 0beadd8 documentation</title>
8+
<title>pythainlp.ancient.aksonhan &mdash; PyThaiNLP a7efd01 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
1111
<link rel="stylesheet" type="text/css" href="../../../_static/style.css?v=eea1f72d" />
1212

1313

1414
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../../../_static/documentation_options.js?v=890cbf12"></script>
16+
<script src="../../../_static/documentation_options.js?v=85243685"></script>
1717
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
1818
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="../../../_static/js/theme.js"></script>
@@ -133,8 +133,7 @@ <h1>Source code for pythainlp.ancient.aksonhan</h1><div class="highlight"><pre>
133133
<div class="viewcode-block" id="aksonhan_to_current">
134134
<a class="viewcode-back" href="../../../api/ancient.html#pythainlp.ancient.aksonhan_to_current">[docs]</a>
135135
<span class="k">def</span><span class="w"> </span><span class="nf">aksonhan_to_current</span><span class="p">(</span><span class="n">word</span><span class="p">:</span> <span class="nb">str</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
136-
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
137-
<span class="sd"> Convert AksonHan words to current Thai words</span>
136+
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Convert AksonHan words to current Thai words</span>
138137

139138
<span class="sd"> AksonHan (อักษรหัน) writes down two consonants for the \</span>
140139
<span class="sd"> spelling of the /a/ vowels. (สระ อะ).</span>

_modules/pythainlp/ancient/currency.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>pythainlp.ancient.currency &mdash; PyThaiNLP 0beadd8 documentation</title>
8+
<title>pythainlp.ancient.currency &mdash; PyThaiNLP a7efd01 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
1111
<link rel="stylesheet" type="text/css" href="../../../_static/style.css?v=eea1f72d" />
1212

1313

1414
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../../../_static/documentation_options.js?v=890cbf12"></script>
16+
<script src="../../../_static/documentation_options.js?v=85243685"></script>
1717
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
1818
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="../../../_static/js/theme.js"></script>
@@ -115,8 +115,7 @@ <h1>Source code for pythainlp.ancient.currency</h1><div class="highlight"><pre>
115115
<div class="viewcode-block" id="convert_currency">
116116
<a class="viewcode-back" href="../../../api/ancient.html#pythainlp.ancient.convert_currency">[docs]</a>
117117
<span class="k">def</span><span class="w"> </span><span class="nf">convert_currency</span><span class="p">(</span><span class="n">value</span><span class="p">:</span> <span class="nb">float</span><span class="p">,</span> <span class="n">from_unit</span><span class="p">:</span> <span class="nb">str</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">dict</span><span class="p">:</span>
118-
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
119-
<span class="sd"> Convert ancient Thai currency to other units</span>
118+
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Convert ancient Thai currency to other units</span>
120119

121120
<span class="sd"> * เบี้ย (Bia)</span>
122121
<span class="sd"> * อัฐ (At)</span>

_modules/pythainlp/coref/core.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>pythainlp.coref.core &mdash; PyThaiNLP 0beadd8 documentation</title>
8+
<title>pythainlp.coref.core &mdash; PyThaiNLP a7efd01 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
1111
<link rel="stylesheet" type="text/css" href="../../../_static/style.css?v=eea1f72d" />
1212

1313

1414
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../../../_static/documentation_options.js?v=890cbf12"></script>
16+
<script src="../../../_static/documentation_options.js?v=85243685"></script>
1717
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
1818
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="../../../_static/js/theme.js"></script>
@@ -119,8 +119,7 @@ <h1>Source code for pythainlp.coref.core</h1><div class="highlight"><pre>
119119
<span class="k">def</span><span class="w"> </span><span class="nf">coreference_resolution</span><span class="p">(</span>
120120
<span class="n">texts</span><span class="p">:</span> <span class="nb">list</span><span class="p">[</span><span class="nb">str</span><span class="p">],</span> <span class="n">model_name</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">&quot;han-coref-v1.0&quot;</span><span class="p">,</span> <span class="n">device</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">&quot;cpu&quot;</span>
121121
<span class="p">):</span>
122-
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
123-
<span class="sd"> Coreference Resolution</span>
122+
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Coreference Resolution</span>
124123

125124
<span class="sd"> :param List[str] texts: list of texts to apply coreference resolution to</span>
126125
<span class="sd"> :param str model_name: coreference resolution model</span>

0 commit comments

Comments
 (0)