Re: What is the best way to split substring words

2007-05-20 Thread Soeren Pekrul
bhecht wrote: I want to be able to split tokens by giving a list of substring words. So I can give a list f subwords like: "strasse", "gasse", And the token "mainstrasse" or "maingasse" will be split to 2 tokens "main" and "strasse". IMBEMBA, PASQUALINO: A Splitter for German Compound Words. F

Re: What is the best way to split substring words

2007-05-19 Thread Erick Erickson
and "strasse". Thanks -- View this message in context: http://www.nabble.com/What-is-the-best-way-to-split-substring-words-tf3782977.html#a10698288 Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To

What is the best way to split substring words

2007-05-19 Thread bhecht
ks -- View this message in context: http://www.nabble.com/What-is-the-best-way-to-split-substring-words-tf3782977.html#a10698288 Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mai