Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
mergedServices
Language
C# Class mergedServices.Language
Mostrar archivo
Open project: sherifkandeel/weet-it_WCF
Public Methods
Method
Description
Language
( ) :
System
getStems
(
string
word
) :
List
getSynonyoms
(
string
word
) :
List
Method Details
Language()
public
method
public
Language
( ) :
System
return
System
getStems()
public
method
public
getStems
(
string
word
) :
List
word
string
return
List
getSynonyoms()
public
method
public
getSynonyoms
(
string
word
) :
List
word
string
return
List