vote up 0 vote down star

I am learning information retrieval but I am really confused how HMM could be used to segment the CJK family of languages in bigrams. Could somebody give me a brief overview or a small pseudocode.

Thanks a lot.

flag

66% accept rate
Um, you're going to need to say a bit more than that to get an answer, I think. Why does bigram segmentation require an HMM? Is an HMM enough? Should you be using an SCFG maybe? Do you have example data that could be handed off? Is this basically a stream segmentation problem (asian language phrase into smaller units)? Do you know all of the dependencies are one-sided (which would suggest an HMM will work)? Correctly marked-up data in anglicized form would help. Is this homework? A research project? Job-related? I might be able to help, but I need more. – Thomas Kammeyer Oct 12 at 19:03

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.