Hassaan-Elahi/Writing-Styles-Classification-Using-Stylometric-Analysis
✍️ An intelligent system that takes a document and classifies different writing styles within the document using stylometric techniques.
This system helps professionals like editors, researchers, or legal analysts identify different writing styles within a single document. It takes any text document as input and outputs segments of that document grouped by their distinct writing styles, without needing prior examples of those styles. This is useful for understanding if a document contains contributions from multiple authors or varies in genre.
110 stars. No commits in the last 6 months.
Use this if you need to quickly detect whether a document contains sections written by different people or in different styles, such as for plagiarism detection or analyzing compiled reports.
Not ideal if you need to attribute specific writing styles to known authors or genres, as this tool only identifies stylistic differences intrinsically.
Stars
110
Forks
33
Language
Python
License
MIT
Category
Last pushed
Aug 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Hassaan-Elahi/Writing-Styles-Classification-Using-Stylometric-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
maximtrp/bitermplus
Biterm Topic Model (BTM): modeling topics in short texts
stephenhky/PyShortTextCategorization
Various Algorithms for Short Text Mining
clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine...
eimg/burmese-text-classifier
A neural network based text classification system for Burmese
cohere-ai/sandbox-topically
Topic modeling helpers using managed language models from Cohere. Name text clusters using large...