YearlyWord2Vec / config.json
adameubanks
update readme and add download counting
48d34e3
raw
history blame contribute delete
139 Bytes
{
"library_name": "gensim",
"countDownloads": {
"filter": [
{
"regexp": { "path": ".*\\.model" }
}
]
}
}