ContentHolmes/Website-Classifier-Native
A website classifier that classifies a website into categories depending upon its contents.
This tool helps you quickly understand what a website is about by analyzing its content from just its URL. It takes a website address and tells you if it's related to news, sports, shopping, or one of several other categories, without needing to fully load the page. It's designed for anyone who needs to categorize or understand the subject matter of many websites efficiently.
No commits in the last 6 months.
Use this if you need to rapidly categorize numerous websites based on their content, without manually visiting each one.
Not ideal if you need extremely nuanced sub-category classification or want to analyze website elements beyond just text content.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 22, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ContentHolmes/Website-Classifier-Native"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenojp/negspacy
spaCy pipeline object for negating concepts in text
Mascerade/supervised-product-matching
⚖️ Neural network for product matching, aka classifying whether two product titles represent the...
dmlls/negate
negate_sentence(A Python module that doesn't negate sentences.)
sugatagh/E-commerce-Text-Classification
Proper categorization of e-commerce products enhances the user experience and achieves better...
MaggieMeow/neko
Product categorization using sequence-to-sequence models and others.