Skip to content

Knox-AAU/OBSOLOETE_PreprocessingLayer_Concept-Linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D: Preproscessing Layer - Concept Linking

Repository of group D in KNOX pipeline.

Description

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.

Dependencies

  • Python
  • PIP
  • Git

Installing

git clone https://github.com/Knox-AAU/PreprocessingLayer_Concept-Linking

Initial Setup

  • Navigate to root folder
  • Run the following command for installing all requirements:
pip install -r requirements.txt

Adding modules

  • Navigate to root folder.
  • Run the following command to add all installed modules:
pip freeze > requirements.txt

Executing program

  • Navigate to main.py in Program directory
  • Run main.py with Python
python .\program\main.py

or:

cd .\program\
python .\main.py

Report

Description of the project can be found in the report on Overleaf (requires permission)

Authors

Lucas, Gamma, Vi, Mikkel, Caspar & Rune

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published