Repository of group D in KNOX pipeline.
This repository is for type classification of already provided sententes with given entity mentions. Several different solutions were created, in order to find the best one.
- Python
- PIP
- Git
git clone https://github.com/Knox-AAU/PreprocessingLayer_Concept-Linking
- Navigate to root folder
- Run the following command for installing all requirements:
pip install -r requirements.txt
- Navigate to root folder.
- Run the following command to add all installed modules:
pip freeze > requirements.txt
- Navigate to main.py in Program directory
- Run main.py with Python
python .\program\main.py
or:
cd .\program\
python .\main.py
Description of the project can be found in the report on Overleaf (requires permission)
Lucas, Gamma, Vi, Mikkel, Caspar & Rune