codelucas
3a7ee562a7
Deprecate parser_class config option
...
After integrating UnicodeDammit there is no need to let users customize parsers to BeautifulSoup over lxml, lxml is faster and UnicodeDammit gives us the encoding recognition win from BeautifulSoup
2015-01-16 14:34:59 -08:00
Lucas Ou-Yang
b9e4c877e2
Modify install.rst on web site docs
2014-10-12 17:05:42 -07:00
Lucas Ou-Yang
00a481af1b
Reflect new installation directions in the site user docs
2014-10-12 16:45:59 -07:00
Lucas Ou-Yang
6a0a365694
fixed formatting bug in docs, this is terrible
2014-06-17 03:34:54 -07:00
Lucas Ou-Yang
38fdfc0d48
fixed docs, added link to examples on how to add non-latin languages
2014-06-17 03:32:02 -07:00
Lucas Ou-Yang
d5d532cbcd
fix spacing in docs
2014-06-17 03:27:17 -07:00
Lucas Ou-Yang
f961091679
fix docs
2014-06-17 03:18:48 -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
c7fce705c6
add new languages to readme
2014-02-02 14:10:34 -08:00
Lucas Ou-Yang
b6455ae64b
completly revamped docs, added 6 new languages
2014-02-02 14:04:23 -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
Lucas Ou-Yang
997857f744
update readme and docs
2014-01-18 10:52:50 -08:00
Lucas Ou-Yang
bcb834ba5e
slight update on docs and readme
2014-01-18 10:48:41 -08:00
Lucas Ou-Yang
7eb808fb3d
trim chiense example in readme and docs
2014-01-09 21:02:21 -08:00
Lucas Ou-Yang
ef49c755e6
fixed docs format err
2014-01-09 03:23:37 -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
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
55c24ca17c
removing useless build dir
2013-12-31 03:21:10 -08:00
Lucas Ou-Yang
c2beee6469
finally finished the complete documentation!
2013-12-31 03:18:10 -08:00
Lucas Ou-Yang
245a349104
fixed docs google analytics id
2013-12-22 02:10:04 -08:00
Lucas Ou-Yang
d88d5a047d
add goog analytics on docs
2013-12-22 01:59:46 -08:00
Lucas Ou-Yang
2da855c4d2
update to 0.0.3
2013-12-22 00:13:04 -08:00
Lucas Ou-Yang
dfe7de8adb
fixed prepare_url to catch a ValueError thrown by urlparse, changed docs
2013-12-22 00:08:18 -08:00
Lucas Ou-Yang
0cb4fd54f7
changed readme
2013-12-21 23:52:52 -08:00
Lucas Ou-Yang
2609f3cdfe
changed docs
2013-12-21 23:15:45 -08:00
Lucas Ou-Yang
aad57e9735
added sphinx docs, changed readme, added hot()
2013-12-21 23:08:54 -08:00