David Heyman
2f95b79f10
2to3 conversion (some things not yet changed)
2016-08-13 21:16:43 -04:00
Bill Zorn
23c3b9a160
regenerate word vector files; word vectors encoding now sorts costs
2016-05-05 11:31:59 -07:00
Bill Zorn
3b79a68b58
fixed new colorless mana symbol
2016-05-05 11:22:52 -07: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
reimannsum
0d78b7ab91
updating to the newest version of mtgencode and finishing html support
2015-11-08 20:16:29 -05:00
Bill Zorn
49e386ac4f
various improvements, added cbow
2015-07-29 01:21:34 -07:00
Bill Zorn
08dc3944f8
made decoding better
2015-07-23 01:04:40 -07:00
Bill Zorn
747614e355
Added decode script with two supported formats.
...
Other misc fixes as well, we get all of the choice cards right in the encoding.
2015-07-17 01:13:58 -07:00
Bill Zorn
2a0e014c41
Changed things to use the python module system better and have argparse.
...
Encode now supports multiple formats, still working on decoding them nicely.
2015-07-15 23:40:15 -07:00
Bill Zorn
1a4965fd83
EVERYTHING HAS CHANGED
...
Added lib and script subdirs to organize things; the biggest change is that now
we have a really powerful Card class that can handle all of the decoding and
encoding for us. encode.py has been written to take advantage of this, other
things have not yet. Coming soon! As a side note the changes to output.txt
are purely cosemtic, though the order should be stable now.
2015-07-14 00:07:25 -07:00