Commit b0c0c982 authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent 4af4a086
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -14,9 +14,7 @@ As already mentioned in project_proposal, our goal of the project was to enable

## Project summary

These instructions will get you a copy of the project up and running on
your local machine for development and testing purposes. See deployment
for notes on how to deploy the project on a live system.
In this project, we followed up on the paper by [Paul&Frank(2019)](https://www.aclweb.org/anthology/N19-1368.pdf). While the aforementioned paper worked on narrative texts, we extended this approach to argumentative texts. For this, we used [this](https://github.com/debjitpaul/Multi-Hop-Knowledge-Paths-Human-Needs) approach provided by @DebjitPaul, and adapted it to our project. 

## Results and Evaluation

@@ -25,8 +23,8 @@ for notes on how to deploy the project on a live system.

## The Tools and how they worked

A step by step series of examples that tell you how to get a development
env running
As already mentioned we used [this](https://github.com/debjitpaul/Multi-Hop-Knowledge-Paths-Human-Needs) approach provided by @DebjitPaul. Unfortunately, we had some difficulties with the execution of the given code. <br>
Probably the biggest problem was the outdated version information. While we repeatedly encountered the statement to always use the versions of packages that a publisher itself specifies, in this case we were repeatedly confronted with error messages. 

Say what the step will be