Japanese Romaji Converter (Forge/Fabric)

Japanese Romaji Converter (Forge/Fabric)

464 Downloads

Japanese Romaji Converter

Japanese version is available in #概要.
日本語版は#概要から閲覧可能です。

English Version

Source code for Fabric version: https://github.com/Meatwo310/JapaneseRomajiConverter-Fabric/

Description

This is a mod that automatically converts Romaji sent in chat to Hiragana.

Usage

When you send a message in chat, it will be automatically converted to Hiragana. Example: konnnitihaこんにちは
If you put one of the symbols !#; at the beginning of the message, it will not be converted. Example: #Hello, world!#Hello, world!
Also, messages with less than 5 characters will not be converted. To force conversion, put one of the symbols \¥¥ at the beginning of the message. Example: yaayaa, \yaaやあ

Installation

Credits

In this mod, when converting Romaji to Hiragana, romaji_to_hiragana.csv in andree-surya/moji4j for use in this project. Special thanks to andree-surya! A copy of the license is as follows:

© Copyright 2016 Andree Surya

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Contributors

Special thanks to those who contributed to the creation of this mod!

License

This project is licensed under the Apache License 2.0. See LICENSE for more details.

Japanese Version

Fabric版のソースコード: https://github.com/Meatwo310/JapaneseRomajiConverter-Fabric/

概要

チャットで送信されたローマ字を、自動でひらがなに変換するMODです。

使い方

チャットでローマ字を送信すると自動的にひらがなに変換されます。 例:konnnitihaこんにちは
!#;のいずれかの記号をメッセージの先頭につけると、変換されなくなります。 例:#Hello, world!#Hello, world!
また、5文字未満のメッセージは変換されません。 強制的に変換するには、\¥¥のいずれかの記号をメッセージの先頭につけてください。 例:yaayaa,\yaaやあ

インストール

クレジット

このMODでは、ローマ字をひらがなに変換する際に、 andree-surya/moji4jromaji_to_hiragana.csv を変換辞書のベースとして使用しています。andree-surya氏にスペシャルなサンキューを。ライセンスのコピーは#Creditsを参照してください。

貢献者

このMODの作成に貢献してくださった方々にスペシャルなサンキューを!

ライセンス

このプロジェクトは、Apache License 2.0の下でライセンスされています。詳細はLICENSEを参照してください。