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:
- Creating class-based TF-IDF matrices☆89Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 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…☆265Updated 9 months ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆390Updated 2 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- A project for developing transformer-based models for clinical relation extraction☆129Updated 2 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆204Updated 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
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- Clustering sentence embeddings to extract message intent☆175Updated 3 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆87Updated last year
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 3 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
- Explainable Zero-Shot Topic Extraction☆63Updated last year
- 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
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction