55 Cometimentos (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Mensagem Data
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 há 3 anos
  Ben Kurtovic fe2e7879e4 Fix issues in previous commit há 3 anos
  Ben Kurtovic 2324a73624 copyvios: Refactor some parsing logic and add dynamic Blogger support há 3 anos
  Ben Kurtovic a49a82e263 Fix a few bugs há 3 anos
  Ben Kurtovic 2b5914b6ae Support parser-directed URL redirecting (for Wayback Machine PDFs) há 3 anos
  Ben Kurtovic 466d3a42f1 copyvios: Minor refactor for cleaner stack frames. há 5 anos
  Ben Kurtovic 42a224f365 copyvios: Catch PDF parser exceptions more aggressively. há 5 anos
  Ben Kurtovic f2099df5d5 Minor refactor in HTML parser. há 7 anos
  Ben Kurtovic eceb4d139a Minor refactor. há 8 anos
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. há 8 anos
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. há 8 anos
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. há 8 anos
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. há 8 anos
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. há 8 anos
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. há 8 anos
  Ben Kurtovic e99e1c1ef1 Typo fix. há 8 anos
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) há 8 anos
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. há 9 anos
  Ben Kurtovic 9ffc3f1bf5 Raise file crawl size limit for PDFs. há 9 anos
  Ben Kurtovic 901192ec18 Handle errors from UnicodeDamnit. há 9 anos
  Ben Kurtovic 699f6e3b17 Seems it will sometimes raise AssertionError. há 9 anos
  Ben Kurtovic 12c5170815 Catch another exception thrown by pdfminer. há 9 anos
  Ben Kurtovic 77514ee925 Add another PDF string substitution. há 9 anos
  Ben Kurtovic 0bdcbca8b0 Rudimentary solution for PDF parsing (closes earwig/copyvios#18) há 9 anos
  Ben Kurtovic 30f72df470 Refactor parsers; fix empty document behavior. há 9 anos
  Ben Kurtovic 5349179088 Fix parsing of plain text documents (earwig/copyvios#3) há 9 anos
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. há 9 anos
  Ben Kurtovic 54ddff049f Make CopyvioSource public; tweaks. há 9 anos
  Ben Kurtovic 9b87e2e5f7 Fix trying to remove a node that was already removed. há 9 anos
  Ben Kurtovic 193f96451e Also strip <ref>s in ArticleTextParser.strip(). há 9 anos
  Ben Kurtovic c4dede1459 Reorder length check to potentially fix an empty-query bug. há 9 anos
  Ben Kurtovic 5874467ec3 Bugfix, cleanup. há 9 anos
  Ben Kurtovic ae0c390ceb Redesign copyvio internals to parallelize URL loading/parsing. há 10 anos
  Ben Kurtovic 3e4dac967d Remove auto-quotes from queries; add min_query; halve max_query. há 10 anos
  Ben Kurtovic 6b146a397a Also strip out files and categories in ATP.strip(). há 10 anos
  Ben Kurtovic 2dfdf1bd4a Ensure the text is stripped properly. há 10 anos
  Ben Kurtovic 3dde1c5d60 Correctly handle HTML with no <body> tags. há 10 anos
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. há 10 anos
  Ben Kurtovic ed95c99f0e Update email address. há 10 anos
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. há 11 anos
  Ben Kurtovic 8862bec3d9 Fix statements assigned to nothing. há 11 anos
  Ben Kurtovic a4dda89a61 Various fixes for copyvios. há 11 anos
  Ben Kurtovic 0ca84ab9bc Implement lazy-importing of oauth2, nltk, and bs4. há 11 anos
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. há 11 anos
  Ben Kurtovic 7d52d4558a Some updates to !lag. há 12 anos
  Ben Kurtovic 33aa1d6744 Collapse extra newlines to avoid distorting trigrams. há 12 anos
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) há 12 anos
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. há 12 anos
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). há 12 anos
  Ben Kurtovic cb87004107 Primitive screen scraper for HTML using BeautifulSoup and LXML. há 12 anos