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

wannaphong/thaitextaug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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