Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 839 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 839 Bytes

Notebooks of the project Navigating Stories

This repository contains the notebooks of the project Navigating Stories of the University of Twente and the Netherlands eScience Center. The notebooks deal with these topics:

  • Language processing tests:
    • Danish: dannlp_test.ipynb
    • Dutch: stroll_srl_test.ipynb, stroll_twitter.ipynb and liwc.ipynb
    • English: allennlp-tests.ipynb
    • German: ger_nlp_test.ipynb
    • Multilingual: multilingual_dsg.ipynb
  • Data collection:
    • Dutch: coronaindestad.ipynb
    • English: storycenter.ipynb
    • German:
      • stadtbonn.ipynb
      • hspvnrw.ipynb
      • psychologieheute.ipynb
      • stadtfrankfurt.ipynb
      • zusammengegencorona.ipynb

All notebooks are written in Python. Some of them rely on external modules for processing natural language.