Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 666 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 666 Bytes

ThaiTextAug

Now, This poject has merge to PyThaiNLP. You can use by pythainlp.augment. https://pythainlp.github.io/docs/3.0/api/augment.html

Thai Text Augmentation: Thai Text Augmentation Tool

Support

  • WordNet
  • Word2Vec (BPEmb, Thai2Fit)
  • LM (Thai2transformers, FastText)

Install

pip install thaitextaug

for fasttext

pip install thaitextaug[fasttext]

for all

pip install thaitextaug[all]

Docs

You can read The API docs at github.wannaphong.com/thaitextaug

Tutorials Notebook: notebooks