Skip to content
Snippets Groups Projects
Commit 25b310c4 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

makeup.sh modified

parent 2f939d7f
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -21,8 +21,8 @@
↓,57,57,0,s,記号,一般,*,*,*,↓,*,*,*
−,57,57,0,s,記号,一般,*,*,*,−,*,*,*
−−,57,57,0,s,記号,一般,*,*,*,−−,*,*,*
─,57,57,-1989,s,記号,一般,*,*,*,─,*,*,*
──,57,57,-1989,s,記号,一般,*,*,*,──,*,*,*
─,57,57,-1238,s,記号,一般,*,*,*,─,*,*,*
──,57,57,-1238,s,記号,一般,*,*,*,──,*,*,*
■,57,57,0,s,記号,一般,*,*,*,■,*,*,*
□,57,57,0,s,記号,一般,*,*,*,□,*,*,*
▲,57,57,0,s,記号,一般,*,*,*,▲,*,*,*
......@@ -82,7 +82,7 @@
=,57,57,0,s,記号,一般,*,*,*,=,*,*,*
>,59,59,0,s,記号,括弧閉,*,*,*,>,*,*,*
?,57,57,0,s,記号,一般,*,*,*,?,*,*,*
@,57,57,-1989,s,記号,一般,*,*,*,@,*,*,*
@,57,57,-1238,s,記号,一般,*,*,*,@,*,*,*
[,60,60,0,s,記号,括弧開,*,*,*,[,*,*,*
\,57,57,0,s,記号,一般,*,*,*,\,*,*,*
],59,59,0,s,記号,括弧閉,*,*,*,],*,*,*
......
No preview for this file type
Source diff could not be displayed: it is too large. Options to address this: view the blob.
No preview for this file type
Source diff could not be displayed: it is too large. Options to address this: view the blob.
No preview for this file type
DEFAULT,47,47,-1879,n,記号,*,*,*,*,*,*,*,*
SPACE,49,49,919,n,記号,空白,*,*,*,*,*,*,*
KANJI,6,6,6735,n,名詞,*,*,*,*,*,*,*,*
SYMBOL,47,47,919,n,記号,*,*,*,*,*,*,*,*
NUMERIC,48,48,919,n,記号,数,*,*,*,*,*,*,*
ALPHA,47,47,919,n,記号,*,*,*,*,*,*,*,*
HIRAGANA,47,47,919,n,記号,*,*,*,*,*,*,*,*
KATAKANA,47,47,919,n,記号,*,*,*,*,*,*,*,*
GREEK,47,47,919,n,記号,*,*,*,*,*,*,*,*
CYRILLIC,47,47,919,n,記号,*,*,*,*,*,*,*,*
DEFAULT,47,47,-643,n,記号,*,*,*,*,*,*,*,*
SPACE,49,49,1044,n,記号,空白,*,*,*,*,*,*,*
KANJI,6,6,5652,n,名詞,*,*,*,*,*,*,*,*
SYMBOL,47,47,1044,n,記号,*,*,*,*,*,*,*,*
NUMERIC,48,48,1044,n,記号,数,*,*,*,*,*,*,*
ALPHA,47,47,1044,n,記号,*,*,*,*,*,*,*,*
HIRAGANA,47,47,1044,n,記号,*,*,*,*,*,*,*,*
KATAKANA,47,47,1044,n,記号,*,*,*,*,*,*,*,*
GREEK,47,47,1044,n,記号,*,*,*,*,*,*,*,*
CYRILLIC,47,47,1044,n,記号,*,*,*,*,*,*,*,*
No preview for this file type
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -6,7 +6,8 @@ LANG=ja_JP.UTF-8
export PATH LANG
rm -f corpus
cat corpus.*.mc > corpus
# cat corpus.*.mc > corpus
cat corpus.mencius.mc corpus.lunyu.mc corpus.pulleyblank.mc > corpus
rm -f sys.dic ../final_pulleyblank/*.csv
mecab-dict-index -f utf-8 -t utf-8
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment