Language stopword lists used by SearchCore.Pipeline to drop high-frequency,
low-signal words before stemming.
Lists are stored as MapSets of lowercased, accented surface forms (matching is
done before accent folding). Languages without a bundled list return an empty set,
so the pipeline simply keeps every token for them.
Summary
Functions
Languages that ship a bundled stopword list.