Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nuve
Stemming
StatisticalStemmer
C# Class Nuve.Stemming.StatisticalStemmer
Inheritance:
IStemmer
Afficher le fichier
Open project: hrzafer/nuve
Méthodes publiques
Méthode
Description
GetStem
(
string
word
) :
string
StatisticalStemmer
(
NGramModel
model
,
Nuve.Lang.WordAnalyzer
analyzer
) :
System.Collections.Generic
Method Details
GetStem()
public
méthode
public
GetStem
(
string
word
) :
string
word
string
Résultat
string
StatisticalStemmer()
public
méthode
public
StatisticalStemmer
(
NGramModel
model
,
Nuve.Lang.WordAnalyzer
analyzer
) :
System.Collections.Generic
model
Nuve.NGrams.NGramModel
analyzer
Nuve.Lang.WordAnalyzer
Résultat
System.Collections.Generic