Class KuromojiAnalyzer
Inheritance
KuromojiAnalyzer
Assembly: OpenSearch.Client.dll
Syntax
public class KuromojiAnalyzer : AnalyzerBase, IKuromojiAnalyzer, IAnalyzer
Constructors
|
Edit this page
View Source
KuromojiAnalyzer()
Declaration
public KuromojiAnalyzer()
Properties
|
Edit this page
View Source
Mode
Declaration
public KuromojiTokenizationMode? Mode { get; set; }
Property Value
|
Edit this page
View Source
UserDictionary
Declaration
public string UserDictionary { get; set; }
Property Value
Implements
Extension Methods