Vladimirtr's Stars
lacmus-foundation/lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
susanli2016/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
worldofnick/ner-nlp
Simple named entity recognition system
max-ionov/rucoref
Code and experiments generated while working on RuCor project
AndreFCruz/coref-web-platform
Site for testing a coreference resolution system on a user-friendly web interface.
dialogue-evaluation/factRuEval-2016
http://www.dialog-21.ru/evaluation/2016/letter/
lasveritas/coreference-resolution
JuliaText/WordTokenizers.jl
High performance tokenizers for natural language processing and other related tasks
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
graykode/nlp-roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
jonbruner/generative-adversarial-networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
mohamad-ali-nasser/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
google-research/bert
TensorFlow code and pre-trained models for BERT
fengxinjie/Transformer-OCR
sic-rus-ai/stepik-dl-nlp
Материалы курса на Stepik "Нейронные сети и обработка текста"
nesterione/dl
andreiliphd/rnn-tv-script-generator
PyTorch TV script generator.
andreiliphd/gan-faces-generator
Generate new faces using GAN made in PyTorch.
andreiliphd/pytorch-clean-city-saint-petersburg
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
tyz910/twitter-parser
тестовое задание от Social Insight
J7mbo/twitter-api-php
The simplest PHP Wrapper for Twitter API v1.1 calls
keras-team/keras-io
Keras documentation, hosted live at keras.io
sismetanin/emosense-semeval2019-task3-emocontext
Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textual Conversations" at SemEval-2019.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Metafiz/nlp-course-20
Metafiz/ML-course-NN
Практическая часть курса по нейронным сетям и машинному обучению в УГАТУ
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
omerbsezer/LSTM_RNN_Tutorials_with_Demo
LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow