public class PorterStemmer extends Object implements ViewGenerator
ViewNames.LEMMA
view using the Porter stemming algorithmModifier and Type | Field and Description |
---|---|
static PorterStemmer |
instance |
Constructor and Description |
---|
PorterStemmer() |
public static final PorterStemmer instance
public String getViewName()
getViewName
in interface ViewGenerator
public View getView(TextAnnotation input)
getView
in interface ViewGenerator
Copyright © 2015. All rights reserved.