Kenneth Heafield
c7e02eb677
KenLM e3b5c55910 including rest costs for probing
2012-06-28 10:58:59 -04:00
Kenneth Heafield
f6b3354f39
unistd.h for gcc 4.7.0
2012-06-28 09:20:34 -04:00
Hieu Hoang
9f03125418
Minor rollback
2012-05-30 11:50:01 +01:00
Hieu Hoang
ef26388aff
eclipse project
2012-05-28 17:29:46 +01:00
Christian Federmann
1b666bdf01
Rolled back unnecessary gzFile casts.
2012-05-11 08:41:55 +02:00
Christian Federmann
0e16d637c3
Fixed merge problem.
2012-05-09 21:45:10 +02:00
Christian Federmann
25f43d13b8
Merged in upstream.
2012-05-09 21:10:52 +02:00
Christian Federmann
d9e77ed5b1
Implicit casting from FILE* to gzFile_s* does not work anymore since gzFile has been changed from void * to gzFile_s * in zlib-1.2.6.
2012-05-09 20:55:55 +02:00
Kenneth Heafield
f8d88920a1
KenLM b1daeaf for clang
2012-05-05 00:55:46 -04:00
Kenneth Heafield
175b7aaf49
KenLM c1dba12
...
- Reject NaNs
- Fix ChartState hashing (unused in Moses)
- Expose CreateOrThrow
- Minor portability improvement in getopt
2012-03-11 13:47:38 -04:00
Kenneth Heafield
e48de47c23
KenLM 98814b2 including faster malloc-backed building and portability improvements
2012-02-28 13:58:00 -05:00
Hieu Hoang
de14bc2210
zlib changes. More strongly type gzFile variables. HAVE_ZLIB prob no longer works
2012-02-24 00:04:08 +00:00
Hieu Hoang
939ac15d0e
zlib changes
2012-02-23 23:54:07 +00:00
Hieu Hoang
4cbcff3e22
compile error when libs are updated by macports
2012-02-23 22:34:30 +00:00
Kenneth Heafield
c53453b266
No more autotools (with bhaddow in the room)
2011-12-01 17:17:28 +00:00
Kenneth Heafield
f564876e5e
Avoid naming conflict with glibc's libutil
2011-11-28 09:19:45 +00:00
Kenneth Heafield
463f2e232e
Link dynamically against libz if we have to
2011-11-21 15:09:38 +00:00
Kenneth Heafield
f15eee0abf
Jam: Clean up boost library handling, assimilate mert
2011-11-18 11:27:57 -05:00
Hieu Hoang
ce0065ff2a
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-18 22:13:46 +07:00
Hieu Hoang
b7366dc045
xcode
2011-11-18 22:09:01 +07:00
Kenneth Heafield
5c9b28c55a
Introducing Jamfiles
...
Currently supports kenlm, irstlm, and srilm options.
bjam [--with-srilm=/path/to/sri] [--with-irstlm=/path/to/irst] -j8
Places binaries in dist/ that pass regression tests.
2011-11-18 14:37:01 +00:00
Hieu Hoang
caac64a33b
xcode
2011-11-18 21:33:58 +07:00
Kenneth Heafield
bf78f7a1ac
Replace assert with CHECK until people learn how to use assert properly
2011-11-18 12:07:41 +00:00
Kenneth Heafield
974a708ddd
Updated kenlm 96ef3f2c11.
...
Invalidates old gcc and 32-bit formats, replacing these with one consistent format: 64-bit new gcc. Backwards compatible with these files.
2011-11-17 19:12:19 +00:00
Kenneth Heafield
72a4c8a0d3
Move kenlm up one level, simplify compilation
2011-11-17 12:49:55 +00:00