Skip to content

Tibetan dictionary-based word breaking tools using Aho-Corasick algorithm

Notifications You must be signed in to change notification settings

tibetan-nlp/wordbreaking-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordbreaking-simple

Tibetan dictionary-based word breaking tools using Aho-Corasick algorithm

The org.tbrc.tools.wordbreak.app/Test takes three parameters:

input dictionary: e.g., resources/headwords-merged-03.txt
input text to break into words: e.g., resources/W4CZ5369-I1KG9127-0000.txt
output file path

About

Tibetan dictionary-based word breaking tools using Aho-Corasick algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages