I'm facing a problem to split concatenated English text, more specifically, domain name.

For example:

boysandgirls.com -> boy(s)|and|girl(s)|.com

haveaniceday.net -> have|a|nice|day|.net

Can I use opennlp to do this? I checked the opennlp documentation and looks like "Learnable Tokenizer" is promising, but I couldn't get it to work.

link|improve this question

67% accept rate
"couldn't get it to work"? give more details or show some code – emaillenin Jan 14 at 6:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.