147 Commits

Author SHA1 Message Date
Lucas Ou-Yang
f622011177 Update README.rst 2020-09-01 23:54:25 -07:00
Lucas Ou-Yang
5af1bea20f Update README.rst 2020-07-12 18:16:14 -07:00
Lucas Ou-Yang
b0cc1278c4 Update README.rst 2020-07-04 19:34:46 -07:00
Lucas Ou-Yang
4b35117e7e Update README.rst 2020-07-03 12:10:45 -07:00
Lucas Ou-Yang
2f6ca8fa63 Update README.rst 2020-07-03 12:09:51 -07:00
Lucas Ou-Yang
db81b55aab Update README.rst 2020-07-03 12:04:24 -07:00
Lucas Ou-Yang
1c27e6da19 Update README.rst
Project support
2020-06-27 19:49:08 -07:00
Lucas Ou-Yang
56de65af9e Update README.rst 2020-06-22 16:36:27 -07:00
Lucas Ou-Yang
cba0658011 Update README.rst 2020-06-22 16:35:16 -07:00
Lucas Ou-Yang
1c7feb1c55 Update README, gitad setup 2020-06-20 11:59:42 -07:00
Lucas Ou-Yang
9b89046d07 Add donations links in readme 2019-04-12 08:23:13 -04:00
Lucas Ou-Yang
cf85a7eadf Modify readme 2019-04-07 16:31:52 -04:00
Lucas Ou-Yang
2788a2fdcd Replace patreon with consulting 2019-04-07 16:00:31 -04:00
bact
4c9cde0749 Add Thai stopwords (#669)
* Add Thai stopwords from stopwordsiso

* add "th" to language_dict

* add unit test and test data files for Thai language

* - add pythainlp to requirements.txt
- sort requirements.txt

* Update and sort supported language list

* sort the language list

* update language list in docs/index.rst
2019-03-16 20:53:04 -04:00
Lucas Ou-Yang
1cb6a1b143 Another edit to the Patreon change 2019-03-10 21:26:19 -04:00
Lucas Ou-Yang
0deaaa1ec5 Add Patreon support page. 2019-03-10 21:22:26 -04:00
Evaldas Kazlauskis
7f388b37a7 Adding lithuanian language support (#639) 2018-10-27 15:09:09 -07:00
sfi-dannybrady
2dea0097c0 Added Japanese language support. (#584)
* Added Japanese language support.

* Investigate tinysegmenter requirement
2018-08-27 00:38:04 -07:00
viymak
c09da44c9e Add Belarusian support (#607)
* added belarusian stopwords

* added Belarusian to README.rst, index.rst, quickstart.rst, utils.py
2018-08-26 11:39:02 -07:00
Pok Wai Wong
c521057b20 Update README.rst (#545)
* Update README.rst

- "Newspaper has *seamless* language extraction and detection."
to
-"Newspaper can extract and detect languages *seamlessly*."

* Update README.rst

- "Newspaper has *seamless* language extraction and detection."
to
-"Newspaper can extract and detect languages *seamlessly*."
2018-04-05 01:14:36 -07:00
froessler
ed09bb7e49 added estonian stopwords (#523) 2018-02-28 01:57:14 -08:00
Teodor Ivanov
c0eed1a571 Add suport for Croatian, Romanian, Slovenian and Serbian languages (#517) 2018-02-15 22:12:18 -08:00
Teodor Ivanov
52bc92a07a Add Bulgarian stopwords and update documentation (#510) 2018-01-25 20:17:56 -08:00
Andrew Aslinger
aab09d8808 Adds Persian and Swahili Language Support (#495)
* Adds Swahili language Support

* populate Swahili stop words

* Adds Persian Language Support

* fixes unit test due to missing language code

* bump build due to tarvis
2018-01-04 18:40:14 -08:00
andy
5cdd9ef2e7 Update README.rst (#470)
Hi I use newspaper lib build a tools . Can you add my demo?
2017-11-11 11:56:59 -08:00
Oleg Deribas
9ee97c51e3 Add Ukrainian language support 2017-09-02 23:24:58 +02:00
JJ
51111d0557 Added Polish language support 2017-07-11 03:02:13 +03:00
Lucas Ou-Yang
87d69e7c74 Make the README installation even clearer 2017-06-07 00:14:19 -07:00
Lucas Ou-Yang
e13b0e616e Clarify install script in README
A ton of people are having issues because the library name in python3 is newspaper3k, NOT newspaper. We should do something else to clarify this
2017-06-07 00:07:20 -07:00
Lucas Ou-Yang
5e51ee2bf5 Merge pull request #356 from 12DReflections/patch-1
NLTK Corpus dependency install before newspaper3k
2017-06-04 02:39:20 -07:00
Stylianos Tsesmetzis
af6b51a459 Update README.rst 2017-05-29 12:15:49 +03:00
Julian Wise
128022dd99 NLTK Corpus dependency install before newspaper3k
The corpora is required for the install or newspaper3k or else it errors.
I tried pip installing, cloning & downloading older versions of newspaper3k before realising.

While the change seems minor it may prevent users from being deterred because they couldn't get the library working.
2017-03-30 16:13:20 +11:00
Parthvi Vala
9963ac9252 Changes in Readme file 2016-12-28 20:22:26 +05:30
Adam Chainz
563fcd9e12 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-22 22:06:28 +01:00
Yuri Prezument
037776cafd Add coveralls badge 2016-03-10 12:50:35 +02:00
Lucas Ou-Yang
0ef32a66be Merge pull request #188 from alon7/hebrew-support
Added Hebrew stop words for language support
2016-01-30 01:03:58 -08:00
alon7
8a36b90201 Added Hebrew stop words for language support 2016-01-27 01:47:35 +02:00
Yuri Prezument
ea631dfbf4 Travis badge - switch to svg 2016-01-21 12:00:04 +02:00
Yuri Prezument
0a8db7dbcd Add travis.ci badge to the readme 2016-01-15 11:09:17 +02:00
Lucas Ou-Yang
643f338b14 Stop advertising python 2 support. 2016-01-10 02:00:03 -08:00
Murat Çorlu
3cd0e2c486 Turkish language added 2015-11-08 19:10:14 +02:00
Pavel Zubkou
da67956e6e Add python3-pip install step for Ubuntu
Without `sudo apt-get install python3-pip` as an additional step, `pip3` command would not be available.

```
$ pip3 install newspaper3k
The program 'pip3' is currently not installed. You can install it by typing:
sudo apt-get install python3-pip
```
2015-04-04 01:44:13 +03:00
Lucas Ou-Yang
baef15a1ec Version bump: 0.1.3 => 0.1.4 2015-02-04 03:19:21 -08:00
Lucas Ou-Yang
9439e9ddca Add parse.ly to README, add fulltext API 2015-02-04 03:12:16 -08:00
Lucas Ou-Yang
30eab17a49 Add publishing date extraction 2015-02-04 03:09:50 -08:00
Lucas Ou-Yang
82436f38be Update README.md, article level API now has priority 2015-01-14 22:46:55 -08:00
Lucas Ou-Yang
1b0ac18cb8 Remove broken badge 2015-01-01 00:13:15 -08:00
Lucas Ou-Yang
d306bd4798 Trying to get the version badge right ... 2015-01-01 00:12:41 -08:00
Lucas Ou-Yang
f0c7f9bdf2 Fix bug in README.md 2015-01-01 00:09:55 -08:00
Lucas Ou-Yang
3c72358e2d Bump version to 0.1.2 2015-01-01 00:08:31 -08:00