Interface IInflectionAttribute
Attribute for Kuromoji inflection data.
Note: in some cases this value may not be applicable, and will be null.
Inherited Members
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public interface IInflectionAttribute : IAttribute
Methods
Name | Description |
---|---|
GetInflectionForm() | |
GetInflectionType() | |
SetToken(Token) |