Commit Graph

10 Commits

Author SHA1 Message Date
Matthew Honnibal
b3b180010b Tmp. Working on NN NER. 2016-09-08 13:00:13 +02:00
Matthew Honnibal
2bfe184692 Fiddle with nll loss in parser 2016-09-04 16:56:47 +02:00
Matthew Honnibal
b73295557c Fix regression on cost 2016-08-30 11:00:27 +02:00
Matthew Honnibal
14f3da2a2e Fix set_features on _neural 2016-08-29 14:26:07 +02:00
Matthew Honnibal
be85b7f17f Don't do dropout in NN at the moment 2016-08-10 03:42:09 +02:00
Matthew Honnibal
2f09b041d1 Reset is_valid and costs during beam training 2016-07-31 19:02:45 +02:00
Matthew Honnibal
ff36cd43df Fix call to updateC 2016-07-31 11:42:44 +02:00
Matthew Honnibal
25513b8389 Remove use of ExampleC from beam parser 2016-07-29 19:58:49 +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
eb8234181c Tmp 2016-07-27 02:56:50 +02:00