Linguatools Sentence Generating

FREEMIUM
Por petapro | Actualizada 7 days ago | Text Analysis
Popularidad

8.3 / 10

Latencia

424ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

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”).

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios