mim-solutions / bert_for_longer_textsLinks
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
☆147Updated last year
Alternatives and similar repositories for bert_for_longer_texts
Users that are interested in bert_for_longer_texts are comparing it to the libraries listed below
Sorting:
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆265Updated last year
- ☆369Updated last year
- Zero and Few shot named entity & relationships recognition☆391Updated 2 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…☆395Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆97Updated last year
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Active Learning for Text Classification in Python☆632Updated last week
- Code and experiments for *BERTopic: Neural topic modeling with a class-based TF-IDF procedure*☆83Updated last year
- OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)☆791Updated this week
- A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning☆154Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- TweetNLP for all the NLP enthusiasts working on Twitter! The Python library tweetnlp provides a collection of useful tools to analyze/und…☆364Updated 7 months ago
- ☆69Updated 4 years ago
- SpanMarker for Named Entity Recognition☆463Updated 10 months ago
- Lbl2Vec learns jointly embedded label, document and word vectors to retrieve documents with predefined topics from an unlabeled document …☆186Updated last year
- REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).☆549Updated 2 years ago
- ☆60Updated 4 years ago
- A curated list of resources on document similarity measures (papers, tutorials, code, ...)☆253Updated 3 years ago
- Guideline following Large Language Model for Information Extraction☆409Updated last year
- Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13☆198Updated 2 months ago
- Creating class-based TF-IDF matrices☆90Updated 3 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago
- Comparing the Performance of LLMs: A Deep Dive into Roberta, Llama, and Mistral for Disaster Tweets Analysis with Lora☆51Updated 2 years ago
- Text classification with Foundation Language Model LLaMA☆113Updated 2 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆338Updated 2 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆310Updated 2 years ago
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆611Updated last year