Linguatools Sentence Generating

GRATIS CON POSSIBILITÀ DI UPGRADE
Da petapro | Aggiornamento 14 days ago | Text Analysis
Popolarità

8 / 10

Latenza

325ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

WH questions

Rapid account: Ashanchandrasiri 1
ashanchandrasiri1
3 years ago

is there any way to generate questions like where are you from ?. when i try it
req.query({
“object”: “you from”,
“subject”: “you”,
“verb”: “from”,
“sentencetype”: “whosubj”
}); it gives who are you a from?

Rapid account: Petapro
petapro Commented 3 years ago

Unfortunately, there’s no way to generate questions other than with “what” and “who” using the current API.

The only thing you could do is to add some string replacement on top of your hack to replace the “who” question word with “where” in the API response (and set objdet to “-” to eliminate the article “a”).

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti