sarnikowski / bert_in_a_flaskLinks
A dockerized flask API, serving ALBERT and BERT predictions using TensorFlow 2.0.
☆32Updated 5 years ago
Alternatives and similar repositories for bert_in_a_flask
Users that are interested in bert_in_a_flask are comparing it to the libraries listed below
Sorting:
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Updated 4 years ago
- reference pytorch code for intent classification☆44Updated last year
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- Team Kakao&Brain's Grammatical Error Correction System for the ACL 2019 BEA Shared Task☆92Updated 6 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆64Updated 5 years ago
- reference pytorch code for named entity tagging☆87Updated last year
- A tutorial of pertaining Bert on your own dataset using google TPU☆44Updated 5 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 6 years ago
- ☆69Updated 4 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 3 years ago
- ALBERT Text Classification Tensorflow, Resume Classification☆15Updated 5 years ago
- Semantic Search using FAISS & ElasticSearch☆31Updated 5 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Preprocessing Library for Natural Language Processing☆165Updated 3 years ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Updated 6 years ago
- Chatbot using Tensorflow (Model is transformer) ko☆30Updated 7 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆51Updated 2 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 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
- Simple script for running interactive masked language model with pre-trained BERT models.☆18Updated 5 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Machine Reading Comprehension (MRC)☆19Updated 5 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 3 years ago
- Dual Intent Entity Classifier Pytorch version☆20Updated 2 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 8 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆32Updated 6 years ago