Skip to content

Commit

Permalink
add DOI badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Apr 17, 2020
1 parent 68f0e6d commit d9fa1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
[![Documentation Status](https://readthedocs.org/projects/nagisa/badge/?version=latest)](https://nagisa.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/nagisa.svg)](https://pypi.python.org/pypi/nagisa)
[![Downloads](https://pepy.tech/badge/nagisa)](https://pepy.tech/project/nagisa)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3755482.svg)](https://doi.org/10.5281/zenodo.3755482)

Nagisa is a python module for Japanese word segmentation/POS-tagging.
It is designed to be a simple and easy-to-use tool.
Expand Down

0 comments on commit d9fa1cf

Please sign in to comment.