Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m7142yosuke committed Dec 16, 2024
1 parent 95e9864 commit d48cd29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# english2kana

[![test](https://github.com/m7142yosuke/english2kana/actions/workflows/build-test.yaml/badge.svg)](https://github.com/m7142yosuke/english2kana/actions/workflows/build-test.yaml)

english2kana is a Python library designed to convert English words and romanized Japanese text into their Katakana representations. It leverages a sequence-to-sequence model with an attention mechanism, trained on data derived from English company names and their corresponding Katakana forms found on the Japan Corporate Number Publication Site.

Key Features:
Expand Down

0 comments on commit d48cd29

Please sign in to comment.