Stopwords Property

Stot

Stot

Inverter..::..Stopwords Property

Gets the stopwords which are ignored in this inverted Index Table.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


public HashSet<string> Stopwords { get; }
Public ReadOnly Property Stopwords As HashSet(Of String)
	Get
public:
property HashSet<String^>^ Stopwords {
	HashSet<String^>^ get ();
}

Field Value

The stopwords.