diff --git a/README.md b/README.md index bb127fc69b41b08b73466f3b40c1c74649ed5526..25793cb4dc662cc42d6b65a7ce2ecb7d75cac74b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ Dependency can be installed via `pip install -r requirements.txt`. If version conflicts occur, use requirements_fixed_version.txt. # Datasets -Some datasets are too large to include in the repository. -The notebooks contain information about possible download -location within the corresponding cells. +For further analysis the sentiment140 dataset can be downloaded and put into the +`sentiment_test_sets` folder. The notebook `Classification Similarity Correlation.ipynb` +contains all necessary information. The file is not required for the execution of any example. \ No newline at end of file