public interface Lemmatiser
Interface of lemmtaiser which gets the base form of a word
Copyright: Copyright (c) 2005
Company: IST, Drexel University
static final int FIRSTPOS
static final int LASTPOS
String lemmatize(String word)
word - the word for lemmatisingString lemmatize(String word, int POS)
word - the word for lemmatisingPOS - the part of speech of the wordCopyright © 2018 JULIE Lab, Germany. All rights reserved.