971 Revize (065d9ea498adbb4bea85b3e28603c156ad3180a1)
 

Autor SHA1 Zpráva Datum
  Ben Kurtovic 065d9ea498 Fix; should always return a float. před 10 roky
  Ben Kurtovic 290f81abed Prevent -0.0 from being a confidence value. před 10 roky
  Ben Kurtovic 932b93572a Simplify function. před 10 roky
  Ben Kurtovic 80d2735716 Bugfix. před 10 roky
  Ben Kurtovic c964c3af82 Better solution to previous commit. před 10 roky
  Ben Kurtovic c4ee35a09d Support case-insensitive language lookups. před 10 roky
  Ben Kurtovic 05fc3a3e4a Fix handling of mulilingual defines. před 10 roky
  Ben Kurtovic 00474e5962 Fix multilingual dict bug. před 10 roky
  Ben Kurtovic d963e13af0 Merge pull request #51 from Riamse/patch-1 před 10 roky
  Riamse d09d5304f9 Improve ultilingual dictionary capabilities před 10 roky
  Ben Kurtovic 07bbf240f6 Support new method for query continuation. před 10 roky
  Ben Kurtovic 459c252fc7 Support new CSRF token API. před 10 roky
  Ben Kurtovic 77514ee925 Add another PDF string substitution. před 10 roky
  Ben Kurtovic 0bdcbca8b0 Rudimentary solution for PDF parsing (closes earwig/copyvios#18) před 10 roky
  Ben Kurtovic 30f72df470 Refactor parsers; fix empty document behavior. před 10 roky
  Ben Kurtovic 5349179088 Fix parsing of plain text documents (earwig/copyvios#3) před 10 roky
  Ben Kurtovic f10908e34e Handle struct.error from GzipFile.read() (Python bug?) před 10 roky
  Ben Kurtovic 693cdc302f Catch errors while searching. před 10 roky
  Ben Kurtovic 303c39c8c7 Add an option to disable short-circuiting. před 10 roky
  Ben Kurtovic f8f4669460 Remove unnecessary key attribute of sources. před 10 roky
  Ben Kurtovic 9fd145da5c Add some docs; better sorting function. před 10 roky
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. před 10 roky
  Ben Kurtovic e88d1c2c70 Fix lazy module behavior after failure. před 10 roky
  Ben Kurtovic 54ddff049f Make CopyvioSource public; tweaks. před 10 roky
  Ben Kurtovic 0438766ee4 Handle empty URLs better. před 10 roky
  Ben Kurtovic 2147207388 Remove unnecessary variable assign. před 10 roky
  Ben Kurtovic f94a67e0e3 Define num_queries in the proper place. před 10 roky
  Ben Kurtovic 12247dd756 Add no_links and no_searches to copyvio_check(). před 10 roky
  Ben Kurtovic f37621e5ec Use a deque for a FIFO instead of the python list LIFO. před 10 roky
  Ben Kurtovic 8e439e1eea source.join() now blocks when in the middle of processing. před 10 roky
  Ben Kurtovic dbb1ae5483 Handle empty queues correctly. Remove some log messages. před 10 roky
  Ben Kurtovic 2fa8aeba5b Fix a blocking issue. před 10 roky
  Ben Kurtovic c56838e742 Only spawn one worker for comparisons in local mode. před 10 roky
  Ben Kurtovic 939d8be08f Fix variable. před 10 roky
  Ben Kurtovic 3ed8837a3e Fix stopping queues in local mode. před 10 roky
  Ben Kurtovic de7576728f Fix dequeueing logic a bit. před 10 roky
  Ben Kurtovic b939262b11 Bugfix. před 10 roky
  Ben Kurtovic 32ef0fbf1f Add a bunch of temporary debugging code. před 10 roky
  Ben Kurtovic c7b3b7bc7f CopyvioSource.workspace should be public. před 10 roky
  Ben Kurtovic e73e626994 Some locks needed to be tightened. před 10 roky
  Ben Kurtovic 486c4692ed Remove _workers attr of workspaces. před 10 roky
  Ben Kurtovic 7c0e98596c Some bugfixes. před 10 roky
  Ben Kurtovic 361f7709f8 Starting work on global workers. před 10 roky
  Ben Kurtovic bdcbfa5327 Catch errors around response.read(). před 10 roky
  Ben Kurtovic 9b87e2e5f7 Fix trying to remove a node that was already removed. před 10 roky
  Ben Kurtovic 24dd497fd9 Catch more general socket.error. před 10 roky
  Ben Kurtovic 5e72e74759 Employ new piecewise article-delta confidence function. před 10 roky
  Ben Kurtovic 193f96451e Also strip <ref>s in ArticleTextParser.strip(). před 10 roky
  Ben Kurtovic c4dede1459 Reorder length check to potentially fix an empty-query bug. před 10 roky
  Ben Kurtovic 203c65280c Float delta. před 10 roky