Commit Graph

105 Commits

Author SHA1 Message Date
Hieu Hoang
82f0fcb663 move method body to cpp. Use unordered map 2024-02-21 14:53:57 -08:00
Hieu Hoang
d2a6074b45 move method body to cpp. Use unordered map 2024-02-21 14:10:32 -08:00
Hieu Hoang
afc2942e37 delete unused class. Merge pages in mempool 2024-02-21 13:55:12 -08:00
Hieu Hoang
f1f815669a align each object in array to 16 bits 2024-02-20 14:42:46 -08:00
Hieu Hoang
d3f6744161 delete debug 2024-02-16 14:21:19 -08:00
Hieu Hoang
fc411260f0 delete debug msg 2024-02-16 14:04:56 -08:00
Hieu Hoang
50fb47ef33 tighten asserts 2024-02-16 12:51:53 -08:00
Hieu Hoang
daf35ead47 align memory to 16 bytes. Move Allocate() to cpp 2024-02-15 14:59:52 -08:00
Hieu Hoang
3dbe5196ba memleak debug 2024-02-13 20:19:09 -08:00
Hieu Hoang
9ed8a319c3 mem leak. All variables in SentenceWithCandidates class must to allocated from pool 2024-02-06 01:20:22 +00:00
Hieu Hoang
7dd812180e merge 2021-02-04 11:47:35 -08:00
siddharth jain
b1db9be80a cleanup 2021-02-04 11:36:42 +05:30
siddharth jain
b73a685e91 typo and jamfile fixes 2021-02-04 11:23:27 +05:30
siddharth jain
bf2c915696 jamfile 2021-01-13 10:06:54 +05:30
siddharth jain
64b356c79d enum header 2021-01-12 22:51:31 +05:30
siddharth jain
1631aa14d1 api signature update 2021-01-12 22:48:42 +05:30
siddharth jain
e9cc90e73a shared object generation 2020-12-18 11:28:26 +05:30
siddharth jain
c961624aa8 env separator 2020-11-25 12:53:19 +05:30
siddharth jain
b46da0dc50 appending relative path to lm at runtime 2020-11-23 17:20:33 +05:30
siddharth jain
bfc0bc57a3 remaining clean up changes 2020-11-10 00:21:14 +05:30
siddharth jain
26fcdca23b merge resolve 2020-11-04 16:37:24 +05:30
siddharth jain
f40a775723 changes to release memory 2020-11-04 16:32:48 +05:30
Hieu Hoang
affcd000bd dos2unix 2020-10-27 11:50:02 -07:00
Sid Jain
3cc2f4fde6 Dynamic loading 2020-10-26 14:06:23 +05:30
Hieu Hoang
47129bd4bc always compile moses2. No need to include xmlrpc-c 2020-10-16 00:27:10 -07:00
Hieu Hoang
8dffc2da05 rename MSPT -> DynamicPhraseTable 2020-10-15 23:16:13 -07:00
Sid Jain
c33c8d6605 TODO 2020-10-16 11:17:49 +05:30
Sid Jain
714a873e4b nitpick , uncomment the server and registry function 2020-10-16 11:16:45 +05:30
Sid Jain
48fa90931b adding preprocessor for xmlrpc server , renaming MSPT to DynamicPT 2020-10-16 10:30:47 +05:30
Sid Jain
8837f3c2a3 code clean up 2020-10-15 15:15:35 +05:30
Hieu Hoang
5cbafabfd5 incorrect assert 2020-10-14 11:48:26 -07:00
Sid Jain
a312312e78 windows build and managed clr 2020-10-14 19:00:25 +05:30
Hieu Hoang
74e2e11bfa thread-safe 2020-10-05 15:39:26 -07:00
Hieu Hoang
dd638e16f5 use manager pool instead of system pool. Get ready for thread-safe 2020-10-05 15:26:20 -07:00
Hieu Hoang
cd18c7aa79 delete scfp 2020-10-05 15:12:03 -07:00
Hieu Hoang
83dd5fb7ff MSPT works 2020-10-05 12:47:13 -07:00
Anoop Kunchukuttan
b8ae6d58af Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/moses-mstranslator/moses-mstranslator 2020-10-05 22:39:06 +05:30
Anoop Kunchukuttan
0b0d5e8492 MSPT changes for parsing phrase table string 2020-10-05 22:38:15 +05:30
Hieu Hoang
6e78aae34f abort SCFG 2020-10-05 09:08:16 -07:00
Anoop Kunchukuttan
a34623140a Merge branch 'master' 2020-10-05 15:24:23 +05:30
Anoop Kunchukuttan
6801d65c58 some code for parsing input 2020-10-05 08:25:29 +05:30
Hieu Hoang
5e38a00a5f debug 2020-10-04 12:17:44 -07:00
Hieu Hoang
88e7ab5ec4 move InitializeForInput to Init 2020-10-04 12:04:14 -07:00
Hieu Hoang
0216957a37 debug 2020-10-04 11:58:31 -07:00
Hieu Hoang
083b6bf560 add system 2020-10-04 11:39:56 -07:00
Anoop Kunchukuttan
1990ac88d4 Merge branch 'master' 2020-10-04 22:49:35 +05:30
Anoop Kunchukuttan
2cb12decc8 dynamic cast to SentenceWithCandidates (failed) 2020-10-04 22:43:48 +05:30
Hieu Hoang
a269d24db2 InitializeForInput() 2020-10-01 10:39:47 -07:00
Hieu Hoang
2e94ba7a9f add input arg to CleanUpAfterSentenceProcessing 2020-10-01 10:33:59 -07:00
Hieu Hoang
95d93f8bd1 make sure InitializeForInput is called 2020-10-01 10:10:20 -07:00