File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Thai Natural language processing in Python language.
1313
1414Supports Python 3.4 +
1515
16- - Document : [ https://pythonhosted.org/ pythainlp/ ] ( https://pythonhosted.org/ pythainlp/ )
16+ - Document : [ https://sites.google.com/view/ pythainlp/home ] ( https://sites.google.com/view/ pythainlp/home )
1717 - GitHub Home : [ https://github.com/wannaphongcom/pythainlp ] ( https://github.com/wannaphongcom/pythainlp )
1818
1919### Project status
@@ -95,7 +95,7 @@ Natural language processing หรือ การประมวลภาษา
9595
9696รองรับ Python 3.4 ขึ้นไป
9797
98- - เอกสารการใช้งาน : [ https://pythonhosted.org/ pythainlp/ ] ( https://pythonhosted.org/ pythainlp/ )
98+ - เอกสารการใช้งาน : [ https://sites.google.com/view/ pythainlp/home ] ( https://sites.google.com/view/ pythainlp/home )
9999 - หน้าหลัก GitHub : [ https://github.com/wannaphongcom/pythainlp ] ( https://github.com/wannaphongcom/pythainlp )
100100
101101### สถานะโครงการ
Original file line number Diff line number Diff line change @@ -6,32 +6,31 @@ PyThaiNLP
66
77Thai NLP in python package.
88
9- - Homepage : https://pythonhosted.org/ pythainlp/
9+ - Homepage : https://sites.google.com/view/ pythainlp/home
1010- GitHub : https://github.com/wannaphongcom/pythainlp
1111
1212
1313Version
1414~~~~~~~
1515
16- 1.1
16+ 1.2
1717
1818
1919Install
2020=======
2121
22- Python 3.4 + only
2322
2423.. code :: sh
2524
26- $ pip3 install pythainlp
25+ $ pip install pythainlp
2726
2827 License
2928~~~~~~~
30-
31- Apache Software License 2.0
32-
33-
3429.. |PyPI Downloads | image :: https://img.shields.io/pypi/dm/pythainlp.png
3530.. |pypi | image :: https://img.shields.io/pypi/v/pythainlp.svg
3631.. |Build Status | image :: https://travis-ci.org/wannaphongcom/pythainlp.svg?branch=develop
3732 :target: https://travis-ci.org/wannaphongcom/pythainlp
33+
34+
35+ Apache Software License 2.0
36+
Original file line number Diff line number Diff line change 11# License
22
33```
4- Copyright 2016 , PyThaiNLP Project
4+ Copyright 2017 , PyThaiNLP Project
55
66Licensed under the Apache License, Version 2.0 (the "License");
77you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments