mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-26 23:38:58 +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)
|
||||
|
||||
This Reader comes with:
|
||||
|
||||
* quite many configuration options
|
||||
* using multiple processes for preprocessing
|
||||
* multiple processes for preprocessing
|
||||
* option to train
|
||||
* option to evaluate
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user