Commit Graph

188 Commits

Author SHA1 Message Date
Hieu Hoang
28816cbd1f mem leak in target phrases 2016-05-26 14:46:27 +01:00
Hieu Hoang
9c1d258b62 mem leak in active chart 2016-05-26 12:21:37 +01:00
Hieu Hoang
aa865da027 mem leak 2016-05-25 22:25:10 +01:00
Hieu Hoang
2e6ef643bd adhere to phrase limit 2016-05-25 16:31:48 +01:00
Hieu Hoang
fbba1e17f8 adhere to phrase limit 2016-05-25 16:22:24 +01:00
Hieu Hoang
e4f2397d1a adhere to phrase limit 2016-05-25 15:53:19 +01:00
Hieu Hoang
8bb252ffed correctly set input sizes for loops and matrix. Doesn't crash, but doesn't adhere to phrase limit 2016-05-25 14:44:09 +01:00
Hieu Hoang
bf21dc37f1 set is-nt in unk penalty. Still segfaults 2016-05-25 00:43:26 +01:00
Hieu Hoang
ed6db0a6b3 simplify ActiveChartEntry constructor 2016-05-01 10:58:22 +01:00
Hieu Hoang
fb6018ba4f add hypo coll to symbol bind for nt 2016-05-01 10:54:17 +01:00
Hieu Hoang
dc6e9ee5ad correct symbol bind 2016-05-01 08:58:36 +01:00
Hieu Hoang
070fe0bff4 tweak 2016-04-30 23:22:29 +01:00
Hieu Hoang
b227a9222d tweak 2016-04-30 22:50:48 +01:00
Hieu Hoang
b7e85c37ff store actual words/no rather than just isNT in symbolBInd 2016-04-30 19:59:14 +01:00
Hieu Hoang
9de346825f less debugging messages 2016-04-29 12:23:43 +01:00
Hieu Hoang
96e735dda1 isNT must be set correctly when creating factor 2016-04-29 12:19:53 +01:00
Hieu Hoang
88b4b23434 debugging messages 2016-04-29 10:54:58 +01:00
Hieu Hoang
cca5f17f81 debugging messages 2016-04-29 01:05:47 +01:00
Hieu Hoang
895b461a85 debugging messages 2016-04-28 23:41:09 +01:00
Hieu Hoang
f12f61f157 LookupNT() 2016-04-28 20:56:26 +01:00
Hieu Hoang
29345fbbc4 debug messages 2016-04-28 20:08:55 +01:00
Hieu Hoang
389d497ddb measure time from before loading 2016-04-28 16:51:42 +01:00
Hieu Hoang
38c1872bea debug messages 2016-04-28 15:19:53 +01:00
Hieu Hoang
e899ef9e4c use pointers for root nodes to prevent them being confused with each other 2016-04-28 00:21:02 +01:00
Hieu Hoang
b353025c42 add target phrase to path 2016-04-28 00:13:25 +01:00
Hieu Hoang
aa08ce9a0a tweak 2016-04-28 00:09:19 +01:00
Hieu Hoang
aaa3f24109 debugging method for source phrase 2016-04-27 23:30:24 +01:00
Hieu Hoang
876aad0eca EvaluateInIsolation() for SCFG 2016-04-27 23:21:32 +04:00
Hieu Hoang
ad0541e0f8 templatize node 2016-04-27 22:52:05 +04:00
Hieu Hoang
e076d0c3df templatize node 2016-04-27 21:01:22 +04:00
Hieu Hoang
15a02676ed templatize node 2016-04-27 20:56:08 +04:00
Hieu Hoang
d7bb816a47 pt mem 2016-04-27 20:37:58 +04:00
Hieu Hoang
552d395013 pt mem 2016-04-27 18:09:00 +04:00
Hieu Hoang
9ceba1bd22 pt mem 2016-04-27 17:30:49 +04:00
Hieu Hoang
c860a29702 simplify phrase class hierarchy 2016-04-27 12:10:51 +04:00
Hieu Hoang
61ed0d18c5 templatize Sentence class 2016-04-27 03:35:20 +04:00
Hieu Hoang
a6634789fd templatize SubPhrase class 2016-04-27 01:18:19 +04:00
Hieu Hoang
8d879ebaf7 templatize SubPhrase class 2016-04-27 00:57:52 +04:00
Hieu Hoang
5ed6fe1434 templatize TargetPhrase class 2016-04-26 23:53:53 +04:00
Hieu Hoang
86cdcdb00c templatize Phrase class 2016-04-26 12:23:18 +04:00
Hieu Hoang
ebc619979d ispb() 2016-04-24 21:25:04 +04:00
Hieu Hoang
2e2743c956 templated node 2016-04-24 14:48:32 +04:00
Hieu Hoang
4dc16a617e separate node into new file 2016-04-24 14:42:16 +04:00
Hieu Hoang
b9dd3a42e7 separate node into new file 2016-04-24 14:26:20 +04:00
Hieu Hoang
ff39487a75 separate node into new file 2016-04-22 10:25:22 +04:00
Hieu Hoang
1bf47111b3 separate node into new file 2016-04-22 10:25:01 +04:00
Hieu Hoang
601af6a9e3 NT in pt memory 2016-04-21 19:22:09 +04:00
Hieu Hoang
4a00f1e881 parse NT correctly. Lots of debugging messages 2016-04-21 17:19:31 +04:00
Hieu Hoang
2e2b63df0b debug decoding 2016-04-20 23:22:57 +04:00
Hieu Hoang
f123948766 active chart 2016-04-20 19:54:08 +04:00