Skip to content

Conversation

@wannaphong
Copy link
Member

@wannaphong wannaphong commented Apr 15, 2019

Wrapper for deepcut Thai word segmentation

test

>>> from pythainlp.tokenize import dict_word_tokenize,dict_trie
>>> data=dict_trie(["ผม","บบบ","เ*า"])
>>> dict_word_tokenize("ผมผมผมบบบบบบบบบบบบเ*าเ*าครับต้นตาล",data,"deepcut")

@wannaphong wannaphong added the enhancement enhance functionalities label Apr 15, 2019
@wannaphong wannaphong added this to the 2.1 milestone Apr 15, 2019
@wannaphong wannaphong requested a review from bact April 15, 2019 07:48
@coveralls
Copy link

coveralls commented Apr 15, 2019

Coverage Status

Coverage decreased (-0.1%) to 80.823% when pulling 3ab9dc4 on deepcut into dd88325 on dev.

@wannaphong wannaphong merged commit 529f4c0 into dev Apr 15, 2019
@bact bact deleted the deepcut branch April 20, 2019 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement enhance functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants