Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 599 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 599 Bytes

List of Middle High German stopwords

The list of Middle High German stop words provided in this repository was formed from the high-frequency types in the corpus of the Middle High German conceptual database.

It can be freely used to facilitate quantitative studies of Middle High German texts.

The list includes all stop words from cltk list of gmh stop words. This list has been provided under MIT-License.

  • gmh_stopwords.txt list as text. one word per line.
  • gmh.py list formatted as python list as in cltk repository.