-
Hanyang University
- Seoul, Korea.
- https://galsang.github.io
- @galsang1000
-
BiDAF-pytorch Public
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
-
trees_from_transformers Public
Official code for the ICLR 2020 paper 'ARE PPE-TRAINED LANGUAGE MODELS AWARE OF PHRASES? SIMPLE BUT STRONG BASELINES FOR GRAMMAR INDCUTION'.
-
SATA-Tree-LSTM Public
Implementation of SATA Tree-LSTM (Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations, AAAI 2019)
-
SG-BERT Public
Official Implementation for "Self-Gudied Contrastive Learning for BERT Sentence Representations (ACL 2021)"
-
-
-
BIMPM-pytorch Public
Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.
-
unsupervised-treelstm Public
Forked from jihunchoi/unsupervised-treelstm -
ABCNN Public
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
-
Korean Syllable Embedding implemented on AllenNLP
-
KoreanWordVectors Public
Forked from SungjoonPark/KoreanWordVectorsSubword-level Word Vector Representations for Korean (ACL 2018)
C++ UpdatedJan 12, 2019 -
-
SemEval2018-task12 Public
Implementation of SECOVARC (The Sentence Encoder with COntextualized Vectors for Argument Reasoning Comprehension), for SemEval-2018 Task 12 - The Argument Reasoning Comprehension Task.
-
BiBloSA-pytorch Public
Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on Pytorch.
-
text Public
Forked from pytorch/textData loaders and abstractions for text and NLP
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 22, 2017 -
Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.
-
skip-thoughts Public
Forked from ryankiros/skip-thoughtsSent2Vec encoder and training code from the paper "Skip-Thought Vectors"
Python UpdatedNov 20, 2017 -
hangul-utils Public
Forked from kaniblu/hangul-utilsA tool for splitting and merging Korean unicode characters in Python 2 and 3
Python GNU General Public License v3.0 UpdatedMar 21, 2017 -
-