A 2017-01-04 10:45, Vee Satayamas escrigué: >> What is the external tool ? How does it work ? What is the licence ? >> >> My preference in general would be to reproduce >> the functionality in Apertium. Word segmentation for languages with >> writing >> systems that don't write spaces is not something we do (well?, at >> all?) >> yet >> and it would be great functionality to have. >> >> F. > > I wrote this one https://github.com/veer66/chamkho. The license is > LGPL. > It works based on finding a shortest path from directed acyclic graph > that is created by word list and some rules e.g. rule for handing > white spaces. >
How well does it work ? Have you evaluated it ? If it's a good method we could probably reimplement the algorithm in lttoolbox. Fran ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
