Skip to content

Commit

Permalink
Merge pull request #93 from rain1024/release
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
Brother Rain authored May 30, 2017
2 parents ac65ab0 + d7b0e11 commit fb92f3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,16 @@
History
========================================

1.0.18 (2017-05-24)
----------------------------------------

* Fix word_sent method
* Enhance performance
* Add word_sent package

1.0.9 (2017-03-07)
1.1.0(2017-05-30)
----------------------------------------

* Add chunking feature
* Add pos_tag feature
* Add word_sent feature, fix performance
* Add Corpus class
* Add Transformer classes
* Integrated with dictionary of Ho Ngoc Duc
* Add travis-CI
* Auto build with PyPI
* Add travis-CI, auto build with PyPI

1.0.0 (2017-03-01)
----------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='underthesea',
version='1.0.20',
version='1.1.0',
description="Vietnamese NLP Toolkit",
long_description=readme + '\n\n' + history,
author="Vu Anh",
Expand Down

0 comments on commit fb92f3a

Please sign in to comment.