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
NClassifier
DefaultStopWordProvider
C# Class NClassifier.DefaultStopWordProvider
Inheritance:
IStopWordProvider
Afficher le fichier
Open project: colin-dumitru/Proiect-AI-2012---GUI
Méthodes publiques
Méthode
Description
DefaultStopWordProvider
( ) :
System
IsStopWord
(
string
word
) :
bool
Method Details
DefaultStopWordProvider()
public
méthode
public
DefaultStopWordProvider
( ) :
System
Résultat
System
IsStopWord()
public
méthode
public
IsStopWord
(
string
word
) :
bool
word
string
Résultat
bool