Skip to content

Commit

Permalink
PyKOMORAN 문서 사이트로 주소 변경 및 DOI 제거/BibTeX 추가 related #10 and #14
Browse files Browse the repository at this point in the history
  • Loading branch information
9bow committed Apr 9, 2019
1 parent 1fd5a4c commit ebbe52a
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 37 deletions.
28 changes: 17 additions & 11 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# PyKOMORAN

[![DOI](https://zenodo.org/badge/175813952.svg)](https://doi.org/10.5281/zenodo.2619177)
![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)
![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)
![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)
[![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)](https://www.apache.org/licenses/LICENSE-2.0)

[[한국어](README.md)] | [[English](README.en.md)]

Expand Down Expand Up @@ -40,7 +39,7 @@
cp -r PyKOMORAN/python/PyKomoran [DEST_LOCATION_TO_YOUR_PROJECT]
```

* Please refer to [installation document](https://docs.komoran.kr/pykomoran/installation.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for detailed installation method.
* Please refer to [installation document](https://pydocs.komoran.kr/firststep/installation.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for detailed installation method.

## Usage

Expand All @@ -63,14 +62,21 @@

### Usage in detail

* Please refer [KOMORAN Document site](https://docs.komoran.kr/pykomoran/tutorial.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for more information.
* Please refer [KOMORAN Document site](https://pydocs.komoran.kr/firststep/tutorial.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for more information.

## Citation

* PyKOMORAN provide DOI(Digital Object Identifier) using [Zenodo](https://zenodo.org).
* Please refer below links when citing PyKOMORAN.
* [DOI JSON Export](https://zenodo.org/record/2619178/export/json)
* [DOI BibTeX Export](https://zenodo.org/record/2619178/export/hx)
* Please use BibTeX below.

```tex
@misc{komoran,
author = {Junsoo Shin, Junghwan Park, Geunho Lee},
title = {KOMORAN},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/shineware/PyKOMORAN}}
}
```

## License

Expand Down
34 changes: 20 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# PyKOMORAN

[![DOI](https://zenodo.org/badge/175813952.svg)](https://doi.org/10.5281/zenodo.2619177)
![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)
![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)
![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)
[![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)](https://www.apache.org/licenses/LICENSE-2.0)

[[한국어](README.md)] | [[English](README.en.md)]

Expand Down Expand Up @@ -40,9 +39,9 @@
cp -r PyKOMORAN/python/PyKomoran [사용하실 PROJECT 위치]
```

* 자세한 설치 방법은 [KOMORAN 문서 사이트](https://docs.komoran.kr/pykomoran/installation.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran)를 참고해주세요.
* 자세한 설치 방법은 [KOMORAN 문서 사이트](https://pydocs.komoran.kr/firststep/installation.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran)를 참고해주세요.

## 사용법
## 사용

### 빠른 사용 방법

Expand All @@ -63,21 +62,28 @@

### 자세한 사용법

* 자세한 사용방법은 [KOMORAN 문서 사이트](https://docs.komoran.kr/pykomoran/tutorial.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran)를 확인해주시기 바랍니다.
* 자세한 사용방법은 [KOMORAN 문서 사이트](https://pydocs.komoran.kr/firststep/tutorial.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran)를 확인해주시기 바랍니다.

## 인용하기
## 인용

* PyKOMORAN은 [Zenodo](https://zenodo.org)를 이용하여 DOI(Digital Object Identifier)를 제공하고 있습니다.
* PyKOMORAN을 인용하실 때에는 다음의 링크를 참고해주시기 바랍니다.
* [DOI JSON Export](https://zenodo.org/record/2619178/export/json)
* [DOI BibTeX Export](https://zenodo.org/record/2619178/export/hx)
* 다음 BibTeX를 이용하여 인용해주세요.

```tex
@misc{komoran,
author = {Junsoo Shin, Junghwan Park, Geunho Lee},
title = {KOMORAN},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/shineware/PyKOMORAN}}
}
```

## 라이선스

* PyKOMORAN은 KOMORAN과 동일한 Apache 2.0 라이선스로 배포됩니다.
* 자세한 내용은 [LICENSE](LICENSE) 파일을 참고해주시기 바랍니다.

## 기여하기
## 기여

* 소스 코드나 버그 리포트, 문서 내의 오타 수정 등 어떠한 기여도 환영합니다.
* [Komoran Website](https://www.shineware.co.kr/products/komoran/#demo?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) 또는 [KOMORAN GitHub 페이지](https://github.com/komoran)를 참고해주세요!
Expand Down
30 changes: 18 additions & 12 deletions python/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# PyKOMORAN

[![DOI](https://zenodo.org/badge/175813952.svg)](https://doi.org/10.5281/zenodo.2619177)
![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)
![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)
![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)
[![PyPI](https://img.shields.io/pypi/v/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![Downloads](https://img.shields.io/pypi/dm/PyKomoran.svg)](https://pypi.org/project/PyKomoran)
[![License](https://img.shields.io/github/license/shineware/PyKOMORAN.svg)](https://www.apache.org/licenses/LICENSE-2.0)

## Introduction

Expand Down Expand Up @@ -38,7 +37,7 @@
cp -r PyKOMORAN/python/PyKomoran [DEST_LOCATION_TO_YOUR_PROJECT]
```

* Please refer to [installation document](https://docs.komoran.kr/pykomoran/installation.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for detailed installation method.
* Please refer to [installation document](https://pydocs.komoran.kr/firststep/installation.html?utm_source=PyPI&utm_medium=Referral&utm_campaign=PyKomoran) for detailed installation method.

## Usage

Expand All @@ -61,14 +60,21 @@

### Usage in detail

* Please refer [KOMORAN Document site](https://docs.komoran.kr/pykomoran/tutorial.html?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) for more information.
* Please refer [KOMORAN Document site](https://pydocs.komoran.kr/firststep/tutorial.html?utm_source=PyPI&utm_medium=Referral&utm_campaign=PyKomoran) for more information.

## Citation

* PyKOMORAN provide DOI(Digital Object Identifier) using [Zenodo](https://zenodo.org).
* Please refer below links when citing PyKOMORAN.
* [DOI JSON Export](https://zenodo.org/record/2619178/export/json)
* [DOI BibTeX Export](https://zenodo.org/record/2619178/export/hx)
* Please use BibTeX below.

```tex
@misc{komoran,
author = {Junsoo Shin, Junghwan Park, Geunho Lee},
title = {KOMORAN},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/shineware/PyKOMORAN}}
}
```

## License

Expand All @@ -77,5 +83,5 @@
## Contributing

* We're always happy to receive any contributions including code, bug reports and documentation fixes.
* Please visit our [Website](https://www.shineware.co.kr/products/komoran/#demo?utm_source=GitHub&utm_medium=Referral&utm_campaign=PyKomoran) and/or [Project Organization at GitHub](https://github.com/komoran) for more information.
* Please visit our [Website](https://www.shineware.co.kr/products/komoran/#demo?utm_source=PyPI&utm_medium=Referral&utm_campaign=PyKomoran) and/or [Project Organization at GitHub](https://github.com/komoran) for more information.
* Or, if you have any necessary features or suggestion? Please leave your idea on [Request to add new feature](https://github.com/shineware/PyKOMORAN/issues/new?template=FEATURE_REQUEST.md)

0 comments on commit ebbe52a

Please sign in to comment.