Skip to content

Commit

Permalink
Add dataset & pre trained models info and links
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelos Stamos authored Aug 31, 2021
1 parent 900ea93 commit 961513d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# word2vec-thesis
A Word2vec comparative study of CBOW and Skipgram

[Pre-trained models](https://drive.google.com/file/d/1JnoCErcMFEfXy0i4HgOmaRsZZnf_oyz_/view?usp=sharing)
<p align="center">
<a href="https://drive.google.com/file/d/1jq0j6F28Lk9uUfXDL8OorfA05-vyMUHQ/view?usp=sharing">
<img alt="Dataset" src="https://img.shields.io/badge/Wiki_corpus-Dataset-red.svg" />
</a>
<a href="https://github.com/estamos/word2vec-thesis/releases">
<img alt="Releases" src="https://img.shields.io/github/v/release/estamos/word2vec-thesis" />
</a>
<a href="https://drive.google.com/file/d/1JnoCErcMFEfXy0i4HgOmaRsZZnf_oyz_/view?usp=sharing">
<img alt="Pre-trained models" src="https://img.shields.io/badge/Pre_trained-Models-orange.svg" />
</a>
</p>

## Word2vec - CBOW & Skipgram Comparative Tool

Expand Down

0 comments on commit 961513d

Please sign in to comment.