DomHudson / bert-in-production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
☆94Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for bert-in-production
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- NoiseMix - data generation for natural language☆41Updated 6 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆132Updated last year
- A library to conduct ranking experiments with transformers.☆161Updated last year
- reference pytorch code for intent classification☆45Updated last month
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 4 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- Implementation of unsupervised smoothed inverse frequency (Best Paper, Repl4NLP @ ACL 2018)☆77Updated 5 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 5 years ago
- Evaluation script for named entity recognition (NER) systems based on entity-level F1 score.☆71Updated 3 years ago
- Team Kakao&Brain's Grammatical Error Correction System for the ACL 2019 BEA Shared Task☆89Updated 5 years ago
- ACL 2019: Zero-shot Word Sense Disambiguation using Sense Definition Embedding☆75Updated 3 months ago
- ☆161Updated 4 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆63Updated 3 years ago
- State of the art Semantic Sentence Embeddings☆98Updated 2 years ago
- Evidence-based QA system for community question answering.☆103Updated 3 years ago
- This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".☆63Updated 4 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- Cross-Lingual Alignment of Contextual Word Embeddings☆98Updated 4 years ago
- ☆81Updated 4 years ago
- A collection/reading-list of awesome Natural Language Processing papers sorted by date.☆33Updated 5 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆117Updated 3 years ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆61Updated last year
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆35Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- Scalable Attentive Sentence-Pair Modeling via Distilled Sentence Embedding (AAAI 2020) - PyTorch Implementation☆31Updated last year