breadability/readability
Mišo Belica e6191fe0d1 Link density is computed with normalized whitespace
HTML code contains many whitespace and if there is
large amount of indentation characters link density
is small even if there are only links with usefull
text.
2013-03-26 19:55:18 +01:00
..
scripts Updated helper for creating an article test 2013-03-19 00:31:44 +01:00
__init__.py Updated helper for creating an article test 2013-03-19 00:31:44 +01:00
_py3k.py Refactored class `OriginalDocument` 2013-03-19 23:48:14 +01:00
_version.py Renamed to readability 2013-03-18 21:25:09 +01:00
annotated_text.py Use groupby for to group annotated texts 2013-03-25 16:32:52 +01:00
document.py Convert <hr> tag into paragraphs 2013-03-25 13:57:33 +01:00
readable.py Changed representation of annotated text 2013-03-25 14:26:03 +01:00
scoring.py Link density is computed with normalized whitespace 2013-03-26 19:55:18 +01:00
utils.py Added string utils for handling whitespace 2013-03-25 13:41:43 +01:00