You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.
If the implementation is to be found, it's worth being able to produce a ChronicleMap version of word2vec model. It has much lower memory footprint and the access is speed is enough for most experiments.
It also plays nicely with Spark, so more complicated stuff with vectors can be expressed more efficiently.
The text was updated successfully, but these errors were encountered:
Depends on #25
If the implementation is to be found, it's worth being able to produce a ChronicleMap version of word2vec model. It has much lower memory footprint and the access is speed is enough for most experiments.
It also plays nicely with Spark, so more complicated stuff with vectors can be expressed more efficiently.
The text was updated successfully, but these errors were encountered: