From 3297beed0a80d4068e98b7137c030708c9db5e6c Mon Sep 17 00:00:00 2001 From: Anne Lorenz Date: Thu, 18 Oct 2018 22:19:46 +0200 Subject: [PATCH] bla --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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