labteral / ernieLinks
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
☆201Updated last year
Alternatives and similar repositories for ernie
Users that are interested in ernie are comparing it to the libraries listed below
Sorting:
- Question Answering using Albert and Electra☆207Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆233Updated 2 years ago
- ☆66Updated 5 years ago
- Semantic search using Transformers and others☆110Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 11 months ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Deep learning with text doesn't have to be scary.☆276Updated 2 years ago
- 🏖 Easy training and deployment of seq2seq models.☆228Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- ☆72Updated 7 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆124Updated 5 years ago
- LASER multilingual sentence embeddings as a pip package☆224Updated last year
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆206Updated 2 years ago
- Preprocessing Library for Natural Language Processing☆164Updated 2 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆372Updated 2 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆173Updated last year
- Interpretable Evaluation for (Almost) All NLP Tasks☆195Updated 2 years ago
- The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761☆282Updated 5 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 8 months ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆221Updated last year
- AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)☆136Updated 2 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- SImple SenTence EmbeddeR☆74Updated 2 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.☆255Updated 2 years ago
- Datasets I have created for scientific summarization, and a trained BertSum model☆114Updated 5 years ago
- Code for the AllenNLP demo.☆197Updated 2 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆361Updated 3 years ago