Paper MAXIMUM ENTROPY MODELS FOR NATURAL LANGUAGE AMBIGUITY RESOLUTION Page 39
OpenNLP source code
Features:
ti-1 = X //previous tag
ti-2ti-1 = XY //previous and preprevious tags
wi = X //current word
wi-1 = X //previous word
wi-2 = X //prepreivous word
wi+1 = X //next word
wi+2 = X //nextnext word
wi contains uppercase character