jmrc
Interface PoS

All Known Implementing Classes:
MRCPoS

public interface PoS

General part-of-speech tags.

Author:
Francois Mairesse, http://www.dcs.shef.ac.uk/~francois

Method Summary
 java.lang.String toString()
          Returns the string symbol of the part-of-speech.
 

Method Detail

toString

java.lang.String toString()
Returns the string symbol of the part-of-speech.

Overrides:
toString in class java.lang.Object
Returns: