Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
/zerothPublic archive

Requirement 2

Lucas Jo edited this pageApr 19, 2018 ·3 revisions

Required Packages for LM building

제로스 프로젝트에서는한국어 표준 발음에근거하여 주어진 단어/형태소 에 대해 발음열(pronunciation sequence)을 생성합니다.한국어 표준발음 법 자체가 형태소 정보에 대한 확인이 필요한 부분이 있는 관계로발음열 생성을 위한 프로세스에서 konlpy 내의 mecab 기능을 활용합니다.

1. Package list to be installed

2. Package installation

sudo apt-get install parallelsudo add-apt-repository ppa:openjdk-r/ppa sudo apt-get updatesudo apt-get install g++ openjdk-7-jdk python-dev python3-devsudo python3 -m pip install JPype1-py3sudo python3 -m pip install konlpysudo apt-get install curlsudo -sbash <(curl -s https://raw.githubusercontent.com/konlpy/konlpy/master/scripts/mecab.sh)
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp