Mišo Belica
eb8a8c5248
Replaced deprecated method 'getiterator' by 'iter'
2013-03-19 16:06:49 +01:00
Mišo Belica
5e41280f77
Updated helper for creating an article test
2013-03-19 00:31:44 +01:00
Mišo Belica
3b5b2b1522
Renamed to readability
2013-03-18 21:25:09 +01:00
Mišo Belica
272fe480a3
Updated setup.py
2013-03-15 00:10:55 +01:00
Mišo Belica
c92f61fa53
Fixed docopt version
2013-03-11 12:43:17 +01:00
Mišo Belica
ec88a4efe6
Use docopt as an argument parser
2013-03-11 12:37:15 +01:00
Mišo Belica
b3b987440d
Added test runner via nosetests
2013-03-09 13:05:16 +01:00
Mišo Belica
9f83ea973a
Fixed setup.py
2013-03-07 17:12:14 +01:00
Mišo Belica
3322681166
Use 'charade' for detecting encoding
2013-03-07 15:42:18 +01:00
Mišo Belica
c4dbe24a65
New repository structure
2013-03-07 13:14:04 +01:00
Richard Harding
75b3151de9
Update the unittest import to grab unittest2 for 2.6
2012-12-12 20:37:24 -05:00
Richard Harding
b18589ced8
Use the right package doh
2012-12-12 20:08:09 -05:00
Richard Harding
fee5c37b39
Add argparse as a install req for py <2.7
2012-12-12 19:58:27 -05:00
Nathan Nifong
920094c81a
Add a penalty for double quote chars in paragraphs.
...
- They are far more common in random commented code and proprietary metadata
that keeps slipping by the filter as actual content.
- Downgraded the score value of commas for the same reason.
- Prep for 0.1.10 release with these changes.
Add credits and tweak the " and , scoring
Update version and update the scoring code
2012-09-13 19:52:48 -04:00
Richard Harding
60da675da5
Reprocess without candidate in case of errors using one
...
- Fixes #10
2012-08-27 17:31:14 -04:00
Richard Harding
3984e04668
Add better handling around xml parsing issues
...
- Fixes #9 with empty/non parsable docs
- Fixes #8 and removes kwargs for the decode statements.
- Fixes #7 by checking if the node has a parent before dropping.
2012-08-27 15:31:28 -04:00
Richard Harding
fe9364295f
prep for 0.1.7 release
2012-07-21 21:37:12 -04:00
Richard Harding
e592f5322e
Prep for 0.1.6
2012-06-17 10:49:13 -04:00
Richard Harding
9cf19d9970
Prep for 0.1.5
2012-06-16 21:17:37 -04:00
Richard Harding
5157b4570d
Prep for the 0.1.4 release
2012-06-16 20:59:49 -04:00
Richard Harding
5704eb4c15
Start process of adding a newtest script for generating test cases
...
- Adds new breadability_newtest tool for generating test cases.
- Add fixes for the scripting.com test failure.
2012-06-16 20:57:01 -04:00
Richard Harding
3b00d33ad3
Prep for 0.1.3 release
2012-06-15 21:07:06 -04:00
Richard Harding
46ede7ccfb
Prep for 0.1.2 release
2012-05-28 15:55:20 -04:00
Richard Harding
90a02569ca
Prep for 0.1.1 release
2012-05-11 21:18:47 -04:00
Richard Harding
5c1765a6ef
Update cmd line client/interface, update doc builders
...
- For now we're always getting a div back from the parser
- Update the client code, not all flags are enabled, but basic passing a url
works
2012-05-05 13:08:24 -04:00
Richard Harding
31c4439155
Start to add makefile for running life
2012-05-02 23:06:05 -04:00
Richard Harding
b70dec4332
adding bits...ignore these commits for a while
2012-05-02 21:52:31 -04:00
Richard Harding
1b95af78c5
Initial bootstrap of modern package template
2012-05-02 21:43:58 -04:00