Pinned Repositories
ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
BiBloSA-pytorch
Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on Pytorch.
BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
BIMPM-pytorch
Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.
CNN-sentence-classification-pytorch
Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.
korean-syllable-embedding-allennlp
Korean Syllable Embedding implemented on AllenNLP
SATA-Tree-LSTM
Implementation of SATA Tree-LSTM (Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations, AAAI 2019)
SemEval2018-task12
Implementation of SECOVARC (The Sentence Encoder with COntextualized Vectors for Argument Reasoning Comprehension), for SemEval-2018 Task 12 - The Argument Reasoning Comprehension Task.
SG-BERT
Official Implementation for "Self-Gudied Contrastive Learning for BERT Sentence Representations (ACL 2021)"
trees_from_transformers
Official code for the ICLR 2020 paper 'ARE PPE-TRAINED LANGUAGE MODELS AWARE OF PHRASES? SIMPLE BUT STRONG BASELINES FOR GRAMMAR INDCUTION'.
galsang's Repositories
galsang/ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
galsang/BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
galsang/CNN-sentence-classification-pytorch
Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.
galsang/BIMPM-pytorch
Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.
galsang/BiBloSA-pytorch
Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on Pytorch.
galsang/trees_from_transformers
Official code for the ICLR 2020 paper 'ARE PPE-TRAINED LANGUAGE MODELS AWARE OF PHRASES? SIMPLE BUT STRONG BASELINES FOR GRAMMAR INDCUTION'.
galsang/SG-BERT
Official Implementation for "Self-Gudied Contrastive Learning for BERT Sentence Representations (ACL 2021)"
galsang/SATA-Tree-LSTM
Implementation of SATA Tree-LSTM (Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations, AAAI 2019)
galsang/korean-syllable-embedding-allennlp
Korean Syllable Embedding implemented on AllenNLP
galsang/SemEval2018-task12
Implementation of SECOVARC (The Sentence Encoder with COntextualized Vectors for Argument Reasoning Comprehension), for SemEval-2018 Task 12 - The Argument Reasoning Comprehension Task.
galsang/galsang
galsang/hangul-utils
A tool for splitting and merging Korean unicode characters in Python 2 and 3
galsang/KoreanWordVectors
Subword-level Word Vector Representations for Korean (ACL 2018)
galsang/nsml_docker
galsang/parser
parser
galsang/pgm_project
galsang/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
galsang/SNU_POI_web
SNU_POI_web
galsang/text
Data loaders and abstractions for text and NLP
galsang/unsupervised-treelstm