diff --git a/README.md b/README.md index 25793cb4dc662cc42d6b65a7ce2ecb7d75cac74b..2338db878e4fc4b79fb539ef4c803a812a5714d9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repository contains usage examples for the lexicon overlap score. Dependency can be installed via `pip install -r requirements.txt`. If version conflicts occur, use requirements_fixed_version.txt. +Then use with jupyter notebook or jupyterlab. + # Datasets For further analysis the sentiment140 dataset can be downloaded and put into the `sentiment_test_sets` folder. The notebook `Classification Similarity Correlation.ipynb`