Skip to content

Commit

Permalink
Add .pot
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong committed Apr 26, 2022
1 parent 4446bbf commit 2d868c8
Show file tree
Hide file tree
Showing 15 changed files with 1,212 additions and 4 deletions.
8 changes: 5 additions & 3 deletions .gitignore
Expand Up @@ -8,7 +8,7 @@ __pycache__/

# Distribution / packaging
.Python
build/
build/html
develop-eggs/
dist/
downloads/
Expand All @@ -24,6 +24,8 @@ wheels/
.installed.cfg
*.egg
MANIFEST
*.doctree
build/gettext/.doctrees/*

# PyInstaller
# Usually these files are written by a python script from a template
Expand All @@ -48,8 +50,8 @@ coverage.xml
.pytest_cache/

# Translations
*.mo
*.pot
# *.mo
# *.pot

# Django stuff:
*.log
Expand Down
50 changes: 50 additions & 0 deletions build/gettext/index.pot
@@ -0,0 +1,50 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, PyThaiNLP
# This file is distributed under the same license as the pythainlp-tutorials package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pythainlp-tutorials \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-27 01:01+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/index.rst:10
#: ../../source/index.rst:10
msgid "Tutorials:"
msgstr ""

#: ../../source/index.rst:7
msgid "Welcome to PyThaiNLP Tutorials"
msgstr ""

#: ../../source/index.rst:8
msgid "PyThaiNLP is a Python library for Thai Natural Language Processing."
msgstr ""

#: ../../source/index.rst:17
msgid "`Apache Software License 2.0 <https://apache.org/licenses/LICENSE-2.0>`_"
msgstr ""

#: ../../source/index.rst:19
msgid "Maintained by the PyThaiNLP team."
msgstr ""

#: ../../source/index.rst:21
msgid "See source code of these tutorials at https://github.com/PyThaiNLP/tutorials"
msgstr ""

#: ../../source/index.rst:22
msgid "Main PyThaiNLP development at https://github.com/PyThaiNLP/pythainlp"
msgstr ""

#: ../../source/index.rst:23
msgid "PyThaiNLP website at https://pythainlp.github.io"
msgstr ""
33 changes: 33 additions & 0 deletions build/gettext/notebooks/Thai_Dependency_Parser.pot
@@ -0,0 +1,33 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, PyThaiNLP
# This file is distributed under the same license as the pythainlp-tutorials package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pythainlp-tutorials \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-27 01:01+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/notebooks/Thai_Dependency_Parser.ipynb:11
msgid "Interactive online version: :raw-html:`<a target=\"_blank\" href=\"https://mybinder.org/v2/gh/pythainlp/tutorials/master?filepath=source/notebooks/Thai_Dependency_Parser.ipynb\"><img alt=\"Binder badge\" src=\"https://mybinder.org/badge_logo.svg\" style=\"vertical-align:text-bottom\"></a>` :raw-html:`<a target=\"_blank\" href=\"https://colab.research.google.com/github/PyThaiNLP/tutorials/blob/master/source/notebooks/Thai_Dependency_Parser.ipynb\"><img alt=\"Google Colab badge\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" style=\"vertical-align:text-bottom\"></a>`"
msgstr ""

#: ../../source/notebooks/Thai_Dependency_Parser.ipynb:9
msgid "Thai Dependency Parser"
msgstr ""

#: ../../source/notebooks/Thai_Dependency_Parser.ipynb:11
msgid "PyThaiNLP have not ``Thai Dependency Parser``. You can use Dependency Parser from spaCy-Thai."
msgstr ""

#: ../../source/notebooks/Thai_Dependency_Parser.ipynb:13
msgid "spaCy-Thai work with Universal Dependencies. `github.com/KoichiYasuoka/spaCy-Thai <https://github.com/KoichiYasuoka/spaCy-Thai>`__"
msgstr ""
86 changes: 86 additions & 0 deletions build/gettext/notebooks/machine_translation.pot
@@ -0,0 +1,86 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, PyThaiNLP
# This file is distributed under the same license as the pythainlp-tutorials package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pythainlp-tutorials \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-27 01:01+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/notebooks/machine_translation.ipynb:11
msgid "Interactive online version: :raw-html:`<a target=\"_blank\" href=\"https://mybinder.org/v2/gh/pythainlp/tutorials/master?filepath=source/notebooks/machine_translation.ipynb\"><img alt=\"Binder badge\" src=\"https://mybinder.org/badge_logo.svg\" style=\"vertical-align:text-bottom\"></a>` :raw-html:`<a target=\"_blank\" href=\"https://colab.research.google.com/github/PyThaiNLP/tutorials/blob/master/source/notebooks/machine_translation.ipynb\"><img alt=\"Google Colab badge\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" style=\"vertical-align:text-bottom\"></a>`"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:9
msgid "PyThaiNLP Translate"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:20
msgid "We used machine translation model from `The VISTEC-depa Thailand Artificial Intelligence Research Institute <https://airesearch.in.th/releases/machine-translation-models/>`__."
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:32
msgid "Install"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:334
msgid "**All download and install model**"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:469
msgid "Translate"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:481
msgid "Import"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:502
msgid "``EnThTranslator/ThEnTranslator.translate(text)``"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:504
msgid "text : text"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:507
msgid "List language"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:509
msgid "``th`` is Thai language"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:510
msgid "``en`` is English language"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:522
msgid "English to Thai"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:533
msgid "We have 1 model"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:535
#: ../../source/notebooks/machine_translation.ipynb:584
msgid "``scb_1m_en-th_moses`` - ``bpe`` tokenizer"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:580
msgid "Thai to English"
msgstr ""

#: ../../source/notebooks/machine_translation.ipynb:582
msgid "We have 2 model"
msgstr ""
69 changes: 69 additions & 0 deletions build/gettext/notebooks/nlpo3ipynb.pot
@@ -0,0 +1,69 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, PyThaiNLP
# This file is distributed under the same license as the pythainlp-tutorials package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pythainlp-tutorials \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-27 01:01+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/notebooks/nlpo3ipynb.ipynb:11
msgid "Interactive online version: :raw-html:`<a target=\"_blank\" href=\"https://mybinder.org/v2/gh/pythainlp/tutorials/master?filepath=source/notebooks/nlpo3ipynb.ipynb\"><img alt=\"Binder badge\" src=\"https://mybinder.org/badge_logo.svg\" style=\"vertical-align:text-bottom\"></a>` :raw-html:`<a target=\"_blank\" href=\"https://colab.research.google.com/github/PyThaiNLP/tutorials/blob/master/source/notebooks/nlpo3ipynb.ipynb\"><img alt=\"Google Colab badge\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" style=\"vertical-align:text-bottom\"></a>`"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:9
msgid "nlpO3"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:11
msgid "Thai Natural Language Processing in Rust, with Python-binding."
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:14
msgid "Features"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:16
msgid "newmm dictionary-based word tokenization, at ultra fast speed"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:17
msgid "support custom dictionary"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:19
msgid "GitHub: https://github.com/PyThaiNLP/nlpo3"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:31
msgid "Install"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:79
msgid "Using"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:91
msgid "PyThaiNLP dictionary"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:147
msgid "custom dictionary"
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:149
msgid "We try to use a thai countries dictionary for segment text."
msgstr ""

#: ../../source/notebooks/nlpo3ipynb.ipynb:315
msgid "for speed of word segmentation benchmark, you can read more at https://github.com/PyThaiNLP/nlpo3/blob/main/nlpo3-python/notebooks/nlpo3_segment_benchmarks.ipynb"
msgstr ""
33 changes: 33 additions & 0 deletions build/gettext/notebooks/pythainlp_chunk.pot
@@ -0,0 +1,33 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2019, PyThaiNLP
# This file is distributed under the same license as the pythainlp-tutorials package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pythainlp-tutorials \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-27 01:01+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/notebooks/pythainlp_chunk.ipynb:11
msgid "Interactive online version: :raw-html:`<a target=\"_blank\" href=\"https://mybinder.org/v2/gh/pythainlp/tutorials/master?filepath=source/notebooks/pythainlp_chunk.ipynb\"><img alt=\"Binder badge\" src=\"https://mybinder.org/badge_logo.svg\" style=\"vertical-align:text-bottom\"></a>` :raw-html:`<a target=\"_blank\" href=\"https://colab.research.google.com/github/PyThaiNLP/tutorials/blob/master/source/notebooks/pythainlp_chunk.ipynb\"><img alt=\"Google Colab badge\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" style=\"vertical-align:text-bottom\"></a>`"
msgstr ""

#: ../../source/notebooks/pythainlp_chunk.ipynb:9
msgid "Thai Chunk Parser"
msgstr ""

#: ../../source/notebooks/pythainlp_chunk.ipynb:11
msgid "In PyThaiNLP, We use chunk data from ORCHID++ corpus."
msgstr ""

#: ../../source/notebooks/pythainlp_chunk.ipynb:13
msgid "Read more: https://github.com/PyThaiNLP/pythainlp/pull/524"
msgstr ""

0 comments on commit 2d868c8

Please sign in to comment.