Commit Graph

66 Commits

Author SHA1 Message Date
Marcin Junczys-Dowmunt
7333366551 reorganized files, first attempt at logging 2016-04-20 12:44:59 +02:00
Marcin Junczys-Dowmunt
1f6049a04e fixed scoreBreakdown 2016-04-20 01:06:40 +02:00
Marcin Junczys-Dowmunt
712e50b2d5 fixed concurrency bug 2016-04-20 00:40:40 +02:00
Marcin Junczys-Dowmunt
40dc3ed676 fixed concurrency bug 2016-04-20 00:34:59 +02:00
Marcin Junczys-Dowmunt
e57894e577 shared_ptr in history 2016-04-20 00:03:22 +02:00
Marcin Junczys-Dowmunt
4c5dc98e48 more clean=up 2016-04-19 23:18:34 +02:00
Marcin Junczys-Dowmunt
14a122c58c more clean=up 2016-04-19 23:00:03 +02:00
Marcin Junczys-Dowmunt
a6d1f932f3 shared pointers for history 2016-04-19 22:49:26 +02:00
Marcin Junczys-Dowmunt
a5b268bd71 god class 2016-04-19 21:03:45 +02:00
Marcin Junczys-Dowmunt
90cc0327d0 fixed option 2016-04-19 18:15:35 +02:00
Marcin Junczys-Dowmunt
a451c6c8a5 fixed kenlm calculations 2016-04-19 18:08:21 +02:00
Marcin Junczys-Dowmunt
8dc94f1c44 small simplifications, still incorrect kenlm score 2016-04-19 16:49:37 +02:00
Marcin Junczys-Dowmunt
e916b7c348 Merge branch 'master' of github.com:emjotde/amunn 2016-04-19 16:36:56 +02:00
Marcin Junczys-Dowmunt
35c3390bb3 scorer framework for NN and LMs, kenlm currently incorrect probs 2016-04-19 16:36:47 +02:00
Ubuntu
c5ef94c1b6 n-best-list format 2016-04-19 00:10:51 +00:00
Marcin Junczys-Dowmunt
143266118d Merge branch 'master' of github.com:emjotde/amunn 2016-04-19 02:03:39 +02:00
Marcin Junczys-Dowmunt
4223ff6402 weights for all models 2016-04-19 02:03:24 +02:00
Tomasz Dwojak
fc24e9e471 Merge branch 'master' of github.com:emjotde/amuNN 2016-04-18 23:22:39 +02:00
Tomasz Dwojak
6d8747d7b7 Remove unsed function from mblas 2016-04-18 23:22:31 +02:00
Marcin Junczys-Dowmunt
36168f9e96 Update README.md 2016-04-18 22:05:53 +01:00
Marcin Junczys-Dowmunt
add01b54e9 Update README.md 2016-04-18 21:50:56 +01:00
Marcin Junczys-Dowmunt
0277083bd0 Update README.md 2016-04-18 21:50:24 +01:00
Tomasz Dwojak
b6c85fdfb4 Change README to markdown 2016-04-18 22:47:41 +02:00
Tomasz Dwojak
49233da2bf Update README 2016-04-18 22:36:17 +02:00
Tomasz Dwojak
9d7e486e2a Clean mblas implementation - remove uneeded files 2016-04-18 21:53:52 +02:00
Marcin Junczys-Dowmunt
f2d298e9a6 got rid of unneeded encapsulation 2016-04-18 21:29:48 +02:00
Marcin Junczys-Dowmunt
b43747ab5c organize lm queries in to batch 2016-04-18 21:16:07 +02:00
Ubuntu
349a0266cf removed cudaDevicesynchronize 2016-04-18 18:44:22 +00:00
Ubuntu
890e3fe066 Merge branch 'master' of https://github.com/emjotde/amunn 2016-04-18 18:18:35 +00:00
Ubuntu
74c1827c21 rearrange model loading 2016-04-18 18:18:24 +00:00
Marcin Junczys-Dowmunt
d7b00d22e7 enable lm theads 2016-04-18 20:17:57 +02:00
Marcin Junczys-Dowmunt
1b36ce7e89 missing index 2016-04-18 19:57:01 +02:00
Marcin Junczys-Dowmunt
84bad30b20 merge 2016-04-18 19:55:41 +02:00
Marcin Junczys-Dowmunt
1722f4cbb0 synchronize message 2016-04-18 19:54:46 +02:00
Kenneth Heafield
30451239b8 Shebang 2016-04-18 14:55:25 +00:00
Kenneth Heafield
89bc8b1d36 User-specified kenlm path 2016-04-18 14:49:35 +00:00
Marcin Junczys-Dowmunt
822b1e1d24 multi-gpu works with multiple threads but kenlm breaks 2016-04-16 20:13:03 +02:00
Marcin Junczys-Dowmunt
c4d9466727 Merge branch 'master' of github.com:emjotde/amunn 2016-04-16 16:44:08 +02:00
Marcin Junczys-Dowmunt
3264a8ab6f lots of stuff, mostly chaotic, kenlm sort of works 2016-04-16 16:44:03 +02:00
Tomasz Dwojak
7c69e2500f Speed up bpe 2016-04-16 10:11:23 +02:00
Tomasz Dwojak
f2644cd61d Optimalize bpe 2016-04-16 00:12:18 +02:00
Tomasz Dwojak
208fb0565f Add utf-8 support to bpe 2016-04-15 22:50:12 +02:00
Tomasz Dwojak
44ea08236f Add bpe app 2016-04-15 21:34:28 +02:00
Tomasz Dwojak
23bff0a14c Add working bpe 2016-04-15 21:18:33 +02:00
Tomasz Dwojak
62e074e081 Add python's pyc files to ignore 2016-04-15 16:27:48 +02:00
Tomasz Dwojak
ec5f9d9080 Add an initla verison od bpe 2016-04-15 16:27:47 +02:00
Marcin Junczys-Dowmunt
8b9bb9ded3 new cmake version finally works 2016-04-15 15:20:31 +02:00
Marcin Junczys-Dowmunt
c7c2165bda use max_element for smaller beam sizes 2016-04-15 01:43:01 +02:00
Marcin Junczys-Dowmunt
0355760f1b Merge branch 'master' of github.com:emjotde/amunn 2016-04-15 01:03:57 +02:00
Marcin Junczys-Dowmunt
4e4ee95633 clean-up, get rid of GH models 2016-04-15 01:03:49 +02:00