Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 675 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 675 Bytes

identifying-travelogues

This repository contains the code for our paper, which is available as a pre-print here: TODO

Installation

To run this code, ´Python 3.6´ (or higher) is required. Clone this repository, create an empty virtual environment. Then, inside this environment:

cd identifying-travelogues
pip install -r requirements.txt

This will automatically install the required software packages. Within the same directory, start the Jupyter notebooks with this command:

jupyter notebook

Corpus

To test the code yourself, you will need the corpus available in our corpus repository.