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 c4db450 commit b6a3a40Copy full SHA for b6a3a40
wikipedia2vec/__init__.py
@@ -1,2 +1,3 @@
1
from .dictionary import Dictionary
2
+from .dump_db import DumpDB
3
from .wikipedia2vec import Wikipedia2Vec
0 commit comments