Skip to content

phoebejhhong/japanese-to-hangul

Repository files navigation

일본어를 한글로 (Japanese to Hangul)

https://japanese-to-hangul.herokuapp.com/

![alt text] screen-shot

일본어를 한글로는 일본어 텍스트를 한글로 바꿔주는 웹 어플리케이션입니다. 번역은 전혀 하지 않으며, 단지 일본어의 말소리를 한글로 표기합니다. 야후 재팬의 텍스트 분석 API를 사용하는 시나트라앱입니다.

Japanese to Hangul is a web app that converts Japanese text to Hangul, Korean alphabets. Not being a translator of any sort, it just transcribes Japanese words into Hangul. It is a Sinatra app and uses Yahoo Japan's Languge Processing Api.

설치와 사용 Installation and Usage

루비를 먼저 설치한 후 다음 명령어를 입력하세요.

Install Ruby if you haven't. Then execute

  $ git clone https://github.com/phoebejhhong/japanese-to-hangul.git
  $ cd japanese-to-hangul
  $ bundle install
  $ ruby server.rb

그런 다음 http://localhost:4567/ 에 들어가세요.

Then go to http://localhost:4567/

About

web app to convert Japanese to Hangul

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published