Hieu Hoang
b3baade7f0
changes to make static build work, and limit the number of concurrent connections to moses server. /Pidong Wang
2015-07-16 19:55:16 +01:00
hieu
81f337bcd8
rollback c++11 for now
2015-07-01 09:42:07 +04:00
Hieu Hoang
127b860c6a
false alarm. clang does support object list init. Needed to enable c++11 for all toolsets
2015-06-17 11:27:50 +04:00
Rico Sennrich
6c0f875385
testing the waters for c++11
...
please adjust your compiler options or complain if you rely on a compiler that doesn't support c++11 yet.
2015-06-16 16:43:03 +01:00
Ulrich Germann
da052b7f2b
Removed dependency on libcurlpp, as it was difficult to link that staticly.
2015-05-24 16:05:14 +01:00
Kenneth Heafield
630ffe9316
Revert "Try to fix moses_chart symlinking for Amittai Axelrod"
...
This reverts commit ed7ff35ff8
.
2015-05-14 16:44:50 -05:00
Kenneth Heafield
ed7ff35ff8
Try to fix moses_chart symlinking for Amittai Axelrod
2015-05-13 17:21:10 -05:00
Ulrich Germann
bb8a930389
Added bitext-find to alias mm.
2015-04-21 17:55:10 +01:00
Ulrich Germann
3e2f878576
Merge branch 'master' into mmt-dev
...
Conflicts:
Jamroot
moses/TranslationModel/UG/mmsapt.h
2015-04-05 15:51:50 +01:00
Hieu Hoang
1a61e1405f
delete External FF. FF framework changes too fast to be able to keep this up-to-date
2015-03-31 19:45:59 +04:00
Ulrich Germann
a124a9c7f1
Disabled spe-check-coverage. Needs to be adapted to API changes.
2015-03-29 23:54:47 +01:00
Ulrich Germann
9dc75bfd8a
Managers and feature functions now have access to the entire TranslationTask, not just the InputType.
2015-03-26 18:25:54 +00:00
Ulrich Germann
d364211d90
More bjam fiddling.
2015-03-26 12:21:55 +00:00
Ulrich Germann
6c73693c49
Library path for xmlrpc-c given via --with-xmlprc-c was not included in the compile requirements.
2015-03-20 22:32:42 +00:00
Ulrich Germann
b1c9d8a528
Bjam is the most awful build system in the world.
2015-03-20 18:51:49 +00:00
Ulrich Germann
386db6529a
More fiddling with bjam.
2015-03-19 14:36:43 +00:00
Ulrich Germann
d1cb14edc0
Fixed Jamfiles.
2015-03-19 13:45:58 +00:00
Ulrich Germann
286800abba
Addresses issues with compiling server capabilities into the Moses main executable.
2015-03-18 13:50:30 +00:00
Phil Williams
9e88f794e6
Add phrase-extract/postprocess-egret-forests
...
This performs some minor transformations to Egret forests: escaping of
Moses special characters; removal of "^g" suffixes from constituent labels;
and marking of slash/hyphen split points (using @ characters).
2015-03-10 13:51:30 +00:00
Ulrich Germann
612e014e79
Organized command line options thematically.
...
This is the first step in migration to the use of boost::program_options for GNU/Linux-style handling of command line options.
2015-03-05 00:34:02 +00:00
Ulrich Germann
982286b38f
Folded contrib/server/mosesserver.cpp into the moses executable.
...
With immediate effect, mosesserver is deprecated, use moses --server instead.
2015-03-04 00:07:11 +00:00
Kenneth Heafield
04d4f311dc
Don't drop bin into random directories
2015-02-23 18:18:45 -05:00
Hieu Hoang
5d2b0224d6
Jamfile for tokenizer
2015-01-25 14:00:35 +00:00
Ales Tamchyna
4dd2ec652b
Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integration
2015-01-09 14:00:24 +01:00
Hieu Hoang
782ac85674
allow mira compilation for Eva
2015-01-08 12:37:34 +00:00
Hieu Hoang
13ec6060b0
move mira code to contrib
2015-01-08 11:49:53 +00:00
Ales Tamchyna
2e8ed28151
updating Jamfiles, draft of new classifier base class
2015-01-06 10:29:13 +01:00
Phil Williams
b9a382aa78
Add filter-rule-table
...
This will eventually replace filter-rule-table.py. At the moment
it can only filter rule tables where the source-side is a STSG
fragment and when the test sentences have parse trees.
2014-12-07 14:56:48 +00:00
Phil Williams
60e56efc6b
phrase-extract: add syntax-common sub-library
...
And remove some (near-)duplicate code from pcfg-common and score-stsg.
2014-12-07 14:27:51 +00:00
Hieu Hoang
5bbd30ec12
comment out running script. Need to get git version to insert into exec
2014-12-02 19:25:47 +00:00
Phil Williams
f84f159247
Add score-stsg, a program for scoring STSG extract files
2014-12-02 17:10:20 +00:00
Hieu Hoang
46e7aebce4
move SetBooleanParameter to Parameter class. Make it a specialized version of template SetParameter
2014-11-30 20:15:15 +00:00
Ulrich Germann
7aa4d5d8d5
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
...
Conflicts:
moses-cmd/simulate-pe.cc
2014-11-20 17:55:51 +00:00
XapaJIaMnu
52c520c042
Resolve merge conflicts
2014-11-20 15:50:32 +00:00
Ulrich Germann
f8f96f146e
Removed sim-pe from the list of programs to be compiled and installed. Use simulate-pe from moses-cmd instead.
2014-11-16 16:29:00 +00:00
Hieu Hoang
1c27e05a06
softlink for moses_chart
2014-11-14 13:56:56 +00:00
XapaJIaMnu
06fa9b5916
Add option to build with Og for newer versions of gcc
2014-11-13 16:14:16 +00:00
Hieu Hoang
ad1d5ade7a
softlink moses -> moses_chart for backward compatibility
2014-11-08 19:31:38 +00:00
Hieu Hoang
4687c1cc2b
softlink moses -> moses_chart for backward compatibility
2014-11-08 17:16:22 +00:00
Hieu Hoang
e1092c0dad
merge
2014-11-07 14:35:36 +00:00
Ulrich Germann
07202c544c
Added ptable-describe-features to list features used by PhraseDictionaryBitextSampling.
2014-10-25 12:06:38 -07:00
Ulrich Germann
53ef6c5c38
Added demo program for use of suffix arrays.
2014-10-23 11:11:28 -07:00
Barry Haddow
562cf7e007
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-10-21 15:11:22 +01:00
Barry Haddow
b4f26e9f5e
rephraser
2014-10-21 15:10:50 +01:00
Hieu Hoang
93d11e3626
merge moses_chart and moses
2014-10-10 15:09:56 +01:00
Paul Baltescu
8f74ecd8f3
Fix OxLM.
2014-10-08 22:08:42 +01:00
Hieu Hoang
cbf85cc1f7
add back server compile, with warning about xmlrpc-c version 1.25.29
2014-09-17 19:29:45 +02:00
Hieu Hoang
2158ba270d
don't compile moses server by default
2014-09-09 17:09:36 +02:00
Ulrich Germann
db6e5de641
Added initial code for utility to count features of PhraseDictionaryBitextSampling.
2014-09-08 11:03:05 +01:00
Ulrich Germann
4941314a48
Branch biased bitext sampling: Initial check-in.
2014-09-08 09:26:09 +01:00