You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2012/10/29 11:31:53 UTC

svn commit: r1403244 [1/3] - in /stanbol/branches/stanbol-nlp-processing/enhancer/generic/nlp/src: main/java/org/apache/stanbol/enhancer/nlp/pos/ test/java/org/apache/stanbol/enhancer/nlp/pos/

Author: rwesten
Date: Mon Oct 29 10:31:53 2012
New Revision: 1403244

URL: http://svn.apache.org/viewvc?rev=1403244&view=rev
Log:
STANBOL-734: The Pos enum and a Test for the initialisation of PosTag instances

Added:
    stanbol/branches/stanbol-nlp-processing/enhancer/generic/nlp/src/main/java/org/apache/stanbol/enhancer/nlp/pos/Pos.java
    stanbol/branches/stanbol-nlp-processing/enhancer/generic/nlp/src/test/java/org/apache/stanbol/enhancer/nlp/pos/
    stanbol/branches/stanbol-nlp-processing/enhancer/generic/nlp/src/test/java/org/apache/stanbol/enhancer/nlp/pos/PosTagTest.java