69 Commits

Author SHA1 Message Date
timoeller
d15448f60a Redo changing of inti 2020-02-24 16:23:13 +01:00
timoeller
f681026a56 Simplify no ans handling, disable no ans + sorting in private function 2020-02-24 16:15:06 +01:00
timoeller
0f5b61d20a Fix typo 2020-02-24 12:28:49 +01:00
timoeller
ef9b99c3cc Add no answer handling and sort no answer into positive predictions 2020-02-21 18:27:53 +01:00
timoeller
840b368732 Add no ans example 2020-02-19 14:51:12 +01:00
timoeller
dface98eca Adjust printing of all details 2020-02-19 14:48:50 +01:00
timoeller
c6d9da8827 Add doc for no answer boosting 2020-02-19 13:02:51 +01:00
timoeller
dc9188361c Add ranking of no ans relative to positive answers 2020-02-19 12:57:35 +01:00
Malte Pietsch
85fbf502ca change offsets to FARM default 2020-02-17 11:06:15 +01:00
Malte Pietsch
58e56b362d add no_answer option to aggregation of paragraphs level preds 2020-02-17 09:15:33 +01:00
Tanay Soni
279f867986
Fix Elasticsearch get_all_documents query (#21) 2020-02-11 14:58:31 +01:00
Malte Pietsch
d33ef9c345
Add minimal example for ES (#19) 2020-02-10 18:10:18 +01:00
Malte Pietsch
b009ec24ef
Update README.rst 2020-02-09 12:45:29 +01:00
Malte Pietsch
8a52f51632 Update README.rst 2020-02-09 12:18:39 +01:00
Malte Pietsch
2e46e3a5d3
Update README.rst 2020-02-09 12:06:02 +01:00
Malte Pietsch
d6b99fb470 update screenshot labeling tool 2020-02-09 12:05:12 +01:00
Malte Pietsch
e27bf2adb4 add screenshot labeling tool 2020-02-09 12:03:28 +01:00
Tanay Soni
b5d98a824b Update code snippet in docs 2020-01-24 18:30:21 +01:00
Tanay Soni
f83a164095
Add Elasticsearch Document Store (#13) 2020-01-24 18:24:07 +01:00
Malte Pietsch
a0293cc996 update farm version 2020-01-23 17:31:28 +01:00
Malte Pietsch
3ccd42f981 fix test 2020-01-23 15:25:42 +01:00
Tanay Soni
c52266e520 Update tutorials (#12)
Co-authored-by: Malte Pietsch <malte.pietsch@deepset.ai>
2020-01-23 15:18:41 +01:00
Malte Pietsch
1718ea55b8
Add method to train a reader on custom data (#5)
* initial version of training a reader WIP

* update for latest changes in FARM inferencer. Update tutorial. Add basic docs
2020-01-23 14:49:17 +01:00
Malte Pietsch
8a48cd7dd6 fix test 2020-01-23 09:18:15 +01:00
Malte Pietsch
d564026a57
Update README.rst 2020-01-22 17:55:28 +01:00
Tanay Soni
7bd9e99e5c
Refactor Database Layer
The database layer has now an abstract BaseDocumentStore that can be extended by different database backends like Postgres or Elasticsearch.
2020-01-22 16:11:21 +01:00
Tanay Soni
845062ce2d Fix tests 2020-01-22 16:08:52 +01:00
Tanay Soni
ecfd19d2d8 Add document count query 2020-01-22 16:05:35 +01:00
Tanay Soni
ec7ad29d51 Add BaseDocumentStore 2020-01-22 15:53:04 +01:00
Tanay Soni
b5b62c569e Refactor database layer 2020-01-22 15:33:18 +01:00
Malte Pietsch
8cdb0ff482 add init 2020-01-20 09:34:05 +01:00
Malte Pietsch
a80ac220e4
Move API from flask to fastAPI (#3)
* moving api from flask to fastAPI

* update path parameter. add logs

* add error msg for wrong finder id
2020-01-14 18:36:33 +01:00
Malte Pietsch
0b3fd7572b
Fix offsets in reader (#4) 2020-01-14 17:28:29 +01:00
Malte Pietsch
aea954c03a
update readme 2020-01-13 19:42:44 +01:00
Malte Pietsch
faef7f70d4 fix setup.py for install from git commit 2020-01-13 19:38:37 +01:00
Malte Pietsch
cab0932fab
Refactor pipeline for better generalizability & Add TransformersReader (#1)
* add flag to skip writing docs to non-empty db

* change finder pipeline structure for better generalizability

* add basic TransformersReader

* update tutorials and requirements
2020-01-13 18:56:22 +01:00
timoeller
0670f0a2fc Fix typos in readme 2019-12-20 15:36:22 +01:00
Tanay Soni
5756489bd3 Upgrade FARM version 2019-11-28 12:07:42 +01:00
Tanay Soni
6bc228fa6a Fetch QA model from remote in tutorial notebook 2019-11-28 12:07:04 +01:00
Malte Pietsch
72f1ea32af Merge branch 'master' of github.com:deepset-ai/haystack 2019-11-27 19:41:49 +01:00
Malte Pietsch
a701e29144 update readme 2019-11-27 19:41:40 +01:00
Tanay Soni
d2c77f3077 Fix test 0.1.0 2019-11-27 19:34:10 +01:00
Tanay Soni
9bf6e64529 Add TravisCI 2019-11-27 18:47:59 +01:00
Tanay Soni
9988633c7d Add TravisCI 2019-11-27 18:33:58 +01:00
Tanay Soni
962fb8ffe4 Update version 2019-11-27 18:13:40 +01:00
Tanay Soni
26ca6c495b Add __init__ files 2019-11-27 18:07:08 +01:00
Malte Pietsch
7400abe327 add test 2019-11-27 17:53:42 +01:00
Tanay Soni
84ce175afe Fix filename for long_description 0.1.2 2019-11-27 17:18:05 +01:00
Tanay Soni
5435611f32 Add MANIFEST 2019-11-27 16:20:11 +01:00
Tanay Soni
14b8eeb936 Update package name 2019-11-27 16:17:45 +01:00