
export PYTHONIOENCODING=utf-8
./text_to_xml.py > Das_Eulenhaus.xml

./categorize_sentences_and_paragraphs.py > CATEGORIZED_Das_Eulenhaus.xml


./count_words_and_punctuation.py Style_indirect_libre_samples_Eulenhaus.txt

./count_key_words.py > OUT_count_key_words.tsv


./find_free_indirect_discourse.py Marlitt_Eulenhaus_Pentecost_Gartenlaube.txt True > Marlitt_Eulenhaus_Pentecost_Gartenlaube.xml

