Section navigation

Public fieldStaticRead-only DefaultStopWords

Namespace
Rowles.LeanCorpus.Analysis.Filters
Assembly
Rowles.LeanCorpus.dll

The classic 33-word English stop word list used by the default analyser. This is the default list used by StandardAnalyser and aligns with the external benchmark baseline behaviour for maximum compatibility.

public static readonly IReadOnlyList<string> DefaultStopWords

Returns

IReadOnlyList<string>
The classic 33-word English stop word list used by the default analyser. This is the default list used by StandardAnalyser and aligns with the external benchmark baseline behaviour for maximum compatibility.