fastforwardlabs / few-shot-text-classificationLinks
☆60Updated 4 years ago
Alternatives and similar repositories for few-shot-text-classification
Users that are interested in few-shot-text-classification are comparing it to the libraries listed below
Sorting:
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆396Updated 2 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Creating class-based TF-IDF matrices☆90Updated 3 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- A project for developing transformer-based models for clinical relation extraction☆130Updated 2 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆264Updated 11 months ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆205Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 3 years ago
- Coreference Resolution☆79Updated 4 years ago
- Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!☆34Updated 4 years ago
- The official tool for transforming doccano format into common dataset formats.☆109Updated 2 years ago
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆261Updated 3 years ago
- Pre-trained Language Model for Biomedical Question Answering☆124Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- Explainable Zero-Shot Topic Extraction☆63Updated last year
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- ☆20Updated 4 years ago
- Entity Disambiguation as text extraction (ACL 2022)☆182Updated 3 years ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆244Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆106Updated last year
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 4 years ago
- Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13☆194Updated last month
- Framework for fine-tuning pretrained transformers for Named-Entity Recognition (NER) tasks☆159Updated 2 years ago
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆81Updated 4 years ago
- ☆124Updated 4 years ago
- Examples for aligning, padding and batching sequence labeling data (NER) for use with pre-trained transformer models☆64Updated 2 years ago