Commit Graph

17 Commits

Author SHA1 Message Date
Matthew Honnibal
136a7a2322 Update beam_parser 2016-08-29 14:24:14 +02:00
Matthew Honnibal
0fb188c76c Minibatch beam candidates, for faster decoding 2016-08-08 01:38:50 +02:00
Matthew Honnibal
eb145dc1b8 Relax minimum gradient by factor 10. Important for learning 2016-08-08 01:38:06 +02:00
Matthew Honnibal
d3b0447898 Fix minimum gradient and beam density 2016-08-06 16:23:42 +02:00
Matthew Honnibal
d1511e816a Shuffle histories in beam parser 2016-08-05 18:25:16 +02:00
Matthew Honnibal
de82552a13 Add config for beam density 2016-08-05 18:24:54 +02:00
Matthew Honnibal
a664aa8180 Fix beam_parser for new API 2016-07-31 19:03:10 +02:00
Matthew Honnibal
3e46b491b9 Update call to beam_parser for new thinc API 2016-07-31 11:43:23 +02:00
Matthew Honnibal
6b912731f8 Refactor model for beam parser, to avoid conditionals on model type 2016-07-29 19:33:01 +02:00
Matthew Honnibal
ac63274e15 Tmp 2016-07-27 02:56:36 +02:00
Matthew Honnibal
6a98a3142f More work on beam parser. 2016-07-26 19:13:39 +02:00
Matthew Honnibal
0bf448461e Work on beam parser, with max violation 2016-07-24 14:26:52 +02:00
Matthew Honnibal
a1281835a8 Clean up commented out code from beam parser. 2016-07-24 11:02:39 +02:00
Matthew Honnibal
476977ef62 Start work on max violation update. About to clean up commented out code. 2016-07-24 11:01:54 +02:00
Matthew Honnibal
8b4abc24e3 Fix beam parsing. Starting to work with early update. 2016-07-24 10:45:50 +02:00
Matthew Honnibal
27176c3d2f Fix beam parser. Starting to work 2016-07-24 01:14:56 +02:00
Matthew Honnibal
e2a9a68b66 * Work on beam parser 2016-07-23 06:07:09 +02:00