Living-with-machines/genre-classification
Jupyter book showing how to build an ML powered book genre classifier
This project helps Galleries, Libraries, Archives, and Museums (GLAM) professionals automatically categorize books. You input a collection of book titles, and it outputs whether each title is fiction or non-fiction, making it easier to manage and provide metadata for large digital collections. It's designed for archivists, librarians, and museum curators looking to streamline their cataloging processes.
No commits in the last 6 months.
Use this if you need to quickly and consistently classify large volumes of digitized book titles into basic genre categories like fiction or non-fiction.
Not ideal if you require a granular classification system for books with many specific sub-genres, as it focuses on broad distinctions.
Stars
13
Forks
2
Language
Jupyter Notebook
License
CC-BY-4.0
Category
Last pushed
Oct 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Living-with-machines/genre-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lonePatient/Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text...
mim-solutions/bert_for_longer_texts
BERT classification model for processing texts longer than 512 tokens. Text is first divided...
OctoberChang/X-Transformer
X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification
QData/LaMP
ECML 2019: Graph Neural Networks for Multi-Label Classification
illiterate/BertClassifier
基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)