public class StringToPartOfSpeechTransformer extends Object implements jp.go.nict.langrid.commons.transformer.Transformer<String,PartOfSpeech>
| Constructor and Description |
|---|
StringToPartOfSpeechTransformer() |
public PartOfSpeech transform(String value) throws jp.go.nict.langrid.commons.transformer.TransformationException
transform in interface jp.go.nict.langrid.commons.transformer.Transformer<String,PartOfSpeech>jp.go.nict.langrid.commons.transformer.TransformationException