Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Jul 21, 2020
1 parent 7fcb182 commit 8ddc889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python 3.6+ is supported
## Building a model
paperai indexes models previously build with [paperetl](https://github.com/neuml/paperetl). paperai currently supports querying SQLite databases.

To build an index over a CORD-19 articles database:
To build an index for a SQLite articles database:

# Can optionally use pre-trained vectors
# https://www.kaggle.com/davidmezzetti/cord19-fasttext-vectors#cord19-300d.magnitude
Expand Down

0 comments on commit 8ddc889

Please sign in to comment.