bla
This commit is contained in:
parent
1d3d13094d
commit
3297beed0a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue