Generate relation triplets from text
Generate insights and visuals from text
Detect AI-generated texts with precision
Track, rank and evaluate open LLMs and chatbots
Predict NCM codes from product descriptions
Detect harms and risks with Granite Guardian 3.1 8B
Predict song genres from lyrics
Convert files to Markdown format
Humanize AI-generated text to sound like it was written by a human
Submit model predictions and view leaderboard results
Similarity
Give URL get details about the company
Upload a PDF or TXT, ask questions about it
Rebel Demo is a text analysis tool designed to generate relation triplets from text. It leverages advanced NLP techniques to identify and extract relationships between entities in a given text, outputting them in a structured format. This tool is particularly useful for knowledge extraction and information structuring tasks.
What is a relation triplet?
A relation triplet is a structured representation of a relationship in the form of (subject, relation, object), where the subject and object are entities, and the relation describes the connection between them.
Which languages does Rebel Demo support?
Rebel Demo supports multiple languages, including English, Spanish, French, and more, depending on the model configuration.
How can I customize the output format?
You can customize the output format by specifying the desired structure during the initialization of the tool. The default output is in JSON format.
How does Rebel Demo handle large texts?
Rebel Demo is optimized to process large texts efficiently. For extremely lengthy documents, consider splitting the text into smaller chunks before processing.
What output formats are available?
Rebel Demo primarily supports JSON output, but additional formats can be added through custom configurations or post-processing scripts.