Skip to content

Latest commit

 

History

History

jacob

EDAN70 NLP Project 2023 - Relation Extraction Model Benchmarking

Name: Jacob Krucinski
Affiliation: Department of Computer Science, LTH, Lund, Sweden
Email: [email protected]

Introduction

This README describes the codebase I developed for the following sub-projects:

These bullets are hyperlinks to the sub-project specifc READMEs with documentation on setup, files, usage, and saved results.

A detailed logbook can be found here: Jacob_Krucinski_EDAN70_Log.ipynb and final report can be found here

Setup

The best way to run these Python scripts is to set up a virtual enviroment using Anaconda or Miniconda. The basics are available on this page.