C# Class Term_Frequency_Callisthenics.Data.StopWordManager

ファイルを表示 Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
IsStopWord ( Word word ) : bool

Private Methods

Method Description
StopWordManager ( ) : System.Collections.Generic

Method Details

IsStopWord() public static method

public static IsStopWord ( Word word ) : bool
word Word
return bool