DjangoPeng / DjangoPeng/word2vec

Create vectors for classification

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
I'm trying to use word2vec in order to change a bunch of text into vectors with
the use of word2vec.

Ultimately, I want to do this so I can go from text -> vectors ->
classification through the usage of a classification algorithm like a neural
network. Any reading or testing of word2vec, however, does not let me output a
vectorized version of my input text data, but, rather, I can just do word
similarity or some other feature like that.

Am I completely off base with the potential usage of word2vec or is this
actually possible?
```

Original issue reported on code.google.com by `clayclay...@gmail.com` on 1 Jun 2015 at 2:37

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.