Metadata-Version: 2.1
Name: basicthainlp
Version: 0.3.4
Summary: Basic nlp for thai
Home-page: UNKNOWN
Author: bablueza
Author-email: bablueza@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Colab
https://drive.google.com/file/d/1G7OUNsCC-B5XHNd8V5Et1ZKpJp4R66hg/view?usp=share_link
================================================================================
# Update
## 0.3.4
* แก้ function get_ps แบบสั้น ไม่ต้องใส่ textInput=
## 0.3.3
* แก้ function get_ps ไม่ให้ new class ทุกครั้ง
* หลังจาก new class PmSeg() ต้องเรียกฟังก์ชั่น init_cls() เสมอ
* หลังจาก new class PosTag() ต้องเรียกฟังก์ชั่น init_cls() เสมอ
## 0.3.1
* Add POS Tagging
## 0.2.7
* Add wrap function get_ps
## 0.2.1
* Add Token Identification


