Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
sejong-corpus
Forked from coolengineer/sejong-corpusKorean sejong corpus download and simple analysis
-
-
A Structured Self-attentive Sentence Embedding
-
data augmentation, named entity recognition, wordnet, word2vec, parser
-
allennlp
Forked from allenai/allennlpAn open-source NLP research library, built on PyTorch.
-
propara
Forked from allenai/proparaProPara (Process Paragraph Comprehension) dataset and models
-
BERT-BiLSTM-CRF-NER
Forked from macanv/BERT-BiLSTM-CRF-NERTensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
-
xtensor
Forked from QuantStack/xtensorC++ tensors with broadcasting and lazy computing
-
nlp_highlights
Forked from omarsar/nlp_highlightsThe most important NLP highlights of 2018 (PDF Report)
54 UpdatedJan 4, 2019 -
RSPapers
Forked from hongleizhang/RSPapersMust-read papers on Recommender System.
-
tf_ner
Forked from guillaumegenthial/tf_nerSimple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
-
bert-as-service
Forked from hanxiao/bert-as-serviceMapping a variable-length sentence to a fixed-length vector using BERT model
-
-
customized_konlpy
Forked from lovit/customized_konlpyCustomized KoNLPy - Korean Natural Language Processing Toolkit KoNLPy wrapping code
-
bert
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
-
beaker
Forked from beakerbrowser/beakerAn experimental peer-to-peer Web browser
-
competitive-recsys
Forked from chihming/competitive-recsysA collection of resources for Recommender Systems (RecSys)
55 UpdatedNov 28, 2018 -
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
-
DeepPavlov
Forked from deepmipt/DeepPavlovAn open source library for deep learning end-to-end dialog systems and chatbots.
-
nlp-challenge
Forked from naver/nlp-challengeNLP Shared tasks (NER, SRL) using NSML
-
subword-nmt
Forked from rsennrich/subword-nmtUnsupervised Word Segmentation for Neural Machine Translation and Text Generation
-
-
rrpl
Forked from LingDong-/rrplDescribing Chinese Characters with Recursive Radical Packing Language (RRPL)
-
DSTC7: End-to-End Conversation Modeling: Moving beyond Chitchat
-
-
baselines
Forked from openai/baselinesOpenAI Baselines: high-quality implementations of reinforcement learning algorithms
-
-
trfl
Forked from deepmind/trflTensorFlow Reinforcement Learning
-
DeepSpell
Forked from MajorTal/DeepSpella Deep Learning based Speller
-
keras-word-char-embd
Forked from CyberZHG/keras-word-char-embdConcatenate word and character embeddings in Keras