wordvecspace

A high performance pure python module that helps in loading and performing operations on word vector spaces created using Google's Word2vec tool. It also supports converting word vector space data (v…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install wordvecspace

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.6 2020-03-04
0.5.5 2019-09-22
0.5.4 2018-10-17
0.5.3 2018-10-03
0.5.2 2018-04-13
0.5.1 2018-03-07
0.5 2018-02-13
0.4.2 2018-01-20
0.4.1 2018-01-11
0.4 2017-09-11
0.3 2017-09-10
0.2 2017-09-05
0.1 2017-09-03

Issues with this package?

Page last updated 2026-09-03 02:33:02 UTC