We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f39f1 commit c732f28Copy full SHA for c732f28
setup.py
@@ -60,7 +60,7 @@ def finalize_options(self):
60
61
setup(
62
name='wikipedia2vec',
63
- version='0.2.6',
+ version='0.2.7',
64
description='A tool for learning vector representations of words and entities from Wikipedia',
65
long_description=long_description,
66
author='Studio Ousia',
0 commit comments