Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 323 Bytes

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