Fine-tuned BERT-uncased for headline clickbait detection
Convert files to Markdown format
Retrieve news articles based on a query
Find the best matching text for a query
Experiment with and compare different tokenizers
Detect harms and risks with Granite Guardian 3.1 8B
Give URL get details about the company
Display and explore model leaderboards and chat history
Find collocations for a word in specified part of speech
Calculate patentability score from application
eRAG-Election: AI กกต. สนับสนุนความรู้การเลือกตั้ง ฯลฯ
Track, rank and evaluate open LLMs and chatbots
fake news detection using distilbert trained on liar dataset
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.