Skip to content

Japanese-language related functions

License

Notifications You must be signed in to change notification settings

kinbiko/nihon-go

Repository files navigation

Nihon-Go

Build Status Coverage Status Go Report Card Coverage Status Latest version Go Documentation License

Go functions related to the Japanese language.

Functions

  • Convert romaji to kana with RomajiToKana.
  • Extract all unique kanji in a string with UniqueKanji

See godoc for detailed information.