Skip to content

Commit 0e51796

Browse files
committed
update data
1 parent 4c78a08 commit 0e51796

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Thai Natural language processing in Python language.
1313

1414
Supports 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
### สถานะโครงการ

README.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,31 @@ PyThaiNLP
66

77
Thai 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

1313
Version
1414
~~~~~~~
1515

16-
1.1
16+
1.2
1717

1818

1919
Install
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+

docs/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# License
22

33
```
4-
Copyright 2016, PyThaiNLP Project
4+
Copyright 2017, PyThaiNLP Project
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)