🔬
The Fair-ly Project
  • Welcome to RumorMill
    • Recent Papers Timeline
  • Fair-ly Toolkit
    • Chrome Extension
    • Python Package
      • TextAnalyzer Pipeline
      • MultimodalAnalyzer Pipeline
    • Hosted APIs
  • Research
    • Sequence Classification
      • Binary
      • Multi-class
    • Named-Entity Recognition
      • Token Classification
    • Multimodal
      • Image + Text Pair Classification
    • Datasets
      • News Media Bias Plus (2024)
      • BEADs Dataset (2024)
      • GUS Dataset (2024)
      • BABE Dataset (2022)
  • Learn
    • Blog Posts
      • Training a model for multi-label NER
      • Binary Classification w/ BERT
  • Join the Project
    • To Do List
    • Discord Server
    • GitHub Repo
  • Misc
    • Privacy Policy
Powered by GitBook
On this page
  • Install: pip install the-fairly-project
  • Notebook with all pipelines:
Edit on GitHub
  1. Fair-ly Toolkit

Python Package

Bias analysis pipelines and SOTA models, for Python users

PreviousChrome ExtensionNextTextAnalyzer Pipeline

Last updated 7 months ago

Install: pip install the-fairly-project


Notebook with all pipelines:

TextAnalyzer Pipeline

MultimodalAnalyzer Pipeline

Google Colab
Logo