All Projects → nevmenandr → Word2vec Russian Novels

nevmenandr / Word2vec Russian Novels

Inspired by word2vec-pride-vis the replacement of words of Russian most valuable novels text with closest word2vec model words. By Boris Orekhov

Projects that are alternatives of or similar to Word2vec Russian Novels

Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+343.59%)
Mutual labels:  jupyter-notebook, word2vec
Book deeplearning in pytorch source
Stars: ✭ 236 (+505.13%)
Mutual labels:  jupyter-notebook, word2vec
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (+348.72%)
Mutual labels:  jupyter-notebook, word2vec
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+3710.26%)
Mutual labels:  jupyter-notebook, word2vec
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+1925.64%)
Mutual labels:  jupyter-notebook, word2vec
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (+207.69%)
Mutual labels:  jupyter-notebook, word2vec
Practical 1
Oxford Deep NLP 2017 course - Practical 1: word2vec
Stars: ✭ 220 (+464.1%)
Mutual labels:  jupyter-notebook, word2vec
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (+64.1%)
Mutual labels:  jupyter-notebook, word2vec
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+943.59%)
Mutual labels:  jupyter-notebook, word2vec
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+820.51%)
Mutual labels:  jupyter-notebook, word2vec
Experiments
Some research experiments
Stars: ✭ 95 (+143.59%)
Mutual labels:  jupyter-notebook, word2vec
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-46.15%)
Mutual labels:  jupyter-notebook, word2vec
Textclustering
Stars: ✭ 89 (+128.21%)
Mutual labels:  jupyter-notebook, word2vec
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (+333.33%)
Mutual labels:  jupyter-notebook, word2vec
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (+117.95%)
Mutual labels:  jupyter-notebook, word2vec
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+384.62%)
Mutual labels:  jupyter-notebook, word2vec
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (+23.08%)
Mutual labels:  jupyter-notebook, word2vec
Aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Stars: ✭ 239 (+512.82%)
Mutual labels:  jupyter-notebook, word2vec
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-38.46%)
Mutual labels:  jupyter-notebook, word2vec
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-12.82%)
Mutual labels:  jupyter-notebook, word2vec

word2vec-russian-novels

Fun digital humanities project by Boris Orekhov

Inspired by this work the replacement of words of Russian most valuable novels text with closest word2vec model words.

I used a model (ruwikiruscorpora) from RusVectōrēs project.

Other dependencies:

Possible applications:

  • Fun
  • Source for tests for so called "olympic" competitions in literature
  • Base for literary studies that include the principle question "why this word, not the other?"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].