flayxis
at 2024-07-20 12:29:51 UTC
No such API. There aren't that many complicated rules for conjugations in Japanese, should be easy enough to put that inside your program. (Or use any of the many libraries that do this like https://github.com/fasiha/kamiya-codec )
flayxis
at 2024-07-25 11:47:37 UTC
Actually found this recently, even easier to directly plug in JMdictDB data: https://gitlab.com/yamagoya/jconj
Log in to reply.
API to GET verb table
Hi everyone.
I know, there is an API. (https://jisho.org/api/v1/search/words?keyword=%E9%A3%9F%E3%81%B9%E3%82%8B)
but is it also possible to get the verb tables? (the inflictions)?
I would like to create a game which asks me the correct inflictions for verbs.