Class LexicalDataImpl

java.lang.Object
org.carrot2.language.LexicalDataImpl
All Implemented Interfaces:
LexicalData

public final class LexicalDataImpl
extends Object
implements LexicalData
LexicalData implemented on top of a hash set (stopwords) and a regular expression pattern (stoplabels).