This repository contains the code for our paper, which is available as a pre-print here: TODO
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
To test the code yourself, you will need the corpus available in our corpus repository.