Ignacio Arroyo Fernández

Update README.md

......@@ -18,6 +18,11 @@ The main method follows the next pipeline:
- Transform TFIDF representations into their 200-dimensional SVD approximation
- Predict useless/useful papers by means of their abstracts using pretrained Support Vector Machines
### Dependencies
- Python 3.6
- Sckit-learn 0.18.1
# Usage
For filtering unknown abstracts run
......