Fine-tuned BERT-uncased for headline clickbait detection
Easily visualize tokens for any diffusion model.
Explore and Learn ML basics
G2P
Generate relation triplets from text
Search for philosophical answers by author
Find the best matching text for a query
Explore Arabic NLP tools
Playground for NuExtract-v1.5
Explore and interact with HuggingFace LLM APIs using Swagger UI
Analyze similarity of patent claims and responses
Give URL get details about the company
Track, rank and evaluate open Arabic LLMs and chatbots
ClickBERT Detector is a text analysis tool designed to detect clickbait headlines. It leverages a fine-tuned BERT-uncased model to classify headlines as either clickbait or legitimate. This tool is particularly useful for evaluating the credibility of content and helping users avoid misleading or sensationalized headlines.
What is clickbait?
Clickbait refers to sensationalized or misleading headlines designed to attract clicks rather than provide accurate information.
Can ClickBERT Detector analyze text in multiple languages?
Currently, ClickBERT Detector is optimized for English text only, as it is based on the BERT-uncased model.
How accurate is ClickBERT Detector?
The accuracy of ClickBERT Detector depends on the quality of the input and the complexity of the headline. It achieves high accuracy on typical clickbait examples but may struggle with very ambiguous or context-dependent cases.