15 Commits

Author SHA1 Message Date
timoeller
f681026a56 Simplify no ans handling, disable no ans + sorting in private function 2020-02-24 16:15:06 +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
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
d33ef9c345
Add minimal example for ES (#19) 2020-02-10 18:10:18 +01:00
Tanay Soni
f83a164095
Add Elasticsearch Document Store (#13) 2020-01-24 18:24:07 +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
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
Tanay Soni
6bc228fa6a Fetch QA model from remote in tutorial notebook 2019-11-28 12:07:04 +01:00
Malte Pietsch
3367b46348 switch name from farm_haystack to haystack 2019-11-27 13:56:03 +01:00
Malte Pietsch
5f8d9bc7b8 update tutorial. del example.py. rename adaptive_model module 2019-11-25 17:41:03 +01:00
Malte Pietsch
515d65e7c4 update tutorial 2019-11-25 16:14:37 +01:00
Malte Pietsch
d32fd12aed Move and update tutorial. Improve logging 2019-11-25 16:01:32 +01:00