166 Révisions (f47dfee2fa59ed7de22d78438c3ac6ea745e9ade)

Auteur SHA1 Message Date
  Ben Kurtovic 69cdb41d07 Adjust mirror hints to include direct links back to the article. il y a 8 ans
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. il y a 8 ans
  Ben Kurtovic 4828cbad69 Catch possible ValueError when doing opener.open(). il y a 8 ans
  Ben Kurtovic eceb4d139a Minor refactor. il y a 8 ans
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. il y a 8 ans
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. il y a 8 ans
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. il y a 8 ans
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. il y a 8 ans
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. il y a 8 ans
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. il y a 8 ans
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. il y a 8 ans
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. il y a 8 ans
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. il y a 8 ans
  Ben Kurtovic bb819c9306 Explicitly include excluded URLs in the result set; mark as excluded. il y a 8 ans
  Ben Kurtovic e99e1c1ef1 Typo fix. il y a 8 ans
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) il y a 8 ans
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. il y a 8 ans
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. il y a 9 ans
  Ben Kurtovic 09319b1675 Don't die on broken regexes. il y a 9 ans
  Ben Kurtovic 4cdfafd487 Skip site check. il y a 9 ans
  Ben Kurtovic 4075d887e9 Fix return. il y a 9 ans
  Ben Kurtovic a2c10650a8 Add support for User:EranBot/Copyright/Blacklist (closes #52) il y a 9 ans
  Ben Kurtovic 9ffc3f1bf5 Raise file crawl size limit for PDFs. il y a 9 ans
  Ben Kurtovic b87d5ac673 Pass parameter to recursive call. il y a 9 ans
  Ben Kurtovic 170f810735 Allow ExclusionDB to force a sync. il y a 9 ans
  Ben Kurtovic 901192ec18 Handle errors from UnicodeDamnit. il y a 9 ans
  Ben Kurtovic 3f2dd1094f Catch HTTPException in opener.open. il y a 9 ans
  Ben Kurtovic 699f6e3b17 Seems it will sometimes raise AssertionError. il y a 9 ans
  Ben Kurtovic 12c5170815 Catch another exception thrown by pdfminer. il y a 9 ans
  Ben Kurtovic 08d02917f2 Strange typo. il y a 9 ans
  Ben Kurtovic c2a5946874 Fix generating -0.0 as a confidence value. il y a 9 ans
  Ben Kurtovic 106e58b164 Update confidence function comments. il y a 9 ans
  Ben Kurtovic b8d55973c9 Tell Yahoo! it's okay to return PDFs. il y a 9 ans
  Ben Kurtovic 5194525a32 Note when sources might have been missed. il y a 9 ans
  Ben Kurtovic 065d9ea498 Fix; should always return a float. il y a 9 ans
  Ben Kurtovic 290f81abed Prevent -0.0 from being a confidence value. il y a 9 ans
  Ben Kurtovic 932b93572a Simplify function. il y a 9 ans
  Ben Kurtovic 77514ee925 Add another PDF string substitution. il y a 9 ans
  Ben Kurtovic 0bdcbca8b0 Rudimentary solution for PDF parsing (closes earwig/copyvios#18) il y a 9 ans
  Ben Kurtovic 30f72df470 Refactor parsers; fix empty document behavior. il y a 9 ans
  Ben Kurtovic 5349179088 Fix parsing of plain text documents (earwig/copyvios#3) il y a 9 ans
  Ben Kurtovic f10908e34e Handle struct.error from GzipFile.read() (Python bug?) il y a 9 ans
  Ben Kurtovic 693cdc302f Catch errors while searching. il y a 9 ans
  Ben Kurtovic 303c39c8c7 Add an option to disable short-circuiting. il y a 9 ans
  Ben Kurtovic f8f4669460 Remove unnecessary key attribute of sources. il y a 9 ans
  Ben Kurtovic 9fd145da5c Add some docs; better sorting function. il y a 9 ans
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. il y a 9 ans
  Ben Kurtovic 54ddff049f Make CopyvioSource public; tweaks. il y a 9 ans
  Ben Kurtovic 0438766ee4 Handle empty URLs better. il y a 9 ans
  Ben Kurtovic 2147207388 Remove unnecessary variable assign. il y a 9 ans