Hi there,

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".

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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to