Commit Graph

14 Commits (aa83825334dee9a7a5f927e609192e80aa04a023)

Author SHA1 Message Date
Mišo Belica aa83825334 Tests migrated into pytest style 6 years ago
Richard Harding 1fc153d850 Rename it back. Respect others 11 years ago
Mišo Belica 5c20673d45 Don't remove h1/h2 elements from readable article 11 years ago
Mišo Belica df5cb8c8f6 Added scored nodes into candidates 11 years ago
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.
11 years ago
Mišo Belica 0178cfff5c Added compatibility file with unittest2 import 11 years ago
Mišo Belica 3b5b2b1522 Renamed to readability 11 years ago
Mišo Belica 18b5c9b447 Refactored file 'scoring.py' 11 years ago
Mišo Belica 3f71e1b7d4 Refactored checking of node's attribute 11 years ago
Mišo Belica 636a38d705 Refactored generating of hash ID 11 years ago
Mišo Belica 9a613317c0 Make package from tests 11 years ago
Mišo Belica cc00976533 Replace implementation of 'cached_property'
Parameter 'ttl' isn't needed.
11 years ago
Mišo Belica 544220e9a3 Replaced u"" literal wit function 'to_unnicode'
Literal u"" is not supported by Python v3.2.
11 years ago
Mišo Belica c4dbe24a65 New repository structure 11 years ago