Pinned Repositories
1-billion-word-language-modeling-benchmark
Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
biaffineparser
Deep Biaffine Attention for Dependency Parsing
bilstm-crf-pos
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
conll-df
CONLL-U to Pandas DataFrame
conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
ConvS2S
Implementation of the ConvS2S architecture using TensorFlow. Also includes the BiConvS2S for bidirectional sequence-to-sequence generation
dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
naver-shopping
februa22's Repositories
februa22/biaffineparser
Deep Biaffine Attention for Dependency Parsing
februa22/naver-shopping
februa22/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
februa22/bilstm-crf-pos
februa22/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
februa22/conll-df
CONLL-U to Pandas DataFrame
februa22/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
februa22/ConvS2S
Implementation of the ConvS2S architecture using TensorFlow. Also includes the BiConvS2S for bidirectional sequence-to-sequence generation
februa22/dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
februa22/effective-java
Summarized version of Effective Java 2nd Edition.
februa22/Effective-JAVA-Summary
Summary of the book Effective Java 2nd Edition by Joshua Bloch
februa22/Effective-Java-Third-Edition-Reading-Notes
Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.
februa22/Encoder-Decoder-Parser
Axive 2017
februa22/flask-gevent-tutorial
How to use Flask with gevent (uWSGI and Gunicorn editions)
februa22/git-rebase
februa22/git-rebase-github-flow
februa22/ktvoc-classification
Text Classification for KT-VOC
februa22/naver-nlp-challenge-2018-1st
Named Entity Recognition Model for Naver NLP Challenge 2018
februa22/naver-nlp-challenge-2018-3rd
NER task for Naver NLP Challenge 2018
februa22/nmt
TensorFlow Neural Machine Translation Tutorial
februa22/nn-n2r
NN N2R
februa22/nnn
februa22/notes
februa22/omr
Simple Optical Mark Recognition in python
februa22/Parser-v1
februa22/rnng
Recurrent neural network grammars
februa22/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
februa22/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
februa22/tf_serving_example
februa22/transformer-aan
souce code for "Accelerating Neural Transformer via an Average Attention Network"