issues
search
guenthermi
/
postgres-word2vec
utils to use word embedding models like word2vec vectors in a PostgreSQL database
MIT License
145
stars
19
forks
source link
Subdivide index creation
#2
Closed
guenthermi
closed
6 years ago
guenthermi
commented
6 years ago
add logger class for index creation scripts
config files replace the configuration of the index creation process via command line arguments
index creation scripts can export binary index files
index files can be imported into the database with load_index.py
add evaluation diagrams
update README