Skip to content

REST API for Ginkou. Find example sentences that use any Japanese word regardless of conjugation

License

Notifications You must be signed in to change notification settings

Xetera/ginkou-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ginkou-api

A REST api for interacting with ginkou. Find examples of sentences that use a specific Japanese word regardless of conjugation.

Usage

https://japanese.hifumi.io/lookup/僕

Dependencies

This program depends on mecab for the aforementioned morphological splitting. For instructions on installing it, see the mecab crate.

You can use the following packages if you use apt

sudo apt install libsqlite3-dev
sudo apt install libmecab-dev

For a CLI interface, download the original ginkou app.

About

REST API for Ginkou. Find example sentences that use any Japanese word regardless of conjugation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.5%
  • Dockerfile 3.5%