Fine-tuned BERT-uncased for headline clickbait detection
Determine emotion from text
Aligns the tokens of two sentences
Ask questions about air quality data with pre-built prompts or your own queries
List the capabilities of various AI models
Generate keywords from text
Use title and abstract to predict future academic impact
Compare different tokenizers in char-level and byte-level.
Generative Tasks Evaluation of Arabic LLMs
Track, rank and evaluate open Arabic LLMs and chatbots
Humanize AI-generated text to sound like it was written by a human
Detect harms and risks with Granite Guardian 3.1 8B
Playground for NuExtract-v1.5
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.