Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kulsingh authored Jan 16, 2018
1 parent ff220a8 commit c95a7cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Welcome to the Frankenstein!
This repository contain all the reusable resources present in Frankenstein Architecture, our experiment results and detailed description of how to use the resources within Frankenstein. This repository is maintained uder GPL 3.0 lisence agreement. Please see lisence.md for details. The repository contain three
This repository contain all the reusable resources present in Frankenstein Architecture, and detailed description of how to use the resources within Frankenstein. This repository is maintained uder GPL 3.0 lisence agreement. Please see lisence.md for details. The repository contain two
folders:
## Qanary
In this folder, all the 29 integrated components within Frankenstein is given as independent resources. The detailed instruction for how to run these components,
Expand All @@ -9,7 +9,8 @@ how to include a newer component can be seen in a saperate read me file within t
## Learning
In this folder you will see Frankenstein learning module that learns from given features and f-score to select the best
component per task. This folder also contain another folder named Dataset, this folder contain our detailed results,
empirical study results etc.
empirical study results etc from original Frankenstein paper
# " Singh, Kuldeep et al. Why Reinvent the Wheel- Lets Build Question Answering Systems Together. in proceedings of The Web Conference (WWW 2018), to appear.

# 380 QA pipelines in Frankenstein
These 29 indegrated components given in Component_List.csv can be used to build QA pipelines. We have 11 Named entity
Expand Down

0 comments on commit c95a7cf

Please sign in to comment.