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:
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- Evidence-based QA system for community question answering.☆112Updated 4 years ago
- Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)☆201Updated 2 years ago
- Document ranking via sentence modeling using BERT☆143Updated 2 years ago
- Scalable Attentive Sentence-Pair Modeling via Distilled Sentence Embedding (AAAI 2020) - PyTorch Implementation☆33Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 6 years ago
- Minimal Interactive Attention Visualization