Bill Zorn
7c8ebe7015
updated validate to be more modular and have a few more properties to check
2015-12-04 22:08:23 -08:00
Bill Zorn
11eb30a5b5
Merge branch 'master' of github.com:billzorn/mtgencode
2015-12-04 20:01:59 -08:00
Bill Zorn
947e41ea80
updated ngrams script so it can also use the nltk model
2015-12-04 20:01:29 -08:00
Bill Zorn
28c3609c37
Merge branch 'master' of github.com:billzorn/mtgencode
2015-12-03 15:21:24 -08:00
Bill Zorn
c1eeb521ac
added percentages to validate output
2015-12-03 15:20:54 -08:00
Bill Zorn
a8c1303e7f
now also cleans up the dumps
2015-12-02 15:27:18 -08:00
Bill Zorn
34176585b2
some fixes
2015-12-02 15:17:29 -08:00
Bill Zorn
afd89730ad
critical fix for cbow, some new management scripting work
2015-12-02 14:59:52 -08:00
Bill Zorn
4c625c1e29
added autotraining script
2015-12-02 11:01:45 -08:00
Bill Zorn
99a565b77e
Merge branch 'master' of github.com:billzorn/mtgencode
...
Conflicts:
scripts/validate.py
2015-12-01 13:39:39 -08:00
Bill Zorn
b22dcafc89
collecting changes stranded on leveler
2015-12-01 13:36:47 -08:00
Bill Zorn
4fbb000c3f
added fixed nltk code for safekeeping
2015-11-30 23:51:49 -08:00
Bill Zorn
03c98f92bf
many new categories to check for
2015-11-30 18:37:43 -08:00
Bill Zorn
cf018f07b4
few small tweaks to encoding, hopefully final version for now
2015-11-25 23:14:44 -08:00
Bill Zorn
6606a5530e
very first version of card validation script
2015-11-18 16:28:12 -08:00
Bill Zorn
6b80e49d2b
added some data processing scripts
2015-11-17 00:47:18 -08:00
Bill Zorn
2cd8b03249
added html visual spoilers for nearest cards / names (creativity metrics)
2015-11-09 23:41:45 -08:00
Bill Zorn
2ebb15cb28
remove unused reference code
2015-11-09 19:32:32 -08:00
Bill Zorn
c9f8f251d5
tweaks and fixes, html mode has a few new features and is mostly working as desired
2015-11-09 19:24:48 -08:00
Bill Zorn
ccb112021e
Merge branch 'master' of https://github.com/reimannsum/mtgencode into reimannsum-master
...
Conflicts:
decode.py
lib/cardlib.py
lib/utils.py
Moved massive html header string into a separate file.
2015-11-09 14:10:56 -08:00
Bill Zorn
18e1a66f88
added parallel versions to cbow and namediff analyses, not used yet though
2015-11-08 19:57:47 -08:00
reimannsum
236175343a
cleaning up files that do not belong
2015-11-08 20:18:11 -05:00
reimannsum
0d78b7ab91
updating to the newest version of mtgencode and finishing html support
2015-11-08 20:16:29 -05:00
Bill Zorn
b3860eb924
moved general file opening logic to a central location
2015-11-06 20:50:29 -08:00
Bill Zorn
1fd9da4b9f
updated documentation more
2015-11-05 21:52:09 -08:00
Bill Zorn
829894d1d0
update documentation
2015-11-05 21:43:46 -08:00
Bill Zorn
49071aefa6
final changes to transforms concerning line reordering.
...
everything *should* be in working order, but there are probably still bugs
2015-11-05 21:20:20 -08:00
reimannsum
360569981d
adding icons for html decodes
2015-11-02 21:53:50 -05:00
reimannsum
22ea3073f1
Update process_output.sh
2015-11-02 11:13:39 -05:00
reimannsum
32f6a37c79
Update process_output.sh
...
Fix issue with files being treated as directories.
2015-11-02 11:10:06 -05:00
reimannsum
944c8ed5df
Update make_output.sh
...
FIxed oversight in rsync path
2015-11-01 22:23:24 -05:00
reimannsum
881ffe4049
Merge pull request #3 from reimannsum/patch-2
...
adding HTML support to utils.py
2015-10-30 12:37:17 -04:00
reimannsum
2404095ef1
Merge pull request #2 from reimannsum/patch-3
...
Patch 3
2015-10-30 12:35:47 -04:00
reimannsum
91ed957010
Merge pull request #1 from reimannsum/patch-1
...
fix for cards with rarity
2015-10-30 12:34:23 -04:00
reimannsum
6a1872ccf4
Create process_output.sh
...
script to format ans summarize each output in the cards directory
2015-10-30 12:05:15 -04:00
reimannsum
fb62978e19
Create make_output.sh
...
script to sample every checkpoint, only if not training, then rsync to remote location
2015-10-30 12:02:21 -04:00
reimannsum
45caa1c16e
Update cardlib.py
...
Adding formatting to the format() function to allow for html output
2015-10-30 11:37:20 -04:00
reimannsum
8f49803581
Update decode.py
...
Adding support for producing html file outputs.
INCOMPLETE: not sure how to specify how to write the output file for '.html'
not sure how to/if can require only html flag
2015-10-30 11:11:07 -04:00
reimannsum
c9fcfce18c
utils.py
...
adding HTML support
2015-10-30 09:33:29 -04:00
reimannsum
240a4f67f3
fix for cards wuth rarity
...
now without legacy support, due to revision updating from legacy version
2015-10-29 10:24:31 -04:00
Bill Zorn
18b7a69f90
added line transforms, not totally sure if they work yet
2015-09-06 21:58:56 -07:00
Bill Zorn
7dbd56a9bd
updated encode and decode to use new, unified formats
2015-09-06 20:24:19 -07:00
Bill Zorn
377aa9453c
edits and clarifications
2015-08-16 02:33:00 -07:00
Bill Zorn
10b5729954
updated documentation
2015-08-16 02:11:26 -07:00
Bill Zorn
e58a4b11c4
added line break for clarity
2015-08-15 19:18:47 -07:00
Bill Zorn
5d5d46bafe
added instructions for MSE2 on Ubuntu
2015-08-15 19:17:22 -07:00
Bill Zorn
a250e562c9
changed headings to be smaller
2015-08-15 13:51:44 -07:00
Bill Zorn
ed50a8f0cc
added dependencies file to explain how to make everything work
2015-08-15 13:49:36 -07:00
Bill Zorn
5fbd2dca8e
Improved MSE support; lots of cool stuff goes into notes, and bsides work.
...
Also changed the phrasing of uncast a bit to be clearer for unpasses.
2015-08-14 23:40:47 -07:00
Bill Zorn
77835f9f08
Merge branch 'PAK90-master'
2015-08-11 00:16:19 -07:00