Pinned Repositories
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
AlpacaServer
NER tagging server based onAlpacaTag
AlpacaTag
AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)
AttentionNMT
BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
BERT-Transformer-for-Summarization
A BERT-Transformer network for abstractive text summarization
cb_communication_clarity
cnn_crf_nertagger
docker-jupyter-keras-tools
Dockerized version of Jupyter with installed Keras, TensorFlow, Theano, etc
how-good-is-your-medium-article
Simple parsing for my own custom data
schokoro's Repositories
schokoro/BERT-Transformer-for-Summarization
A BERT-Transformer network for abstractive text summarization
schokoro/docker-jupyter-keras-tools
Dockerized version of Jupyter with installed Keras, TensorFlow, Theano, etc
schokoro/Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
schokoro/AlpacaServer
NER tagging server based onAlpacaTag
schokoro/AlpacaTag
AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)
schokoro/AttentionNMT
schokoro/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
schokoro/cb_communication_clarity
schokoro/cnn_crf_nertagger
schokoro/Coursera-ML
schokoro/how-good-is-your-medium-article
Simple parsing for my own custom data
schokoro/Coursera-Py
schokoro/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
schokoro/factRuEval-2016
http://www.dialog-21.ru/evaluation/2016/letter/
schokoro/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
schokoro/Introduction_to_ML_with_Python_russian_translation
Русский перевод книги Андреаса Мюллера и Сары Гвидо Introduction to ML with Python
schokoro/Kataev
schokoro/mlcourse.ai
Open Machine Learning Course
schokoro/natasha
Solves basic Russian NLP tasks, API for lower level Natasha projects
schokoro/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
schokoro/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
schokoro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
schokoro/Stepik-DataStructures
Задачи с курса Stepik - Алгоритмы: теория и практика. Структуры данных
schokoro/stepik-dl-nlp
Материалы мини-курса на Stepik "Нейронные сети и обработка текста"
schokoro/summarization_club
Cryptonews headlines generator
schokoro/torchutils
Utilities for Pytorch