Validates the content text to ensure that it is not one of the following: sexual, hate, violence, self-harm, sexual/minors, hate/threatening, violence/graphic
200 response
{- "status": {
- "success": true,
- "code": 200
}, - "result": {
- "flagged": true,
- "categories": {
- "sexual": true,
- "hate": true,
- "violence": true,
- "self-harm": true,
- "sexual/minors": true,
- "hate/threatening": true,
- "violence/graphic": true
}
}
}
Validates the content text to ensure that it is not one of the following: sexual, hate, violence, self-harm, sexual/minors, hate/threatening, violence/graphic
200 response
{- "text": "string"
}
{- "status": {
- "success": true,
- "code": 200
}, - "result": {
- "flagged": true,
- "categories": {
- "sexual": true,
- "hate": true,
- "violence": true,
- "self-harm": true,
- "sexual/minors": true,
- "hate/threatening": true,
- "violence/graphic": true
}
}
}
A text translation service supporting multiple translation engine.
200 response
{- "text": "Jupiter is the fifth planet from the Sun and the largest in the Solar System. It is a gas giant with a mass one-thousandth that of the Sun, but two-and-a-half times that of all the other planets in the Solar System combined. Jupiter is one of the brightest objects visible to the naked eye in the night sky, and has been known to ancient civilizations since before recorded history. It is named after the Roman god Jupiter.[19] When viewed from Earth, Jupiter can be bright enough for its reflected light to cast visible shadows,[20] and is on average the third-brightest natural object in the night sky after the Moon and Venus.",
- "target": "fr"
}
{ }
Personally Identifiable Information (PII) Entity Recognition (ER) is an NLP task used to identify important named entities in the text such as people, places, organizations, date, or any other category.
200 response
{- "text": "Hello Zhang Wei, your social insurance number 888-456-2345 will be sent to you at 4 Bond Street, Toronto ON M5J 3A2. tomorrow by noon. Could you confirm that you were indeed 18 years old."
}
{ }
Named Entity Recognition using LLM models.
200 response
{- "text": "Mark Zuckerberg is one of the founders of Facebook, a company from the United States"
}
{ }
Multilingual sentiment classification using LLM models..
200 response
{- "text": "We're so happy to see you, and we will be delighted to extend a warm welcome."
}
{ }
Given a text pair [text1, text2], the classifier outputs 't' if the translation is faithful and accurate, 'f' otherwise.
200 response
{- "text1": "You owe me 200 dollars, and I am here till today.",
- "text2": "Vous me devez 200 dollars, et je suis là jusqu'à aujourd'hui.",
- "explain": true
}
{ }
Rewrite the given text to be more easier to read and comprehend.
200 response
{- "text": "Quantum mechanics is a basic theory in physics that explains how things work at the tiny scale of atoms and subatomic particles. It is the basis for all quantum physics, like quantum chemistry, quantum field theory, quantum technology, and quantum information science."
}
{ }
Rewrite the given text to be suitable for an 8th Grader.
200 response
{- "text": "These methods still require supervised training in order to perform a task. When only minimal or no supervised data is available, another line of work has demonstrated the promise of language models to perform specific tasks, such as common sense reasoning (Schwartz et al., 2017) and sentiment analysis (Radford et al., 2017). In this paper, we connect these two lines of work and continue the trend of more general methods of transfer. We demonstrate language models can perform down-stream tasks in a zero-shot setting – without any parameter or architecture modification. We demonstrate this approach shows potential by highlighting the ability of language models to perform a wide range of tasks in a zero-shot setting. We achieve promising, competitive, and state of the art results depending on the task.",
- "target": "5"
}
{ }
Perform text summarization.
200 response
{- "text": "Jupiter is the fifth planet from the Sun and the largest in the Solar System. It is a gas giant with a mass one-thousandth that of the Sun, but two-and-a-half times that of all the other planets in the Solar System combined. Jupiter is one of the brightest objects visible to the naked eye in the night sky, and has been known to ancient civilizations since before recorded history. It is named after the Roman god Jupiter.[19] When viewed from Earth, Jupiter can be bright enough for its reflected light to cast visible shadows,[20] and is on average the third-brightest natural object in the night sky after the Moon and Venus."
}
{ }
Perform text translation to and from any core languages.
200 response
{- "text": "Jupiter is the fifth planet from the Sun and the largest in the Solar System. It is a gas giant with a mass one-thousandth that of the Sun, but two-and-a-half times that of all the other planets in the Solar System combined. Jupiter is one of the brightest objects visible to the naked eye in the night sky, and has been known to ancient civilizations since before recorded history. It is named after the Roman god Jupiter.[19] When viewed from Earth, Jupiter can be bright enough for its reflected light to cast visible shadows,[20] and is on average the third-brightest natural object in the night sky after the Moon and Venus.",
- "target": "fr"
}
{ }
Multilingual tone classification using LLM models..
200 response
{- "text": "I am afraid I will have to report you. I wish you had behaved better than this."
}
{ }
Rewrite the original text to have a more positive sentiment.
200 response
{- "text": "If you guys don't make your monthly quotas this month, I will be forced to report you and file an official letter of complaint."
}
{ }