diff --git a/README.md b/README.md index 2732d52..3b7132d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Prediction of Company Mergers +# Predictor for Company Mergers (Bachelorthesis Anne) This project contains python classes for text mining, machine learning models, … @@ -33,7 +33,7 @@ scikit_learn==0.19.2 ## Usage The scripts can be called separately. You need to enter a valid personal key for *webhose.io* before you call *Requester.py*. -To run *NER.py* you need to change the path to the JAVAHOME environment variable in *find_companies* method. +To run *NER.py* you need to change the path to the *JAVAHOME* environment variable in *find_companies* method. --- **Author:** Anne Lorenz / Datavard AG