cutkum
Thai word segementation tool
A tool for segmenting Thai text into words using Recurrent Neural Networks in TensorFlow.
Thai Word-Segmentation with LSTM in Tensorflow
154 stars
17 watching
34 forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
krakenai/synthai | A deep learning-based project for segmenting Thai text into words and annotating parts of speech with high accuracy. | 41 |
rkcosmos/deepcut | A Thai word tokenization library using Deep Neural Network | 420 |
pureexe/cutthai | A tool for Thai word segmentation using a combination of data structures and algorithms | 5 |
remixman/pythonlexto | A Python wrapper around a Java library for segmenting Thai text into individual words | 3 |
kobkrit/tf-nlp-thai-word-embedding | An implementation of a word embedding technique using TensorFlow for Thai language processing | 11 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 178 |
tchayintr/best2010_cooker | Extracts segmented words from Thai BEST2010 corpus. | 2 |
ikawaha/kagome | A Japanese morphological analyzer that splits words into grammatical components and segments phrases for efficient text processing | 827 |
wittawatj/jtcc | A Java library to tokenize Thai text into groups of characters | 18 |
fnl/segtok | Provides tools for splitting text into sentences and words | 170 |
kreshuklab/plant-seg | A tool for cell instance aware segmentation in densely packed 3D volumetric images | 97 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
ilastik/ilastik | An interactive machine learning toolkit for image segmentation and analysis | 353 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |