18 次代码提交 (a73f618e0aec26efdc28b85ae824911e1b9536c1)

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