A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
☆1,182Aug 28, 2024Updated last year
Alternatives and similar repositories for seqeval
Users that are interested in seqeval are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Jun 30, 2022Updated 3 years ago
- A very simple framework for state-of-the-art Natural Language Processing (NLP)☆14,361Oct 27, 2025Updated 5 months ago
- An open-source NLP research library, built on PyTorch.☆11,893Nov 22, 2022Updated 3 years ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,567Jun 12, 2025Updated 9 months 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…☆222Jul 2, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- conlleval in Python (script for chunking/NER evaluation)☆125Apr 28, 2024Updated last year
- Data augmentation for NLP☆4,656Jun 24, 2024Updated last year
- Pytorch-Named-Entity-Recognition-with-BERT☆1,249May 6, 2021Updated 4 years ago
- State-of-the-Art Text Embeddings☆18,494Apr 2, 2026Updated last week
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆176Jul 25, 2024Updated last year
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,745Updated this week
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.