.. |
FF
|
delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it
|
2014-05-12 19:44:31 +01:00 |
LM
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
TranslationModel
|
backoff for default GetTargetPhraseCollectionBatch(), used by binary pt and compact pt
|
2014-05-12 15:50:32 +01:00 |
AlignmentInfo.cpp
|
replace CHECK with UTIL_THROW_IF in moses-chart-cmd
|
2013-11-18 19:03:30 +00:00 |
AlignmentInfo.h
|
placeholder for chart decoding
|
2013-09-22 15:36:50 +02:00 |
AlignmentInfoCollection.cpp
|
beautify
|
2013-05-29 18:16:15 +01:00 |
AlignmentInfoCollection.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
AlignmentInfoTest.cpp
|
beautify
|
2013-05-29 18:16:15 +01:00 |
BitmapContainer.cpp
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
BitmapContainer.h
|
speed up compiling by removing headers from StaticData.h
|
2013-10-03 11:05:53 +01:00 |
ChartCell.cpp
|
don't add label to m_targetLabelSet if no hypotheses. Assert error in parsing
|
2014-04-23 17:11:25 +01:00 |
ChartCell.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
ChartCellCollection.cpp
|
beautify
|
2013-05-29 18:16:15 +01:00 |
ChartCellCollection.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
ChartCellLabel.h
|
faster pruning in chart decoding
|
2014-03-26 11:23:59 +00:00 |
ChartCellLabelSet.h
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
ChartHypothesis.cpp
|
moses_chart: add ChartKBestExtractor (not enabled yet)
|
2014-04-15 17:34:21 +01:00 |
ChartHypothesis.h
|
moses_chart: enable ChartKBestExtractor.
|
2014-04-21 10:19:00 +01:00 |
ChartHypothesisCollection.cpp
|
-stack 0 means no stack pruning
|
2014-04-09 10:33:33 +01:00 |
ChartHypothesisCollection.h
|
Compiler warning
|
2014-03-17 07:18:11 -07:00 |
ChartKBestExtractor.cpp
|
Segfault in nbest list creation. UTIL_THROW_IF is the opposite of assert
|
2014-05-08 11:26:17 +01:00 |
ChartKBestExtractor.h
|
ChartKBestExtractor: fix memory leak, clean-up code
|
2014-04-19 10:29:41 +01:00 |
ChartManager.cpp
|
moses_chart: remove ChartTrellis* k-best code
|
2014-05-13 10:24:30 +01:00 |
ChartManager.h
|
moses_chart: remove ChartTrellis* k-best code
|
2014-05-13 10:24:30 +01:00 |
ChartParser.cpp
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
ChartParser.h
|
moses_chart: implement -output-unknowns option.
|
2014-03-17 13:09:54 +00:00 |
ChartParserCallback.h
|
faster pruning in chart decoding
|
2014-03-26 11:23:59 +00:00 |
ChartRuleLookupManager.cpp
|
skelete pt
|
2013-09-28 09:42:17 +01:00 |
ChartRuleLookupManager.h
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
ChartTranslationOption.cpp
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
ChartTranslationOption.h
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
ChartTranslationOptionList.cpp
|
delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it
|
2014-05-12 19:44:31 +01:00 |
ChartTranslationOptionList.h
|
delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it
|
2014-05-12 19:44:31 +01:00 |
ChartTranslationOptions.cpp
|
delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it
|
2014-05-12 19:44:31 +01:00 |
ChartTranslationOptions.h
|
more debug functions
|
2013-12-11 20:03:30 +00:00 |
CMakeLists.txt
|
Checking in examples of CMake files.
|
2013-09-06 13:39:46 -04:00 |
ConfusionNet.cpp
|
Rewrite of Word::CreateFromString() to accommodate elimination of
|
2014-04-11 15:24:52 +01:00 |
ConfusionNet.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
DecodeGraph.cpp
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeGraph.h
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStep.cpp
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStep.h
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStepGeneration.cpp
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStepGeneration.h
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStepTranslation.cpp
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
DecodeStepTranslation.h
|
transliteration pt obery backoff argument. Probably not threadable yet
|
2013-12-05 13:06:35 +00:00 |
Factor.cpp
|
|
|
Factor.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
FactorCollection.cpp
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
FactorCollection.h
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
FactorTypeSet.cpp
|
beautify
|
2013-05-31 00:00:21 +01:00 |
FactorTypeSet.h
|
figure out which feature function to apply at which decode step. Book-keeping
|
2013-05-30 18:34:10 +01:00 |
FeatureVector.cpp
|
merged upstream with origin for mingw
|
2014-01-15 18:16:56 +00:00 |
FeatureVector.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
FeatureVectorTest.cpp
|
Re-enable unit tests. They all pass.
|
2013-09-14 17:15:41 +01:00 |
File.cpp
|
|
|
File.h
|
merged upstream with origin for mingw
|
2014-01-15 18:16:56 +00:00 |
FilePtr.h
|
|
|
FloydWarshall.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
FloydWarshall.h
|
|
|
GenerationDictionary.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
GenerationDictionary.h
|
move collection of generation-table from Staticdata to GenerationDictionary
|
2013-11-15 17:43:41 +00:00 |
gzfilebuf.h
|
|
|
hypergraph.proto
|
|
|
HypoList.h
|
|
|
Hypothesis.cpp
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
Hypothesis.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
HypothesisStack.cpp
|
|
|
HypothesisStack.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
HypothesisStackCubePruning.cpp
|
-stack 0 means no stack pruning
|
2014-04-09 10:33:33 +01:00 |
HypothesisStackCubePruning.h
|
|
|
HypothesisStackNormal.cpp
|
-stack 0 means no stack pruning
|
2014-04-09 10:33:33 +01:00 |
HypothesisStackNormal.h
|
|
|
Incremental.cpp
|
more logging for incremental chart search
|
2014-04-04 15:54:48 +01:00 |
Incremental.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
InputFileStream.cpp
|
|
|
InputFileStream.h
|
|
|
InputPath.cpp
|
debugging info
|
2014-04-30 20:47:58 +01:00 |
InputPath.h
|
debugging info
|
2014-04-30 20:20:07 +01:00 |
InputType.cpp
|
move checking of legacy phrase-table to StaticData
|
2013-10-02 20:02:05 +01:00 |
InputType.h
|
faster compilation by taking some #includes from Word.h and Phrase.h
|
2013-10-04 15:40:23 +01:00 |
Jamfile
|
Added mmlib as a dependency for FF_Factory.o
|
2014-03-24 12:23:18 +00:00 |
LVoc.cpp
|
|
|
LVoc.h
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
Manager.cpp
|
Only tuneable
|
2014-05-13 12:02:50 +01:00 |
Manager.h
|
more enriched trace
|
2013-10-13 06:59:05 +01:00 |
MockHypothesis.cpp
|
constrained decoding FF works for both pb and hiero
|
2013-09-17 15:06:17 +02:00 |
MockHypothesis.h
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
MosesTest.cpp
|
|
|
NonTerminal.cpp
|
beautify
|
2013-08-07 14:18:12 +01:00 |
NonTerminal.h
|
Add NonTerminalSet variable to InputPath
|
2013-08-02 15:54:49 +01:00 |
ObjectPool.h
|
|
|
OutputCollector.h
|
compiles with eclipse under OSX Mavericks
|
2013-10-30 21:23:16 +00:00 |
Parameter.cpp
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-04-17 19:02:57 +01:00 |
Parameter.h
|
sparse feature weights can now be set in moses.ini; overrides weights in weight-file.
|
2014-01-20 15:54:17 +00:00 |
PartialTranslOptColl.cpp
|
replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & 4.8.2
|
2013-11-15 10:55:38 +00:00 |
PartialTranslOptColl.h
|
push InpuutPath down into phrase dictionary for legacy methods
|
2013-08-06 17:09:53 +01:00 |
PCNTools.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
PCNTools.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
PDTAimp.h
|
redo creation of input paths for lattices. Should redo OOV handling as phrase-table
|
2014-05-01 15:10:16 +01:00 |
Phrase.cpp
|
error in constrained decoding
|
2014-04-03 18:03:58 +01:00 |
Phrase.h
|
add FF RuleAmbiguity
|
2014-04-11 10:22:03 +01:00 |
PrefixTree.h
|
delete includes for util/check.hh
|
2013-11-21 18:58:28 +00:00 |
PrefixTreeMap.cpp
|
minor leak showing for lex reordering. Just refactor
|
2014-04-23 15:12:27 +01:00 |
PrefixTreeMap.h
|
minor leak showing for lex reordering. Just refactor
|
2014-04-23 15:12:27 +01:00 |
ReorderingConstraint.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
ReorderingConstraint.h
|
faster compilation by taking some #includes from Word.h and Phrase.h
|
2013-10-04 15:40:23 +01:00 |
ReorderingStack.cpp
|
|
|
ReorderingStack.h
|
delete ScoreProducer
|
2013-02-21 20:03:35 +00:00 |
rule.proto
|
|
|
RuleCube.cpp
|
delete -#if defined(BOOST... Trying to find target syntax bug when using old boost
|
2013-12-11 21:45:30 +00:00 |
RuleCube.h
|
delete debugging message
|
2013-12-14 16:15:27 +00:00 |
RuleCubeItem.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
RuleCubeItem.h
|
compare translation option dimension using pointers to translation option, rather than comparing the phrase. Comparinf the phrase is incorrect - need to compare LHS and possibly alignments too. Unnecessary
|
2013-12-13 17:23:39 +00:00 |
RuleCubeQueue.cpp
|
|
|
RuleCubeQueue.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
ScoreComponentCollection.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
ScoreComponentCollection.h
|
get rid of all aborts from decoder
|
2014-01-13 18:32:22 +00:00 |
ScoreComponentCollectionTest.cpp
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
Search.cpp
|
get rid of all aborts from decoder
|
2014-01-13 18:32:22 +00:00 |
Search.h
|
speed up compiling by removing headers from StaticData.h
|
2013-10-03 11:05:53 +01:00 |
SearchCubePruning.cpp
|
output list of available feature functions, separated by space, rather than lines
|
2014-01-25 10:39:47 +00:00 |
SearchCubePruning.h
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
SearchNormal.cpp
|
output list of available feature functions, separated by space, rather than lines
|
2014-01-25 10:39:47 +00:00 |
SearchNormal.h
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
SearchNormalBatch.cpp
|
get rid of all aborts from decoder
|
2014-01-13 18:32:22 +00:00 |
SearchNormalBatch.h
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-09-25 22:33:27 +01:00 |
Sentence.cpp
|
minor compile error with clang
|
2014-05-08 21:44:06 +01:00 |
Sentence.h
|
get rid of some warnings
|
2013-09-22 18:24:32 +02:00 |
SentenceStats.cpp
|
speed up compiling by removing headers from StaticData.h
|
2013-10-03 11:05:53 +01:00 |
SentenceStats.h
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
SquareMatrix.cpp
|
|
|
SquareMatrix.h
|
|
|
StackVec.h
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
StaticData.cpp
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
StaticData.h
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
SyntacticLanguageModel.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
SyntacticLanguageModel.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
SyntacticLanguageModelFiles.h
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
SyntacticLanguageModelState.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
TargetPhrase.cpp
|
extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based
|
2014-05-08 17:51:45 +01:00 |
TargetPhrase.h
|
compare translation option dimension using pointers to translation option, rather than comparing the phrase. Comparinf the phrase is incorrect - need to compare LHS and possibly alignments too. Unnecessary
|
2013-12-13 17:23:39 +00:00 |
TargetPhraseCollection.cpp
|
replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & 4.8.2
|
2013-11-15 10:55:38 +00:00 |
TargetPhraseCollection.h
|
skelete pt
|
2013-09-28 09:42:17 +01:00 |
Terminal.h
|
faster compilation by taking some #includes from Word.h and Phrase.h
|
2013-10-04 15:40:23 +01:00 |
ThreadPool.cpp
|
|
|
ThreadPool.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
Timer.cpp
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
Timer.h
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
TranslationOption.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
TranslationOption.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
TranslationOptionCollection.cpp
|
backoff fix
|
2014-05-12 14:06:47 +01:00 |
TranslationOptionCollection.h
|
debugging info
|
2014-04-30 20:20:07 +01:00 |
TranslationOptionCollectionConfusionNet.cpp
|
1. Renamed PhraseDictionary member function release() to Release().
|
2014-03-25 01:49:24 +00:00 |
TranslationOptionCollectionConfusionNet.h
|
move checking of legacy phrase-table to StaticData
|
2013-10-02 20:02:05 +01:00 |
TranslationOptionCollectionLattice.cpp
|
minor error. Segfault if phrase length is bigger than max-phrase-length
|
2014-05-01 16:47:17 +01:00 |
TranslationOptionCollectionLattice.h
|
redo creation of input paths for lattices. Should redo OOV handling as phrase-table
|
2014-05-01 15:10:16 +01:00 |
TranslationOptionCollectionText.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
TranslationOptionCollectionText.h
|
xml constraint
|
2013-08-15 11:46:45 +01:00 |
TranslationOptionList.cpp
|
|
|
TranslationOptionList.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
TreeInput.cpp
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
TreeInput.h
|
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
|
2013-07-24 15:55:17 +01:00 |
TrellisPath.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
TrellisPath.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
TrellisPathCollection.cpp
|
|
|
TrellisPathCollection.h
|
|
|
TrellisPathList.h
|
|
|
TypeDef.h
|
delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implementation used, not this argument
|
2013-11-22 17:35:22 +00:00 |
UniqueObject.h
|
|
|
UserMessage.cpp
|
|
|
UserMessage.h
|
|
|
Util.cpp
|
beautify
|
2013-05-29 18:16:15 +01:00 |
Util.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
Word.cpp
|
Bug fix in Word::CreateFromString(...).
|
2014-04-12 22:10:40 +01:00 |
Word.h
|
Rewrite of Word::CreateFromString() to accommodate elimination of
|
2014-04-11 15:24:52 +01:00 |
WordLattice.cpp
|
Replaced calls to String2Word by calls to Word::CreateFromString(). String2Word is deprecated (code duplication) and should be removed. Some reformatting for readability.
|
2014-04-08 12:44:21 +01:00 |
WordLattice.h
|
beautify
|
2013-10-03 11:33:48 +01:00 |
WordsBitmap.cpp
|
output list of available feature functions, separated by space, rather than lines
|
2014-01-25 10:58:00 +00:00 |
WordsBitmap.h
|
output list of available feature functions, separated by space, rather than lines
|
2014-01-25 10:39:47 +00:00 |
WordsRange.cpp
|
|
|
WordsRange.h
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
XmlOption.cpp
|
various optimizations to make CYK+ parser several times faster and eat less memory.
|
2014-03-21 11:12:24 +00:00 |
XmlOption.h
|
get rid of some warnings
|
2013-09-22 18:24:32 +02:00 |