Code Monkey home page Code Monkey logo

word_embedding_azerbaijan's Introduction

This is a tutorial for training word embeddings with Word2Vec and Glove algorithms. 
We also provide little sample data in Azerbaijani language which can be used to learn how to train word embedding models.
 
################################################################################################################

The detailed description for each part is given within py and ipynb files. 
We highly recommend you to use ipynb files (Jupyter Novtebook,JupyterLab) instead of py scripts

################################################################################################################

FOR WORD2VEC:
The code should be run in following sequence:
Corpus_generator   ##filtering and merging data
Word2Vec_train ##training model
Vector_executor ##For loading and testing pretrained model

################################################################################################################

FOR GLOVE:
For training you corpus in GloVe Model, please, refer to following link https://nlp.stanford.edu/projects/glove/

However, you can still use Corpus_generator for filtering data and Vector_executer to load your pretrained model for GloVe


################################################################################################################

Note: Corpus_generator is originally written for Azerbaijani language. 
for training in other languages you should do changes to this part of code

word_embedding_azerbaijan's People

Contributors

kamranhuseyn11 avatar

Stargazers

Samir T. Mammadov avatar

Watchers

 avatar

Forkers

kreeby

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.