[−][src]Module papago::api
Actual Papago API wrapper module.
Structs
| PapagoReq |
PapagoReq is the payload sent to Naver Papago API
It has to be sent as a form request ( |
Enums
| Error |
Error Type |
| Lang |
Lang is a target/source language For more information, check official doc |
Constants
| NMT_URL |
NMT_URL uses Neural Net Machine Translation |
| SMT_URL |
SMT_URL uses Statistical Model |
Functions
| send_request |
Returns Translation Result |