Class IrishPartialPosTagFilter


public class IrishPartialPosTagFilter extends PartialPosTagFilter
A PartialPosTagFilter for Irish that also runs the disambiguator. Note that the disambiguator is called with a single token, so only rules will apply that have a single <match> element. Warning: Do not use this in disambiguation.xml, it would cause an endless loop, use NoDisambiguationIrishPartialPosTagFilter instead.
Since:
2.8
See Also: