simpletransformers and trapper

With simpletransformers being a widely adopted, high-level wrapper simplifying Hugging Face Transformers for various NLP tasks, and trapper focusing on modularity and consistent APIs for state-of-the-art NLP, they function as ecosystem siblings, potentially addressing different layers of abstraction or use cases within the same underlying transformer ecosystem.

simpletransformers
75
Verified
trapper
47
Emerging
Maintenance 2/25
Adoption 24/25
Maturity 25/25
Community 24/25
Maintenance 0/25
Adoption 12/25
Maturity 25/25
Community 10/25
Stars: 4,234
Forks: 721
Downloads: 52,813
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 47
Forks: 5
Downloads: 40
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m

About simpletransformers

ThilinaRajapakse/simpletransformers

Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI

Wraps HuggingFace Transformers with task-specific model classes that standardize the train/eval/predict workflow across NLP and multi-modal applications. Built-in integrations with Weights & Biases enable experiment tracking, while support for any HuggingFace pretrained model (BERT, RoBERTa, T5, etc.) provides flexibility without lock-in. Dense retrieval, conversational AI, and encoder fine-tuning extend beyond typical classification pipelines.

About trapper

obss/trapper

State-of-the-art NLP through transformer models in a modular design and consistent APIs.

Scores updated daily from GitHub, PyPI, and npm data. How scores work