Commit Graph

29 Commits

Author SHA1 Message Date
Matthew Honnibal
9431441544 * Update the publish command, so that it creates a git tag 2015-09-22 02:26:10 +02:00
Matthew Honnibal
968d26a6cc * Uploade prebuild command in fabfile 2015-09-13 01:27:49 +02:00
Matthew Honnibal
912511f0aa * Update prebuild command, for shell bug 2015-07-27 01:52:04 +02:00
Matthew Honnibal
2b5cde87fd * Add prebuild command, to test clean builds 2015-07-26 22:40:04 +02:00
Matthew Honnibal
4d24d513ad * Add fab docs command 2015-07-08 12:34:35 +02:00
Matthew Honnibal
dcdf566ce3 * Fix fab test 2015-06-07 22:59:05 +02:00
Matthew Honnibal
27c8dc3db2 * Run tests one file at a time, as the teardown isn't cleaning up objects in global namespace properly 2015-06-06 05:58:16 +02:00
Matthew Honnibal
4230467947 * Update fabfile.py for JSON-formatted training 2015-05-12 22:34:07 +02:00
Jordan Suchow
5f0f940a1f Remove unused imports 2015-04-19 01:05:22 -07:00
Matthew Honnibal
ed8942a096 * Add train function to fabfile 2015-04-08 22:47:59 +02:00
Matthew Honnibal
e2ea0fb47a * Fix clean command 2015-01-25 14:49:29 +11:00
Matthew Honnibal
1df8db51be * Upd fabfile 2015-01-17 16:20:03 +11:00
Matthew Honnibal
c918de68fa * Fix pos command 2015-01-09 05:14:45 +11:00
Matthew Honnibal
d0edb01622 * Upd fabfile, normalising compilation and supporting different runtimes 2015-01-06 03:24:27 +11:00
Matthew Honnibal
4d49d19cfe * Add commang to push to master to the 'publish' task. 2015-01-05 17:55:51 +11:00
Matthew Honnibal
e0711d7024 * Upd fabfile 2015-01-05 05:30:24 +11:00
Matthew Honnibal
0cd7652545 * Use headers_workaround to avoid having install dependencies, given setuptools bug 209. 2015-01-04 21:14:07 +11:00
Matthew Honnibal
27c737a80f * Specify murmurhash in the setup_requires field 2015-01-04 01:59:14 +11:00
Matthew Honnibal
d40f9f76a9 * Fix fabfile 2015-01-03 23:13:49 +11:00
Matthew Honnibal
e5d4b5faf4 * Fabfile changes 2015-01-03 21:02:21 +11:00
Matthew Honnibal
e361f18ce9 * Fix docs command in fabfile 2014-12-30 23:27:30 +11:00
Matthew Honnibal
9b13392ac7 * Add conll experiments 2014-11-12 23:22:05 +11:00
Matthew Honnibal
60ffdc2eb7 * Upd fabfile 2014-11-11 21:10:40 +11:00
Matthew Honnibal
10a33ec725 * Upd fabfile for experiments 2014-11-07 04:44:14 +11:00
Matthew Honnibal
edf739134c * Make make quiet by default, and add a vmake option for verbose make 2014-11-05 20:46:29 +11:00
Matthew Honnibal
5b1c651661 * Only store LexemeC structs in the vocabulary, transforming them to Lexeme objects for output. Moving away from Lexeme objects for Tokens soon. 2014-09-11 12:28:38 +02:00
Matthew Honnibal
3b793cf4f7 * Tests passing for new Word object version 2014-08-24 18:13:53 +02:00
Matthew Honnibal
416a324bcf * Add documentation building to fabfile 2014-08-20 17:02:32 +02:00
Matthew Honnibal
ca7045f3f2 * Add build/setup stuff 2014-07-05 20:49:34 +02:00