Hello,

I'm toying around with creating a Hungarian language parser for
Ubiquity, but I have a big problem: how can I tell Ubiquity that not
only is Hungarian left-branching, the suffixes (which show the roles)
are glued to the end of the words (...which sometimes assimilate as
well, but that's a later problem).

There are two ways I thought I could make it work with Ubiquity. The
wordBreaker function from the Japanese parser seems unfortunately too
rigid (it mercilessly chops off everything that looks like a suffix).
The other function that seemed like it could work was the
normalizeArgument found in romance language parsers, but I couldn't
make it work. Would this be what I'm looking for?

Thanks for any help,
Gazs

--

You received this message because you are subscribed to the Google Groups 
"ubiquity-firefox" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/ubiquity-firefox?hl=en.


Reply via email to