An open API service indexing awesome lists of open source software.

https://github.com/calbabreaker/jpaz

Prints information about the Japanese kana and kanji for some text.
https://github.com/calbabreaker/jpaz

Last synced: 9 months ago
JSON representation

Prints information about the Japanese kana and kanji for some text.

Awesome Lists containing this project

README

          

# Japanese text analyzer

Prints information about the Japanese kana and kanji for some text.

To run:

```
cargo run -r
```

To build:

```
cargo build -r
```