Commit graph

93 commits

Author SHA1 Message Date
Jeremy Tuloup
426c6c9134 Correct link for the Python 3 branch 2015-04-20 20:13:57 +02:00
codelucas
4d92db732e Add parse.ly to README, add fulltext API 2015-02-03 16:57:18 -08:00
codelucas
99adf1cdac Add publishing date extraction to README, refactor README to look like python3's README 2015-02-03 15:35:25 -08:00
rob phillips
2ec7f24c6d Added link to basic demo 2014-10-29 18:59:17 -04:00
Lucas Ou-Yang
7fdd861018 Merge branch 'master' of https://github.com/codelucas/newspaper 2014-10-12 17:03:20 -07:00
Lucas Ou-Yang
3c164f2301 Make README.rst more readible 2014-10-12 17:01:10 -07:00
Lucas Ou-Yang
949916490f Make README.rst more readible 2014-10-12 16:59:32 -07:00
Lucas Ou-Yang
bf36c6ab36 Add development installation instructions to README.rst 2014-10-12 16:51:47 -07:00
Lucas Ou-Yang
04a8881c95 Update installation instructions in README.rst 2014-10-12 16:40:04 -07:00
Lucas Ou-Yang
d0081bee68 update and finalize docs 2014-06-17 02:58:20 -07:00
Lucas Ou-Yang
55efa5f4e1 added stopwords and support for indonesian and vietnamese languages 2014-06-15 02:32:00 -07:00
Jacopo Notarstefano
e92c5319f9 Fix small typo in documentation about newspaper.languages() 2014-06-01 11:06:38 +02:00
Lucas Ou-Yang
e0718be363 added filetype extractor in urls.py, more modular, fixed bug where our image processor would error out on .ico images (very small images), added more clear ubuntu install instructions 2014-03-28 01:00:03 -07:00
Lucas Ou-Yang
c7fce705c6 add new languages to readme 2014-02-02 14:10:34 -08:00
Lucas Ou-Yang
3219d39280 added arabic urls to testing suite, fixed broken link to boilerpipe 2014-02-02 13:05:49 -08:00
Lucas Ou-Yang
3eaa8d135e added many more file types to allowed in urls.py, added more related projects 2014-02-02 13:04:35 -08:00
Andrew Cantino
4871668cde Fix formatting 2014-02-01 15:05:31 -08:00
Andrew Cantino
1e2ec8ef9b Add a section with references to related projects 2014-02-01 15:03:12 -08:00
Lucas Ou-Yang
f9aafc4a0c updated contributors, added goose licensing info 2014-01-31 12:01:18 -08:00
WheresWardy
d9bead061e Replace instances of 'Portugease' with 'Portuguese' 2014-01-25 15:58:48 +00:00
Adam Stacoviak
2e7a3179cf It's The Changelog not The ChangeLog :)
* Also updated to link to the actual post (thanks for linking to us)
2014-01-25 00:16:03 -06:00
Luke Hutscal
baf9d49b66 Update README.rst
Fix typo
2014-01-20 10:06:33 -05:00
Lucas Ou-Yang
997857f744 update readme and docs 2014-01-18 10:52:50 -08:00
Lucas Ou-Yang
5b983f40b9 update readme 2014-01-18 10:50:29 -08:00
Lucas Ou-Yang
bcb834ba5e slight update on docs and readme 2014-01-18 10:48:41 -08:00
Lucas Ou-Yang
68d88f849d added changes, changed to new version 2014-01-18 01:09:58 -08:00
Lucas Ou-Yang
de8eddead9 fix praise section readme 2014-01-18 01:01:29 -08:00
Lucas Ou-Yang
c235b08809 fix readme 2014-01-18 00:58:39 -08:00
Lucas Ou-Yang
e45da24c3c added praise section to readme, updated contributors 2014-01-18 00:53:46 -08:00
Lucas Ou-Yang
7eb808fb3d trim chiense example in readme and docs 2014-01-09 21:02:21 -08:00
Lucas Ou-Yang
11b295d8e8 adding contributors, history, updating setup.py, updating docs 2014-01-09 03:02:31 -08:00
Lucas Ou-Yang
e3fe88407b addd readme for sina 2014-01-09 02:25:16 -08:00
Lucas Ou-Yang
194553d189 toggle readme 2014-01-09 02:13:09 -08:00
Lucas Ou-Yang
842698dda6 fixing readme 2014-01-09 02:05:47 -08:00
Lucas Ou-Yang
c64c002db4 fixed divide by zero error for nlp, adding content to readme 2014-01-09 02:00:11 -08:00
Lucas Ou-Yang
03c85b0435 config api change, added 10 langauges, fixed langauge setting for chinese and arabic, api much smoother for language toggling, fixed how we read html from requests where encoding is wrong 2014-01-08 13:30:04 -08:00
Lucas Ou-Yang
23c2d912c6 fix indenting 2014-01-06 02:31:09 -08:00
Lucas Ou-Yang
a66e5c8601 fix indenting 2014-01-06 02:28:42 -08:00
Lucas Ou-Yang
86d69ff4a9 adding installation instructions for ubuntu users 2014-01-06 02:21:39 -08:00
Lucas Ou-Yang
7fa675dd73 tidying up docs 2013-12-31 12:56:42 -08:00
Lucas Ou-Yang
fdaecaab62 update readme and docs 2013-12-31 03:29:43 -08:00
Lucas Ou-Yang
cc48dc2202 fix readme 2013-12-31 03:26:36 -08:00
Lucas Ou-Yang
6df0291797 update readme 2013-12-31 03:25:42 -08:00
Lucas Ou-Yang
c2beee6469 finally finished the complete documentation! 2013-12-31 03:18:10 -08:00
Lucas Ou-Yang
4e11ca419b fix readme 2013-12-30 21:38:49 -08:00
Lucas Ou-Yang
4400f4aaec added ability to change # of threads allocated per source when using pool framework 2013-12-30 21:36:42 -08:00
Lucas Ou-Yang
a5ded0c780 mod readme 2013-12-30 04:23:31 -08:00
Lucas Ou-Yang
b930003107 changed readme to reflect new 0.0.4 api 2013-12-30 04:11:30 -08:00
Lucas Ou-Yang
7c63a90eed change version and fixed readme bug 2013-12-30 03:36:35 -08:00
Lucas Ou-Yang
84629250dc updated readme with current api 2013-12-30 03:30:19 -08:00