Commandline tools such as IndexTool
and QueryTool
, as well as some test/debug utilities.
A tool to make frequency lists over the whole corpus.
WIP.
Example config file:
---
# The annotated field to make frequency lists for
annotatedField: contents
# The frequency lists we want to make
frequencyLists:
# Lemma frequency per year
- name: lemmas-per-year
# What (combination of) annotation to calculate frequencies for
annotations:
- lemma
# What metadata fields to also group by
metadataFields:
- witnessYear_from