Lalit Pagaria
|
63c12371b9
|
Change arg "model" to "model_name_or_path" in TransformersReader (#510)
* Consistent parameter naming for TransformersReader along with removing unused imports as well.
* Addressing review comments
|
2020-10-21 17:15:35 +02:00 |
|
Malte Pietsch
|
9727829cc6
|
Rename and restructure modules (database, indexing, schemas) (#379)
* rename database to documentstore
* move document, label, multilabel to haystack/schema.py
* rename documentstore -> document_store
* split indexing modules -> file_converter + preprocessor
* fix order of imports
* Update tutorial notebooks
* fix torch version in tutorial 4
|
2020-09-16 18:33:23 +02:00 |
|
Malte Pietsch
|
07ecfb60b9
|
Dense Passage Retriever (Inference) (#167)
|
2020-06-30 19:05:45 +02:00 |
|
Tanay Soni
|
ef9e4f4467
|
Add PDF text extraction (#109)
|
2020-06-08 11:07:19 +02:00 |
|
Malte Pietsch
|
c468200a19
|
Split docs into passages in Tutorial
|
2020-05-21 13:01:48 +02:00 |
|
Tanay Soni
|
887bdcc376
|
Update tutorials to use Elasticsearch, new Retrievers (#79)
|
2020-04-29 14:01:05 +02:00 |
|