jessica0811 / word2vec

This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.

License:Apache License 2.0


Languages

Language:C 81.6%Language:Shell 16.3%Language:Makefile 2.1%