SosiAl Media Bigdata Analysis service by pcn
Project description
# 설치 관련 mecab-python===0.996-ko-0.9.2 의 경우, 개인적으로 다운로드를 받아야함
## 1. mecab-ko 설치
$ tar zxfv mecab-XX-ko-XX.tar.gz $ cd mecab-XX-ko-XX $ ./configure $ make && make install (권한설정 에러시, sudo 추가)
## 2. mecab-ko-dic 설치 $ tar zxfv mecab-ko-dic-XX.tar.gz $ cd mecab-ko-dic-XX- $ ./autogen.sh () $ ./configure $ make && make install (권한설정 에러시, sudo 추가)
### 설치 후, 사용 테스트 $mecab -d [pwd 경로] ex./opt/test/mecab/mecab-ko-dic-2.1.1-20180720 - mecab-ko-dic은 MeCab을 사용하여, 한국어 형태소 분석을 하기 위한 프로젝트입니다.
## 3.mecab-python
$ git clone https://bitbucket.org/eunjeon/mecab-python-0.996.git $ cd mecab-python-0.996 $ python setup.py build $ python setup.py install (권한설정 에러시, sudo 추가)
## 4. 설치 최종 mecab –version - mecab of 0.996/ko-0.9.2
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file toolva-1.9.1-py3-none-any.whl.
File metadata
- Download URL: toolva-1.9.1-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20445cdf4a02d6a16552220136c67eb01569298f3878025caa69c5848182b586
|
|
| MD5 |
f8c051711633dc56fecec012281bdc82
|
|
| BLAKE2b-256 |
ef5fe11cc8922e0dec84d36d07758c7356a9c0774baa67f4782ecf86fd04487e
|