seriousran / BERT-embeddingLinks
A simple wrapper class for extracting features(embedding) and comparing them using BERT in TensorFlow
☆22Updated 5 years ago
Alternatives and similar repositories for BERT-embedding
Users that are interested in BERT-embedding are comparing it to the libraries listed below
Sorting:
- Word Piece Model python light version with functions tokenize/save/load☆64Updated 4 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- reference pytorch code for named entity tagging☆86Updated 10 months ago
- Implementing SimCSE using KR-BERT☆31Updated 4 years ago
- SOM-DST: Efficient Dialogue State Tracking by Selectively Overwriting Memory (ACL 2020)☆153Updated last year
- Implementing nlp papers relevant to classification with PyTorch, gluonnlp☆231Updated 2 years ago
- SUMBT: Slot-Utterance Matching for Universal and Scalable Belief Tracking (ACL 2019)☆90Updated last year
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- ☆121Updated 2 years ago
- NER Task with CNN + BiLSTM + CRF (with Naver NLP Challenge dataset) with Pytorch☆31Updated last year
- CLaF: Open-Source Clova Language Framework☆218Updated 4 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 5 years ago
- A repository to bind mecab for Python 3.5+. Not using swig nor pybind. (Not Maintained Now)☆28Updated 4 years ago
- KU_NERDY 이동엽, 임희석 (2017 국어 정보 처리 시스템경진대회 금상) - 한글 및 한국어 정보처리 학술대회☆32Updated 6 years ago
- Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)☆200Updated 2 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- Repository for the paper "Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning"☆110Updated 4 years ago
- BERT-Max based Contextual Emotion Classifier☆35Updated 2 years ago
- CNN+BiLSTM 기반 한국어 개체명 인식기입니다☆54Updated 5 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated last year
- Pre-trained Machine Translation Models of Korean from/to ECJ☆29Updated 6 years ago
- Subword-level Word Vector Representations for Korean (ACL 2018)☆107Updated 5 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- Implement korean restaurant reservation dialogue system based on hybrid code network.☆77Updated 6 years ago
- Simple script for running interactive masked language model with pre-trained BERT models.☆17Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆191Updated 5 years ago
- Team Kakao&Brain's Grammatical Error Correction System for the ACL 2019 BEA Shared Task☆92Updated 5 years ago
- KorQuAD (Korean Question Answering Dataset) submission guide using PyTorch pretrained BERT☆31Updated 6 years ago
- Phrase-Indexed Question Answering (PIQA)☆94Updated 6 years ago