Skip to content

This is Gensim Word2Vec model trained on Georgian Wikipedia text corpus.

Notifications You must be signed in to change notification settings

t1t0n/georgian-word2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Georgian Word2Vec

This is Gensim Word2Vec model trained on Georgian Wikipedia text corpus gathered from Wikipedia dump file.

Requirements

You need Python 3.5 or later to run this project.

Code in this repository requires Gensim Python library to run.

$ pip install --upgrade gensim 

Usage

  1. Download pretrained weights from release page.
  2. Unzip weights in project folder.

Example of getting word embedding:

$ python test_word_vector.py 

Example of getting word similarity using embeddings:

$ python test_similar_words.py 

About

This is Gensim Word2Vec model trained on Georgian Wikipedia text corpus.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages