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年前