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:
- ☆373Updated 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…☆266Updated last year
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Zero and Few shot named entity & relationships recognition☆399Updated 4 months ago
- Code and experiments for *BERTopic: Neural topic modeling with a class-based TF-IDF procedure*☆83Updated 2 years ago
- Guideline following Large Language Model for Information Extraction☆425Updated last year
- 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
- Active Learning for Text Classification in Python☆635Updated 2 weeks ago
- ☆70Updated 4 years ago
- REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).☆554Updated 2 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago
- OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)☆794Updated last week
- Efficient Attention for Long Sequence Processing☆98Updated 2 years ago
- Instruct LLMs for flat and nested NER. Fine-tuning Llama and Mistral models for instruction named entity recognition. (Instruction NER)☆87Updated last year
- Use Large Language Models like OpenAI's GPT-3.5 for data annotation and model enhancement. This framework combines human expertise with L…☆40Updated 2 years ago
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆311Updated 3 years ago
- Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13☆202Updated 4 months ago
- SpanMarker for Named Entity Recognition☆464Updated last year
- ☆60Updated 4 years ago
- Creating class-based TF-IDF matrices☆91Updated 3 years ago
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆340Updated 2 years ago
- A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning☆152Updated last year
- A curated list of resources on document similarity measures (papers, tutorials, code, ...)☆255Updated 3 years ago
- Lbl2Vec learns jointly embedded label, document and word vectors to retrieve documents with predefined topics from an unlabeled document …☆186Updated last year
- [ACL 2022] LinkBERT: A Knowledgeable Language Model 😎 Pretrained with Document Links☆449Updated 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…☆373Updated 9 months ago
- PatentSBERTa: A Deep NLP based Hybrid Model for Patent Distance and Classification using Augmented SBERT☆105Updated last year
- ☆182Updated last year
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- A Topic Modeling System Toolkit (ACL 2024 Demo)☆283Updated 3 months ago