Groups
Groups
Sign in
Groups
Groups
은전한닢 프로젝트
Conversations
About
Send feedback
Help
MySQL FullText Plugin에 은전한닢 프로젝트를 붙여 봤습니다.
448 views
Skip to first unread message
JS Heo
unread,
Jan 4, 2015, 2:33:16 AM
1/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eun...@googlegroups.com
도움 주신 유영호님께 감사드립니다.
자세한 것은
https://github.com/mysqlguru/mysql-ko-ftparser
에서 보실 수 있습니다.
한글분석 능력만 놓고 본다면 다음과 같습니다.
입력 : 동해물과백두산이 마르고 닳도록. 독도는 우리 땅. 대한민국의 주권은 국민에게 있고, 모든 권력은 국민으로부터 나온다
* MySQL 내장 FullText Parser 사용 시, indexing된 단어들
- 국민에게
- 국민으로부터
- 대한민국의
- 동해물과백두산이
* 은전한닢을 이용한 FullText Parser 사용 시, indexing된 단어들
- 국민
- 권력
- 대한민국
- 독도
- 땅
- 백두산
- 우리
- 주권
- 해물
감사합니다.
Yong-woon Lee
unread,
Jan 4, 2015, 3:47:50 AM
1/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eun...@googlegroups.com
결과물 잘 보았습니다. 멋진 일 하셨습니다. ^^
그런데, 사전을 mecab-ko-dic-1.6.1-20140515을 사용하고 계신데, 해당 사전에 명사 '물'이 없는 문제가 있어서,
동해물을 -> 동+해물 로 형태소 분석하는 문제가 있습니다.
mecab-ko-dic-1.6.1-20140814 버전을 사용하시면, 해결되는 문제입니다.
저희 프로젝트에 관심을 가져주셔서 감사드립니다.
유영호
unread,
Jan 4, 2015, 3:48:32 AM
1/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eun...@googlegroups.com
멋집니다!! ^^*
JS Heo
unread,
Jan 4, 2015, 7:11:20 AM
1/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eun...@googlegroups.com
취미 삼아 아주 간단히 만들어 본 것인데 좋게 평가해 주셔서 감사합니다.
사전 부분은 수정했습니다~ 두 분께서 좋은 프로젝트 진행해 주셔서 덕분에 재미있게 개발했습니다.
김성동
unread,
Jan 14, 2015, 8:55:58 PM
1/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eun...@googlegroups.com
아주 좋은 프로젝트 감사합니다.
다음이 아니라 설치중에 다음과 같은 에러가 있어서 문의드립니다.
설치환경 centos 6.6 64bit
Maria DB 10.0,15
#make 시
g++ -o mysql-ko-ftparser.so -shared -fPIC mysql-ko-ftparser.o mecab_lib.o `mecab-config --libs`
/usr/bin/ld: mysql-ko-ftparser.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
mysql-ko-ftparser.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [mysql-ko-ftparser.so] 오류 1
다음과 같은 오류가 생깁니다.
mecab_test ㅣ는 잘 작동됩니다.
Reply all
Reply to author
Forward
0 new messages