Commit Graph

13 Commits (d31d804167925e5eb5e70bc580bc4f1bbab54316)

Author SHA1 Message Date
Richard Harding fee5c37b39 Add argparse as a install req for py <2.7 12 years ago
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
12 years ago
Richard Harding 60da675da5 Reprocess without candidate in case of errors using one
- Fixes #10
12 years ago
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.
12 years ago
Richard Harding fe9364295f prep for 0.1.7 release 12 years ago
Richard Harding e592f5322e Prep for 0.1.6 12 years ago
Richard Harding 9cf19d9970 Prep for 0.1.5 12 years ago
Richard Harding 5157b4570d Prep for the 0.1.4 release 12 years ago
Richard Harding 3b00d33ad3 Prep for 0.1.3 release 12 years ago
Richard Harding 46ede7ccfb Prep for 0.1.2 release 13 years ago
Richard Harding 90a02569ca Prep for 0.1.1 release 13 years ago
Richard Harding 745598dff9 Update news file with initial release 13 years ago
Richard Harding 1b95af78c5 Initial bootstrap of modern package template 13 years ago