DomHudson / bert-in-productionLinks
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
☆96Updated 4 years ago
Alternatives and similar repositories for bert-in-production
Users that are interested in bert-in-production are comparing it to the libraries listed below
Sorting:
- NoiseMix - data generation for natural language☆40Updated 7 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆107Updated 2 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 5 years ago
- Scalable Attentive Sentence-Pair Modeling via Distilled Sentence Embedding (AAAI 2020) - PyTorch Implementation☆32Updated last year
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- reference pytorch code for intent classification☆44Updated 7 months ago
- A library to conduct ranking experiments with transformers.☆160Updated last year
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆79Updated 2 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆115Updated 6 years ago
- Evidence-based QA system for community question answering.☆106Updated 4 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Unofficial implementation of Adaptive Input in PyTorch☆12Updated 6 years ago
- ACL 2019: Zero-shot Word Sense Disambiguation using Sense Definition Embedding☆75Updated 9 months ago
- Massively Multilingual Transfer for NER☆86Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 4 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 5 years ago
- This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".☆64Updated 4 years ago
- X-BERT: eXtreme Multi-label Text Classification with BERT☆52Updated 5 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Code and resources for the paper "BERT-QE: Contextualized Query Expansion for Document Re-ranking".☆50Updated 3 years ago
- source code of bison☆26Updated 4 years ago
- ☆33Updated 6 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 5 years ago
- Document ranking via sentence modeling using BERT☆144Updated 2 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 6 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year