You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyThaiNLP is a Python package for text processing and linguistic analysis, similar to `nltk` but with focus on Thai language.
16
18
19
+
**News**
20
+
21
+
>Hello,
22
+
>We are conducting a survey for PyThaiNLP’s users and those who are working in the field of Thai NLP.
23
+
24
+
>We would love to hear your feedback in order to improve the library. Also, we will prioritize for the implementation of new Thai NLP features such as Thai-English Machine Translation, Speech-to-Text, or Text-to-Speech.
25
+
26
+
>You could take part in this survey via the Google Form shown below:
27
+
>https://forms.gle/aLdSHnvkNuK5CFyt9
28
+
17
29
**This is a document for development branch (post 2.0). Things will break.**
18
30
19
-
- The latest stable release is [2.0.5](https://github.com/PyThaiNLP/pythainlp/releases)
31
+
- The latest stable release is [2.0.7](https://github.com/PyThaiNLP/pythainlp/releases)
20
32
- PyThaiNLP 2 supports Python 3.6+. Some functions may work with older version of Python 3, but it is not well-tested and will not be supported. See [change log](https://github.com/PyThaiNLP/pythainlp/issues/118).
21
33
-[Upgrading from 1.7](https://thainlp.org/pythainlp/docs/2.0/notes/pythainlp-1_7-2_0.html)
22
34
-[Upgrade ThaiNER from 1.7](https://github.com/PyThaiNLP/pythainlp/wiki/Upgrade-ThaiNER-from-PyThaiNLP-1.7-to-PyThaiNLP-2.0)
23
35
- Python 2.7+ users can use PyThaiNLP 1.6.
36
+
- 📫 follow us on Facebook [PyThaiNLP](https://www.facebook.com/pythainlp/)
24
37
25
-
📫 follow us on Facebook [PyThaiNLP](https://www.facebook.com/pythainlp/)
@@ -96,6 +109,12 @@ Please do fork and create a pull request :)
96
109
For style guide and other information, including references to algorithms we use, please refer to our [contributing](https://github.com/PyThaiNLP/pythainlp/blob/dev/CONTRIBUTING.md) page.
0 commit comments