3803 Commits

Author SHA1 Message Date
Malte Pietsch
84a25c73b3
Update README.rst 2020-07-02 09:15:03 +02:00
Malte Pietsch
07ecfb60b9
Dense Passage Retriever (Inference) (#167) 2020-06-30 19:05:45 +02:00
Guillim
27b8c98227
Fix rest api in Docker image after refactoring (#178) 2020-06-26 17:52:46 +02:00
Guillim
b3858a07eb
Update tutorial link in readme from .py to .ipynb (#177)
for more consitency between all the link formats
2020-06-26 17:29:02 +02:00
Timo Moeller
c53aaddb78
Fix document id missing in farm inference output (#174) 2020-06-26 11:01:10 +02:00
Tanay Soni
44f89c94ab
Upgrade FARM version (#172) 2020-06-24 15:14:09 +02:00
Tanay Soni
587b2fe749
Add check if sequences empty when detecing header/footer (#165) 2020-06-24 15:05:52 +02:00
Tanay Soni
0e070d0d7c
Create file upload dir if not exists (#166) 2020-06-24 15:05:30 +02:00
Timo Moeller
5852cbd306
Adjust to farm handling of no answer (#170)
* Adjust to farm handling of no answer

* Add check for answer type returned from farm
2020-06-23 16:49:32 +02:00
Tanay Soni
ec433a5ed6
Move out REST API from PyPI package (#160) 2020-06-22 12:07:12 +02:00
Tanay Soni
03acb1ee32
Add ONNXRuntime support (#157) 2020-06-18 17:47:16 +02:00
Tanay Soni
54e85e586e
Fix for installing PyTorch on Windows OS (#159) 2020-06-18 17:43:38 +02:00
Tanay Soni
a349eef0db
Add API endpoint to upload files (#154) 2020-06-17 16:28:26 +02:00
Tanay Soni
8bcc4b26a1
Remove Literal type hint (#156) 2020-06-17 16:26:21 +02:00
Tanay Soni
af5fc79dce
Add EMBEDDING_MODEL_FORMAT in API config (#152) 2020-06-16 13:58:30 +02:00
Tanay Soni
42f56672b4
Remove PyMuPDF dependency (#148) 2020-06-12 11:53:18 +02:00
Tanay Soni
997aafcf62 Remove hard-coded question field for FAQs 2020-06-11 14:29:32 +02:00
Tanay Soni
4c2726f7ab
Make FAQ question field customizable (#146) 2020-06-11 12:36:19 +02:00
Jonas
f3492a3f12
Typo fixes (#145)
* Fix model spelling typo in readme

* fix wrong function name in error log message
2020-06-11 12:02:26 +02:00
Tanay Soni
08779007eb
Add mypy badge 2020-06-10 17:26:13 +02:00
Tanay Soni
98f1a3f9a7
Add type hints and mypy checks (#138) 2020-06-10 17:22:37 +02:00
Tanay Soni
180dc8cbd6
Start Elasticsearch with a Github Action (#142) 2020-06-09 12:46:15 +02:00
Tanay Soni
2e4d2e792b
Delete .travis.yml 2020-06-09 12:00:13 +02:00
Tanay Soni
160345f3d5 Update build workflow 2020-06-09 11:45:25 +02:00
Tanay Soni
c4592c1b9a
Create ci.yml 2020-06-09 11:36:27 +02:00
Arthur Barros
394ddab734
Add Elasticsearch PORT and SCHEME in API config (#134) 2020-06-09 09:56:56 +02:00
Tanay Soni
ebb9e99b6c
Update README.rst 2020-06-08 16:42:31 +02:00
Yaser Martinez Palenzuela
97bbb4280c
Correct field in evaluation tutorial (#139) 2020-06-08 16:38:09 +02:00
Tanay Soni
1000cd9987
Update README.rst 2020-06-08 16:37:03 +02:00
Tanay Soni
71e15a5a11
Update Haystack version in tutorials (#136) 2020-06-08 11:31:12 +02:00
Tanay Soni
3ba2e608b6 Fix README 2020-06-08 11:22:42 +02:00
Tanay Soni
5d050e5b2b Fix README 2020-06-08 11:19:42 +02:00
Tanay Soni
a04120e35e Fix README 2020-06-08 11:09:30 +02:00
Tanay Soni
ef9e4f4467
Add PDF text extraction (#109) 2020-06-08 11:07:19 +02:00
bogdankostic
479fcb1ace
Fix evaluation (#132)
* Fix bugs in Tutorial 5

* Adapt tutorials to new metrics
2020-06-05 18:33:50 +02:00
Malte Pietsch
0247e362f7
add stalebot (#131) 2020-06-05 17:55:06 +02:00
Stan Kirdey
a7d2a52759
Add Reader/Retriever validations in Finder (#113) 2020-06-05 13:48:06 +02:00
Malte Pietsch
3c7da55ac0
Increase timeout for bulk indexing in ES (#130) 2020-06-03 16:27:27 +02:00
Malte Pietsch
6aaf69d3f4
Add custom port to ElasticsearchDocumentStore and remove outdated tag_fields arg (#129) 2020-06-02 17:59:40 +02:00
bogdankostic
bbfccf5cf6
Add Evaluation of Reader, Retriever and Finder (#92) 2020-05-29 15:57:07 +02:00
Stan Kirdey
ca6778d934
Add metadata for TF-IDF Retriever (#122) 2020-05-28 10:55:28 +02:00
Malte Pietsch
46a065e9dc
Fix device arg for sentence transformers (#124) 2020-05-28 09:10:50 +02:00
Malte Pietsch
df554fcb45
Fix embeddings from sentence-transformers (type cast & gpu flags) (#121) 2020-05-26 16:43:05 +02:00
Branden Chan
5c68a5d755
Move save_dir from FARMReader() to reader.train() 2020-05-26 12:14:35 +02:00
Branden Chan
cbe62044b1
Update colab link 2020-05-26 11:56:24 +02:00
Tanay Soni
d098c033f9
Increase timeout for Elasticsearch bulk indexing (#119) 2020-05-22 10:22:15 +02:00
Malte Pietsch
c468200a19
Split docs into passages in Tutorial 2020-05-21 13:01:48 +02:00
Malte Pietsch
d5443b36ec
Split docs into passages in Tutorial 2020-05-21 13:01:04 +02:00
Stan Kirdey
f4455ee42f
Add document meta for Transformer Reader (#114) 2020-05-18 15:31:54 +02:00
Stan Kirdey
bf8e506c45
Add embedding query for InMemoryDocumentStore 2020-05-18 14:47:41 +02:00