fastdatascience/faststylometry
Stylometry library for Burrows' Delta method
Implements forensic authorship attribution by computing z-score normalized feature vectors from most-frequent words, then measuring cosine distances between texts to quantify stylistic similarity. Provides utilities for tokenization, corpus management, and batch Delta calculations across training and test document sets, with built-in support for English text preprocessing including pronoun removal.
47 stars and 3,209 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
47
Forks
10
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 21, 2025
Monthly downloads
3,209
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fastdatascience/faststylometry"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
craigtrim/pystylometry
Comprehensive Python toolkit for stylometry
readerbench/ro-auth-detect
Authorship Attribution for Romanian
jatinmandav/Authorship-Attribution
Finding Gender/Age of Authors based on written text
ridvansalihkuzu/author-attribution
Authorship Attribution in Social Media & Chat Biometrics & Behavioral Biometrics
MuditJ/AuthorshipAttribution
Using Natural Language Processing to determine the author of an unlabeled text.