Fix list in readme

This commit is contained in:
Malte Pietsch 2020-05-06 09:41:38 +02:00 committed by GitHub
parent b4842f2cfb
commit 9437daba98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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