18 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Author SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 years ago
  Ben Kurtovic 8a945b0782 Greatly simplify MarkovChain implementation 5 years ago
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. 8 years ago
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. 8 years ago
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic e2d7c7aef6 Update with new confidence function; fix unicode. 9 years ago
  Ben Kurtovic ae0c390ceb Redesign copyvio internals to parallelize URL loading/parsing. 9 years ago
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic ed95c99f0e Update email address. 10 years ago
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic c198ce27a7 Tuple, not list. 11 years ago
  Ben Kurtovic 17eee28a4b Whoops, got the slicing wrong. 12 years ago
  Ben Kurtovic bf1ad08dc6 Make Markov chain degree-independent. Testing trigrams. 12 years ago
  Ben Kurtovic 1af4217b63 Update copyright notices and some other improvements. 12 years ago
  Ben Kurtovic d45e342bac DOCUMENT EVERYTHING (#5) 12 years ago
  Ben Kurtovic d87c226417 __repr__ and __str__ for everything per #5 and #22. 12 years ago
  Ben Kurtovic 5ca1d91f3e Use __all__ within e.w.copyvios and shorter imports 12 years ago
  Ben Kurtovic e6a381f3f7 Restructuring copyvio stuff as its own package. 12 years ago