Skip to content

This repository contains the code for our paper, which is available as a pre-print here: https://arxiv.org/abs/2001.01673

License

Notifications You must be signed in to change notification settings

travelogues/identifying-travelogues

Repository files navigation

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.

About

This repository contains the code for our paper, which is available as a pre-print here: https://arxiv.org/abs/2001.01673

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published