794 Commits

Author SHA1 Message Date
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
Malte Pietsch
33f6a77800 add setup.py 2019-11-27 14:02:23 +01:00
Malte Pietsch
3367b46348 switch name from farm_haystack to haystack 2019-11-27 13:56:03 +01:00
Malte Pietsch
3ecdc039af Merge branch 'master' of github.com:deepset-ai/haystack 2019-11-27 13:53:28 +01:00
Malte Pietsch
5f8d9bc7b8 update tutorial. del example.py. rename adaptive_model module 2019-11-25 17:41:03 +01:00
Tanay Soni
e08721095c Update config 2019-11-25 16:24:03 +01:00
Tanay Soni
048d1e3c87 Update qa_config.py 2019-11-25 16:23:32 +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
Malte Pietsch
6f8a015145 add img to readme. update FARM api format 2019-11-25 14:39:36 +01:00
Malte Pietsch
45365e6b99
Update README.rst 2019-11-25 11:24:03 +01:00
Malte Pietsch
9ec34b007f
Update README.rst 2019-11-25 11:16:40 +01:00
Malte Pietsch
8ce41d36e4
Update README.rst 2019-11-25 11:16:20 +01:00
Malte Pietsch
be04b89748
Update README.rst 2019-11-25 11:15:46 +01:00
Malte Pietsch
87c5b54425
Update README.rst 2019-11-25 11:09:51 +01:00
Malte Pietsch
ced6d0edc5
Update README.rst 2019-11-25 11:08:45 +01:00
Malte Pietsch
64aa60a5fc
Update README.rst 2019-11-25 11:07:54 +01:00
Malte Pietsch
277f24dcb8
Update README.rst 2019-11-25 11:07:32 +01:00
Malte Pietsch
5cad94756a
Update README.rst 2019-11-22 11:39:19 +01:00
Tanay Soni
f5921548ba Initial Commit 2019-11-14 11:42:51 +01:00