kh-kim / simple-nmtLinks
This repo contains a simple source code for advanced neural machine translation based on sequence-to-sequence.
☆144Updated 3 years ago
Alternatives and similar repositories for simple-nmt
Users that are interested in simple-nmt are comparing it to the libraries listed below
Sorting:
- PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇☆48Updated 6 years ago
- 11.5기의 beyondBERT의 토론 내용을 정리하는 repository입니다.☆58Updated 5 years ago
- The code and models for "An Empirical Study of Tokenization Strategies for Various Korean NLP Tasks" (AACL-IJCNLP 2020)☆119Updated 4 years ago
- Transformer Implementation using PyTorch for Neural Machine Translation (Korean to English)☆67Updated 4 years ago
- Korean Parallel Corpus☆146Updated last year
- Subword-level Word Vector Representations for Korean (ACL 2018)☆107Updated 5 years ago
- Kobart model on Huggingface transformers☆64Updated 3 years ago
- Intonation-aided intention identification for Korean☆84Updated 2 years ago
- BERTScore for Korean☆81Updated last year
- Korean ALBERT☆47Updated 5 years ago
- https://ailabs.enliple.com/☆105Updated 4 years ago
- Korean-English Bilingual Electra Models☆110Updated 3 years ago
- MULTI GPU환경에서 ETRI 한국어 BERT모델 활용한 Korquad 학습 방법☆29Updated 5 years ago
- Transformers Pipeline with KoELECTRA☆40Updated 2 years ago
- Character-level Korean ELECTRA Model (음절 단위 한국어 ELECTRA)☆54Updated 2 years ago
- Korean MRC (KorQuAD) with KoBERT☆64Updated 2 years ago
- KoBART chatbot☆47Updated 4 years ago
- HanBert on 🤗 Huggingface Transformers 🤗