fastforwardlabs / few-shot-text-classification
☆60Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for few-shot-text-classification
- Creating class-based TF-IDF matrices☆82Updated 2 years ago
- Collection of NLP model explanations and accompanying analysis tools☆145Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆160Updated last year
- Few-shot Named Entity Recognition☆122Updated 2 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆34Updated 2 years ago
- Explainable Zero-Shot Topic Extraction☆61Updated 3 months ago
- Building NER and RE components using HuggingFace Transformers☆49Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 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…☆254Updated last week
- ☆19Updated 3 years ago
- ☆39Updated last year
- https://arxiv.org/pdf/1909.04054☆77Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre…☆32Updated 3 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆99Updated 4 months ago
- A project for developing transformer-based models for clinical relation extraction☆127Updated last year
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 4 years ago
- Code and resources for the paper "BERT-QE: Contextualized Query Expansion for Document Re-ranking".☆50Updated 3 years ago
- Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13☆160Updated 2 weeks ago
- Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!☆33Updated 3 years ago
- ☆57Updated last year
- Code and Dataset for the Bhola et al. (2020) Retrieving Skills from Job Descriptions: A Language Model Based Extreme Multi-label Classifi…☆52Updated 3 years ago
- ☆65Updated 2 years 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…☆217Updated 4 months ago
- Fine-tuning a Hugging Face BERT model for the United Nations Named Entity Recognition task.☆31Updated 3 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆154Updated 8 months ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆242Updated last year