Skipgram with negative sampling Word2Vec implementation using NumPy
potential future changes:
- add function to view common words/graph words onto 2d space
- add tests for model
- allow user to change config through command line arguments
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Skipgram with negative sampling Word2Vec implementation using NumPy
potential future changes: