Commit Graph

  • 9d8f3bc90e
    Make shuffling truly random for better training sets master Hamcha 2019-09-02 17:52:04 +0200
  • 6d15e31a1b
    Add Unstable and HasCon to ignore list Hamcha 2019-09-02 17:51:40 +0200
  • 3e00511289
    Add JSON output Hamcha 2019-09-02 17:51:08 +0200
  • 10d11f7e9d Merge 7edd1760b7 into ee5f26590d David Heyman 2017-05-12 15:02:19 +0000
  • 8ea564b75b Merge 48644e75c7 into ee5f26590d Sabe Jones 2017-01-22 04:05:59 +0000
  • 48644e75c7 fix(titlecase): still more words Sabe Jones 2017-01-22 04:05:19 +0000
  • 54bfe2c1b5 feat(decode): more sentence and title casing Fixes #25. Sabe Jones 2017-01-21 03:38:41 +0000
  • f69245bc2d fix(decode): one more smallword Sabe Jones 2017-01-19 17:32:50 +0000
  • 5ba220a9d2 refactor(whitespace): nix vim tabs Sabe Jones 2017-01-19 17:30:44 +0000
  • 77b4639205 fix(decode): better title casing Fixes #18. Sabe Jones 2017-01-19 17:22:41 +0000
  • 3823bbe7db Merge 9200102983 into ee5f26590d Sabe Jones 2017-01-18 20:49:14 +0000
  • 9200102983 fix(decode): use correct card var Fixes #22 Sabe Jones 2017-01-18 20:46:50 +0000
  • 21c0cef6f0 Merge 6a2044828b into ee5f26590d Sabe Jones 2017-01-18 16:12:25 +0000
  • 6a2044828b fix(rarity): change "Special" symbol Fixes #20. Sabe Jones 2017-01-18 16:05:40 +0000
  • 0795f98101 Merge 7edd1760b7 into ee5f26590d David Heyman 2017-01-18 00:06:50 +0000
  • b5ff5f9217 Merge 8d05d03d28 into ee5f26590d Sabe Jones 2017-01-18 00:06:49 +0000
  • ee5f26590d update to new mtgjson 3.8. KNOWN ISSUES: Energy counter {EE} conflicts with E rarity symbol Bill Zorn 2017-01-17 16:05:32 -0800
  • b0c4edddb2 Merge pull request #17 from SabreCat/energy Bill 2017-01-17 16:00:37 -0800
  • ddc9c41d34 Merge branch 'SabreCat-vehicles' Bill Zorn 2017-01-17 15:57:53 -0800
  • 50c903f349 minor cleanup Bill Zorn 2017-01-17 15:57:15 -0800
  • 88f4331a78 Merge branch 'vehicles' of https://github.com/SabreCat/mtgencode into SabreCat-vehicles Bill Zorn 2017-01-17 15:53:03 -0800
  • 5e09c6542e Merge pull request #15 from SabreCat/verbose-invalid Bill 2017-01-17 15:43:38 -0800
  • 4a8f9db7b0 test(vehicles): check p/t and crew Sabe Jones 2017-01-17 19:54:29 +0000
  • 8d05d03d28 docs(readme): note ability word stripping Sabe Jones 2017-01-17 19:43:43 +0000
  • 68704c0094 feat(transforms): remove ability words Sabe Jones 2017-01-17 19:28:53 +0000
  • a961baf9ed refactor(vehicles): speedup Don't check subtypes if we already know it's a creature. Sabe Jones 2017-01-16 19:23:04 +0000
  • b5cd4df795 fix(vehicles): p/t ok on noncreature vehicles Fixes #14. Sabe Jones 2017-01-16 18:59:06 +0000
  • 53bc2a7ccc feat(verbose): print invalid cardnames Fixes #13. Sabe Jones 2017-01-16 17:51:03 +0000
  • c9b512e1c8 Merge 303bfa060e into 65905cf656 Sabe Jones 2017-01-16 16:21:36 +0000
  • 303bfa060e fix(encoding): basic energy handling Sabe Jones 2017-01-16 16:17:45 +0000
  • 7edd1760b7 Update README.md David Heyman 2016-08-13 23:06:07 -0400
  • 54c88b3b06 Updated README with Python version David Heyman 2016-08-13 22:43:12 -0400
  • 76116901c3 Fix previous changes (didn't catch until post-push) David Heyman 2016-08-13 22:36:08 -0400
  • e95b2bf71a Fix python 2-3 incompatibilities not got by 2to3. Don't think I missed any here. Did all flagged by python2 -3, and then did another pass. David Heyman 2016-08-13 22:25:34 -0400
  • 2f95b79f10 2to3 conversion (some things not yet changed) David Heyman 2016-08-13 21:16:43 -0400
  • 65905cf656 Merge pull request #7 from reimannsum/master Bill 2016-06-15 20:59:23 -0700
  • 9227f870b9 commit partially implemented option to ignore line types Bill Zorn 2016-06-15 20:55:37 -0700
  • dce65a7332 changed subsorting reimannsum 2016-06-14 23:11:06 -0400
  • 18eec4d0da Fixed hybrid symbol reimannsum 2016-06-14 21:43:56 -0400
  • b44cfeca70 fixed stylings reimannsum 2016-06-14 15:45:49 -0400
  • 2adb1785ee Spelling reimannsum 2016-06-14 15:42:48 -0400
  • 4bf2d6f219 fixing sorting loop reimannsum 2016-06-14 15:25:38 -0400
  • 595d636490 additional sorting reimannsum 2016-06-14 15:13:12 -0400
  • 7056035719 getters reimannsum 2016-06-14 15:10:24 -0400
  • adf0c1a44a Gatherer formatting in HTML reimannsum 2016-06-14 13:57:23 -0400
  • 28c765719e updating gatherer output reimannsum 2016-06-14 13:43:33 -0400
  • 68b512a7e7 added sorting reimannsum 2016-06-14 13:21:19 -0400
  • 7607a4d499 added sorting label support reimannsum 2016-06-14 13:17:39 -0400
  • b29e48dff5 top nav labels reimannsum 2016-06-14 13:17:17 -0400
  • 353910ef48 add getter reimannsum 2016-06-14 13:16:01 -0400
  • aeb2ff930c HTML override reimannsum 2016-06-13 19:54:01 -0400
  • fcba310d74 Fixed the things I broke reimannsum 2016-06-13 19:47:13 -0400
  • c24d2e31c2 Fixed missing quotation mark reimannsum 2016-06-13 17:32:42 -0400
  • fed25c77f4 Improvements to HTML spoiler reimannsum 2016-06-12 22:19:03 -0400
  • 9b1e607330 Merge remote-tracking branch 'refs/remotes/billzorn/master' reimannsum 2016-06-11 13:05:51 -0400
  • 0132345ebe first version of something that torch-rnn can use with streaming Bill Zorn 2016-05-09 02:13:17 -0700
  • d4b5ef2104 code changes for encoding updates and sanity checker script that found them Bill Zorn 2016-05-06 18:36:35 -0700
  • 6421c02f60 more name shenanigans Bill Zorn 2016-05-06 18:30:55 -0700
  • a6b65d18ef no more 'named @' Bill Zorn 2016-05-06 18:17:51 -0700
  • 813c02845a fix minor x things Bill Zorn 2016-05-06 18:02:51 -0700
  • f30d517d4b weird characters in types... Bill Zorn 2016-05-06 17:50:48 -0700
  • d828427ddb more planeswalker names Bill Zorn 2016-05-06 17:13:36 -0700
  • e168a6ca7f planeswalker name fixes Bill Zorn 2016-05-06 17:10:12 -0700
  • 8fc9f8d39d new transforms, plus slow reference line randomizer Bill Zorn 2016-05-06 15:19:06 -0700
  • 279a393b1f crystal counter Bill Zorn 2016-05-06 15:10:09 -0700
  • 8b6760ea16 you may choose the same mode more than once. Bill Zorn 2016-05-06 15:03:56 -0700
  • fa007e399f fix "choose one that hasn't been chosen" from demonic pact Bill Zorn 2016-05-06 13:51:59 -0700
  • 8a632e6868 fix some things with line transforms Bill Zorn 2016-05-06 13:10:03 -0700
  • 3e2b5188bf fixed typo in documentation Bill Zorn 2016-05-05 21:18:29 -0700
  • 20ab5af6e1 fixed html things to work with new colorless mana symbol Bill Zorn 2016-05-05 14:26:43 -0700
  • 23c3b9a160 regenerate word vector files; word vectors encoding now sorts costs Bill Zorn 2016-05-05 11:31:59 -0700
  • 3b79a68b58 fixed new colorless mana symbol Bill Zorn 2016-05-05 11:22:52 -0700
  • f0a8f3d1c7 final improvements for poster Bill Zorn 2015-12-06 20:45:52 -0800
  • d047ded658 ipython and beginning of pairing Bill Zorn 2015-12-06 14:26:02 -0800
  • 00159593bb minor fixes and analysis script to collect data for a checkpoint Bill Zorn 2015-12-06 00:07:15 -0800
  • 7c8ebe7015 updated validate to be more modular and have a few more properties to check Bill Zorn 2015-12-04 22:08:23 -0800
  • 11eb30a5b5 Merge branch 'master' of github.com:billzorn/mtgencode Bill Zorn 2015-12-04 20:01:59 -0800
  • 947e41ea80 updated ngrams script so it can also use the nltk model Bill Zorn 2015-12-04 20:01:29 -0800
  • 28c3609c37 Merge branch 'master' of github.com:billzorn/mtgencode Bill Zorn 2015-12-03 15:21:24 -0800
  • c1eeb521ac added percentages to validate output Bill Zorn 2015-12-03 15:20:54 -0800
  • a8c1303e7f now also cleans up the dumps Bill Zorn 2015-12-02 15:27:18 -0800
  • 34176585b2 some fixes Bill Zorn 2015-12-02 15:17:29 -0800
  • afd89730ad critical fix for cbow, some new management scripting work Bill Zorn 2015-12-02 14:59:52 -0800
  • 4c625c1e29 added autotraining script Bill Zorn 2015-12-02 11:01:45 -0800
  • 99a565b77e Merge branch 'master' of github.com:billzorn/mtgencode Bill Zorn 2015-12-01 13:39:39 -0800
  • b22dcafc89 collecting changes stranded on leveler Bill Zorn 2015-12-01 13:36:47 -0800
  • 4fbb000c3f added fixed nltk code for safekeeping Bill Zorn 2015-11-30 23:51:49 -0800
  • 03c98f92bf many new categories to check for Bill Zorn 2015-11-30 18:37:43 -0800
  • cf018f07b4 few small tweaks to encoding, hopefully final version for now Bill Zorn 2015-11-25 23:14:44 -0800
  • 6606a5530e very first version of card validation script Bill Zorn 2015-11-18 16:28:12 -0800
  • 6b80e49d2b added some data processing scripts Bill Zorn 2015-11-17 00:47:18 -0800
  • 2cd8b03249 added html visual spoilers for nearest cards / names (creativity metrics) Bill Zorn 2015-11-09 23:41:45 -0800
  • 2ebb15cb28 remove unused reference code Bill Zorn 2015-11-09 19:32:32 -0800
  • c9f8f251d5 tweaks and fixes, html mode has a few new features and is mostly working as desired Bill Zorn 2015-11-09 19:24:48 -0800
  • ccb112021e Merge branch 'master' of https://github.com/reimannsum/mtgencode into reimannsum-master Bill Zorn 2015-11-09 14:10:56 -0800
  • 18e1a66f88 added parallel versions to cbow and namediff analyses, not used yet though Bill Zorn 2015-11-08 19:57:47 -0800
  • 236175343a cleaning up files that do not belong reimannsum 2015-11-08 20:18:11 -0500
  • 0d78b7ab91 updating to the newest version of mtgencode and finishing html support reimannsum 2015-11-08 20:16:29 -0500
  • b3860eb924 moved general file opening logic to a central location Bill Zorn 2015-11-06 20:50:29 -0800
  • 1fd9da4b9f updated documentation more Bill Zorn 2015-11-05 21:52:09 -0800