Skip to content

Commit

Permalink
deploy: 3447b68
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 16, 2024
1 parent 22efdc5 commit 0317b27
Show file tree
Hide file tree
Showing 23 changed files with 50 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a678684ffec822c179d3dc32846b96d5
config: 3707aebc5ca5adc51067370819915e1e
tags: 645f666f9bcd5a90fca523b33c5a78b7
22 changes: 12 additions & 10 deletions _sources/notebooks/pythainlp_get_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2231,7 +2231,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
Expand All @@ -2251,13 +2251,10 @@
" (' ', 'PUNCT', 'O'),\n",
" ('2563', 'NUM', 'O'),\n",
" (' ', 'PUNCT', 'O'),\n",
" ('ทดสอบ', 'VERB', 'O'),\n",
" ('ระบบ', 'NOUN', 'O'),\n",
" ('ทดสอบระบบ', 'PART', 'O'),\n",
" ('เวลา', 'NOUN', 'O'),\n",
" (' ', 'PUNCT', 'O'),\n",
" ('6', 'NUM', 'B-TIME'),\n",
" (':', 'PUNCT', 'I-TIME'),\n",
" ('00', 'NUM', 'I-TIME'),\n",
" ('6:00', 'NUM', 'B-TIME'),\n",
" (' ', 'PUNCT', 'I-TIME'),\n",
" ('น.', 'NOUN', 'I-TIME'),\n",
" (' ', 'PUNCT', 'O'),\n",
Expand All @@ -2281,14 +2278,14 @@
" ('บาท', 'NOUN', 'I-MONEY')]"
]
},
"execution_count": 66,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"#!pip3 install pythainlp[ner]\n",
"from pythainlp.tag.named_entity import ThaiNameTagger\n",
"from pythainlp.tag.thainer import ThaiNameTagger\n",
"\n",
"ner = ThaiNameTagger()\n",
"ner.get_ner(\"24 มิ.ย. 2563 ทดสอบระบบเวลา 6:00 น. เดินทางจากขนส่งกรุงเทพใกล้ถนนกำแพงเพชร ไปจังหวัดกำแพงเพชร ตั๋วราคา 297 บาท\")"
Expand Down Expand Up @@ -2453,7 +2450,7 @@
"version": "0.3.2"
},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.8.13 ('base')",
"language": "python",
"name": "python3"
},
Expand All @@ -2467,7 +2464,12 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.13"
},
"vscode": {
"interpreter": {
"hash": "a1d6ff38954a1cdba4cf61ffa51e42f4658fc35985cd256cd89123cae8466a39"
}
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: 'thai2plot-22-g5b613ca',
VERSION: 'thai2plot-23-g3447b68',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Index &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/style.css" />
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to PyThaiNLP Tutorials &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Welcome to PyThaiNLP Tutorials &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/style.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Han-Coref.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Thai_Dependency_Parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Dependency Parser &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Thai Dependency Parser &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/find_all_thai_rhyming_words.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Find all Thai rhyming words from Thai word &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Find all Thai rhyming words from Thai word &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/machine_translation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PyThaiNLP Translate &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>PyThaiNLP Translate &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/nlpo3ipynb.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>nlpO3 &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>nlpO3 &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/pythainlp_chunk.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Chunk Parser &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Thai Chunk Parser &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
15 changes: 6 additions & 9 deletions notebooks/pythainlp_get_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PyThaiNLP Get Started &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>PyThaiNLP Get Started &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down Expand Up @@ -1606,19 +1606,19 @@ <h2>Part-of-Speech Tagging<a class="headerlink" href="#Part-of-Speech-Tagging" t
<h2>Named-Entity Tagging<a class="headerlink" href="#Named-Entity-Tagging" title="Permalink to this heading"></a></h2>
<p>The tagger use BIO scheme: - B - beginning of entity - I - inside entity - O - outside entity</p>
<div class="nbinput docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[66]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[1]:
</pre></div>
</div>
<div class="input_area highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="ch">#!pip3 install pythainlp[ner]</span>
<span class="kn">from</span> <span class="nn">pythainlp.tag.named_entity</span> <span class="kn">import</span> <span class="n">ThaiNameTagger</span>
<span class="kn">from</span> <span class="nn">pythainlp.tag.thainer</span> <span class="kn">import</span> <span class="n">ThaiNameTagger</span>

<span class="n">ner</span> <span class="o">=</span> <span class="n">ThaiNameTagger</span><span class="p">()</span>
<span class="n">ner</span><span class="o">.</span><span class="n">get_ner</span><span class="p">(</span><span class="s2">&quot;24 มิ.ย. 2563 ทดสอบระบบเวลา 6:00 น. เดินทางจากขนส่งกรุงเทพใกล้ถนนกำแพงเพชร ไปจังหวัดกำแพงเพชร ตั๋วราคา 297 บาท&quot;</span><span class="p">)</span>
</pre></div>
</div>
</div>
<div class="nboutput nblast docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[66]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[1]:
</pre></div>
</div>
<div class="output_area docutils container">
Expand All @@ -1629,13 +1629,10 @@ <h2>Named-Entity Tagging<a class="headerlink" href="#Named-Entity-Tagging" title
(&#39; &#39;, &#39;PUNCT&#39;, &#39;O&#39;),
(&#39;2563&#39;, &#39;NUM&#39;, &#39;O&#39;),
(&#39; &#39;, &#39;PUNCT&#39;, &#39;O&#39;),
(&#39;ทดสอบ&#39;, &#39;VERB&#39;, &#39;O&#39;),
(&#39;ระบบ&#39;, &#39;NOUN&#39;, &#39;O&#39;),
(&#39;ทดสอบระบบ&#39;, &#39;PART&#39;, &#39;O&#39;),
(&#39;เวลา&#39;, &#39;NOUN&#39;, &#39;O&#39;),
(&#39; &#39;, &#39;PUNCT&#39;, &#39;O&#39;),
(&#39;6&#39;, &#39;NUM&#39;, &#39;B-TIME&#39;),
(&#39;:&#39;, &#39;PUNCT&#39;, &#39;I-TIME&#39;),
(&#39;00&#39;, &#39;NUM&#39;, &#39;I-TIME&#39;),
(&#39;6:00&#39;, &#39;NUM&#39;, &#39;B-TIME&#39;),
(&#39; &#39;, &#39;PUNCT&#39;, &#39;I-TIME&#39;),
(&#39;น.&#39;, &#39;NOUN&#39;, &#39;I-TIME&#39;),
(&#39; &#39;, &#39;PUNCT&#39;, &#39;O&#39;),
Expand Down
22 changes: 12 additions & 10 deletions notebooks/pythainlp_get_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2231,7 +2231,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
Expand All @@ -2251,13 +2251,10 @@
" (' ', 'PUNCT', 'O'),\n",
" ('2563', 'NUM', 'O'),\n",
" (' ', 'PUNCT', 'O'),\n",
" ('ทดสอบ', 'VERB', 'O'),\n",
" ('ระบบ', 'NOUN', 'O'),\n",
" ('ทดสอบระบบ', 'PART', 'O'),\n",
" ('เวลา', 'NOUN', 'O'),\n",
" (' ', 'PUNCT', 'O'),\n",
" ('6', 'NUM', 'B-TIME'),\n",
" (':', 'PUNCT', 'I-TIME'),\n",
" ('00', 'NUM', 'I-TIME'),\n",
" ('6:00', 'NUM', 'B-TIME'),\n",
" (' ', 'PUNCT', 'I-TIME'),\n",
" ('น.', 'NOUN', 'I-TIME'),\n",
" (' ', 'PUNCT', 'O'),\n",
Expand All @@ -2281,14 +2278,14 @@
" ('บาท', 'NOUN', 'I-MONEY')]"
]
},
"execution_count": 66,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"#!pip3 install pythainlp[ner]\n",
"from pythainlp.tag.named_entity import ThaiNameTagger\n",
"from pythainlp.tag.thainer import ThaiNameTagger\n",
"\n",
"ner = ThaiNameTagger()\n",
"ner.get_ner(\"24 มิ.ย. 2563 ทดสอบระบบเวลา 6:00 น. เดินทางจากขนส่งกรุงเทพใกล้ถนนกำแพงเพชร ไปจังหวัดกำแพงเพชร ตั๋วราคา 297 บาท\")"
Expand Down Expand Up @@ -2453,7 +2450,7 @@
"version": "0.3.2"
},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.8.13 ('base')",
"language": "python",
"name": "python3"
},
Expand All @@ -2467,7 +2464,12 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.13"
},
"vscode": {
"interpreter": {
"hash": "a1d6ff38954a1cdba4cf61ffa51e42f4658fc35985cd256cd89123cae8466a39"
}
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/pythainlp_wangchanberta.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wangchanberta &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Wangchanberta &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/sentiment_analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wisesight Sentiment Analysis &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Wisesight Sentiment Analysis &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/spaCy_PyThaiNLP_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>spaCy-PyThaiNLP &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>spaCy-PyThaiNLP &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/text_classification.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wongnai Review Classification &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Wongnai Review Classification &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/text_generation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Wiki Language Model for Text Generation &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Thai Wiki Language Model for Text Generation &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/thai_wav2vec2_onnx.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Wav2vec2 model to ONNX model &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Thai Wav2vec2 model to ONNX model &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/wangchanberta_getting_started_aireseach.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WangchanBERTa: Getting Started Notebook &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>WangchanBERTa: Getting Started Notebook &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/word2vec_examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai2Vec Embeddings Examples &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Thai2Vec Embeddings Examples &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; pythainlp-tutorials thai2plot-22-g5b613ca documentation</title>
<title>Search &mdash; pythainlp-tutorials thai2plot-23-g3447b68 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/style.css" />
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 0317b27

Please sign in to comment.