mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-28 16:28:47 +00:00
Fix list in readme
This commit is contained in:
parent
b4842f2cfb
commit
9437daba98
@ -177,8 +177,9 @@ Example::
|
|||||||
reader.predict(question="Who is the father of Arya Starck?", documents=documents, top_k=3)
|
reader.predict(question="Who is the father of Arya Starck?", documents=documents, top_k=3)
|
||||||
|
|
||||||
This Reader comes with:
|
This Reader comes with:
|
||||||
|
|
||||||
* quite many configuration options
|
* quite many configuration options
|
||||||
* using multiple processes for preprocessing
|
* multiple processes for preprocessing
|
||||||
* option to train
|
* option to train
|
||||||
* option to evaluate
|
* option to evaluate
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user