mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 21:42:19 +03:00
delete temporary files
This commit is contained in:
parent
3302301c6d
commit
431a4f19f1
@ -24,7 +24,6 @@
|
||||
1EAC363B14CDC79300DF97C3 /* LoaderHiero.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAC363214CDC79300DF97C3 /* LoaderHiero.h */; };
|
||||
1EAC363C14CDC79300DF97C3 /* LoaderStandard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EAC363314CDC79300DF97C3 /* LoaderStandard.cpp */; };
|
||||
1EAC363D14CDC79300DF97C3 /* LoaderStandard.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAC363414CDC79300DF97C3 /* LoaderStandard.h */; };
|
||||
1EC72A1E15C201D8002D0CBC /* SentenceAlignment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EC72A1D15C201D8002D0CBC /* SentenceAlignment.cpp */; };
|
||||
1EC7374614B977AB00238410 /* AlignmentInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EC735D314B977AA00238410 /* AlignmentInfo.cpp */; };
|
||||
1EC7374714B977AB00238410 /* AlignmentInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC735D414B977AA00238410 /* AlignmentInfo.h */; };
|
||||
1EC7374814B977AB00238410 /* AlignmentInfoCollection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EC735D514B977AA00238410 /* AlignmentInfoCollection.cpp */; };
|
||||
@ -262,14 +261,6 @@
|
||||
1EC7387D14B977AB00238410 /* WordsRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC7373F14B977AB00238410 /* WordsRange.h */; };
|
||||
1EC7387F14B977AB00238410 /* XmlOption.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EC7374214B977AB00238410 /* XmlOption.cpp */; };
|
||||
1EC7388014B977AB00238410 /* XmlOption.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC7374314B977AB00238410 /* XmlOption.h */; };
|
||||
1ECF13E215C1A8CB00EA1DCE /* Vocabulary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ECF13E015C1A8CB00EA1DCE /* Vocabulary.cpp */; };
|
||||
1ECF13E315C1A8CB00EA1DCE /* Vocabulary.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ECF13E115C1A8CB00EA1DCE /* Vocabulary.h */; };
|
||||
1ECF13E715C1AF6800EA1DCE /* SentenceAlignment.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ECF13E415C1AF6800EA1DCE /* SentenceAlignment.h */; };
|
||||
1ECF13E815C1AF6800EA1DCE /* SuffixArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ECF13E515C1AF6800EA1DCE /* SuffixArray.cpp */; };
|
||||
1ECF13E915C1AF6800EA1DCE /* SuffixArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ECF13E615C1AF6800EA1DCE /* SuffixArray.h */; };
|
||||
1ECF13EF15C1E2C700EA1DCE /* TMMTWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ECF13EE15C1E2C700EA1DCE /* TMMTWrapper.h */; };
|
||||
1ECF13F115C1E2E700EA1DCE /* TMMTWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ECF13F015C1E2E700EA1DCE /* TMMTWrapper.cpp */; };
|
||||
1ECF13F315C1F75200EA1DCE /* Match.h in Headers */ = {isa = PBXBuildFile; fileRef = 1ECF13F215C1F75200EA1DCE /* Match.h */; };
|
||||
1EDA804F14D19EEF003D2191 /* ApplicableRuleTrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EDA803614D19EEF003D2191 /* ApplicableRuleTrie.cpp */; };
|
||||
1EDA805014D19EEF003D2191 /* ApplicableRuleTrie.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EDA803714D19EEF003D2191 /* ApplicableRuleTrie.h */; };
|
||||
1EDA805614D19EEF003D2191 /* IntermediateVarSpanNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EDA804314D19EEF003D2191 /* IntermediateVarSpanNode.h */; };
|
||||
@ -308,6 +299,15 @@
|
||||
1EDA809114D19FBF003D2191 /* UTrie.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EDA808314D19FBF003D2191 /* UTrie.h */; };
|
||||
1EDA809214D19FBF003D2191 /* UTrieNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EDA808414D19FBF003D2191 /* UTrieNode.cpp */; };
|
||||
1EDA809314D19FBF003D2191 /* UTrieNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EDA808514D19FBF003D2191 /* UTrieNode.h */; };
|
||||
1EE418ED15C7FDCB0028F9AB /* Match.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE418E415C7FDCB0028F9AB /* Match.h */; };
|
||||
1EE418EE15C7FDCB0028F9AB /* SentenceAlignment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EE418E515C7FDCB0028F9AB /* SentenceAlignment.cpp */; };
|
||||
1EE418EF15C7FDCB0028F9AB /* SentenceAlignment.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE418E615C7FDCB0028F9AB /* SentenceAlignment.h */; };
|
||||
1EE418F015C7FDCB0028F9AB /* SuffixArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EE418E715C7FDCB0028F9AB /* SuffixArray.cpp */; };
|
||||
1EE418F115C7FDCB0028F9AB /* SuffixArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE418E815C7FDCB0028F9AB /* SuffixArray.h */; };
|
||||
1EE418F215C7FDCB0028F9AB /* TMMTWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EE418E915C7FDCB0028F9AB /* TMMTWrapper.cpp */; };
|
||||
1EE418F315C7FDCB0028F9AB /* TMMTWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE418EA15C7FDCB0028F9AB /* TMMTWrapper.h */; };
|
||||
1EE418F415C7FDCB0028F9AB /* Vocabulary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EE418EB15C7FDCB0028F9AB /* Vocabulary.cpp */; };
|
||||
1EE418F515C7FDCB0028F9AB /* Vocabulary.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE418EC15C7FDCB0028F9AB /* Vocabulary.h */; };
|
||||
1EF0709314B9EFCC0052152A /* ParallelBackoff.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EF0709114B9EFCC0052152A /* ParallelBackoff.cpp */; };
|
||||
1EF0709414B9EFCC0052152A /* ParallelBackoff.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EF0709214B9EFCC0052152A /* ParallelBackoff.h */; };
|
||||
1EF8F2C4159A61970047B613 /* HypoList.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EF8F2C3159A61970047B613 /* HypoList.h */; };
|
||||
@ -331,7 +331,6 @@
|
||||
1EAC363214CDC79300DF97C3 /* LoaderHiero.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoaderHiero.h; path = ../../moses/src/RuleTable/LoaderHiero.h; sourceTree = "<group>"; };
|
||||
1EAC363314CDC79300DF97C3 /* LoaderStandard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LoaderStandard.cpp; path = ../../moses/src/RuleTable/LoaderStandard.cpp; sourceTree = "<group>"; };
|
||||
1EAC363414CDC79300DF97C3 /* LoaderStandard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoaderStandard.h; path = ../../moses/src/RuleTable/LoaderStandard.h; sourceTree = "<group>"; };
|
||||
1EC72A1D15C201D8002D0CBC /* SentenceAlignment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SentenceAlignment.cpp; path = "../../moses/src/tm-mt/SentenceAlignment.cpp"; sourceTree = "<group>"; };
|
||||
1EC735D314B977AA00238410 /* AlignmentInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AlignmentInfo.cpp; path = ../../moses/src/AlignmentInfo.cpp; sourceTree = "<group>"; };
|
||||
1EC735D414B977AA00238410 /* AlignmentInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AlignmentInfo.h; path = ../../moses/src/AlignmentInfo.h; sourceTree = "<group>"; };
|
||||
1EC735D514B977AA00238410 /* AlignmentInfoCollection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AlignmentInfoCollection.cpp; path = ../../moses/src/AlignmentInfoCollection.cpp; sourceTree = "<group>"; };
|
||||
@ -571,14 +570,6 @@
|
||||
1EC7373F14B977AB00238410 /* WordsRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WordsRange.h; path = ../../moses/src/WordsRange.h; sourceTree = "<group>"; };
|
||||
1EC7374214B977AB00238410 /* XmlOption.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = XmlOption.cpp; path = ../../moses/src/XmlOption.cpp; sourceTree = "<group>"; };
|
||||
1EC7374314B977AB00238410 /* XmlOption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XmlOption.h; path = ../../moses/src/XmlOption.h; sourceTree = "<group>"; };
|
||||
1ECF13E015C1A8CB00EA1DCE /* Vocabulary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vocabulary.cpp; path = "../../moses/src/tm-mt/Vocabulary.cpp"; sourceTree = "<group>"; };
|
||||
1ECF13E115C1A8CB00EA1DCE /* Vocabulary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vocabulary.h; path = "../../moses/src/tm-mt/Vocabulary.h"; sourceTree = "<group>"; };
|
||||
1ECF13E415C1AF6800EA1DCE /* SentenceAlignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentenceAlignment.h; path = "../../moses/src/tm-mt/SentenceAlignment.h"; sourceTree = "<group>"; };
|
||||
1ECF13E515C1AF6800EA1DCE /* SuffixArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SuffixArray.cpp; path = "../../moses/src/tm-mt/SuffixArray.cpp"; sourceTree = "<group>"; };
|
||||
1ECF13E615C1AF6800EA1DCE /* SuffixArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SuffixArray.h; path = "../../moses/src/tm-mt/SuffixArray.h"; sourceTree = "<group>"; };
|
||||
1ECF13EE15C1E2C700EA1DCE /* TMMTWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TMMTWrapper.h; path = "../../moses/src/tm-mt/TMMTWrapper.h"; sourceTree = "<group>"; };
|
||||
1ECF13F015C1E2E700EA1DCE /* TMMTWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TMMTWrapper.cpp; path = "../../moses/src/tm-mt/TMMTWrapper.cpp"; sourceTree = "<group>"; };
|
||||
1ECF13F215C1F75200EA1DCE /* Match.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Match.h; path = "../../moses/src/tm-mt/Match.h"; sourceTree = "<group>"; };
|
||||
1EDA803614D19EEF003D2191 /* ApplicableRuleTrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ApplicableRuleTrie.cpp; path = ../../moses/src/Scope3Parser/ApplicableRuleTrie.cpp; sourceTree = "<group>"; };
|
||||
1EDA803714D19EEF003D2191 /* ApplicableRuleTrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ApplicableRuleTrie.h; path = ../../moses/src/Scope3Parser/ApplicableRuleTrie.h; sourceTree = "<group>"; };
|
||||
1EDA804314D19EEF003D2191 /* IntermediateVarSpanNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IntermediateVarSpanNode.h; path = ../../moses/src/Scope3Parser/IntermediateVarSpanNode.h; sourceTree = "<group>"; };
|
||||
@ -617,6 +608,15 @@
|
||||
1EDA808314D19FBF003D2191 /* UTrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UTrie.h; path = ../../moses/src/RuleTable/UTrie.h; sourceTree = "<group>"; };
|
||||
1EDA808414D19FBF003D2191 /* UTrieNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UTrieNode.cpp; path = ../../moses/src/RuleTable/UTrieNode.cpp; sourceTree = "<group>"; };
|
||||
1EDA808514D19FBF003D2191 /* UTrieNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UTrieNode.h; path = ../../moses/src/RuleTable/UTrieNode.h; sourceTree = "<group>"; };
|
||||
1EE418E415C7FDCB0028F9AB /* Match.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Match.h; path = "../../moses/src/fuzzy-match/Match.h"; sourceTree = "<group>"; };
|
||||
1EE418E515C7FDCB0028F9AB /* SentenceAlignment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SentenceAlignment.cpp; path = "../../moses/src/fuzzy-match/SentenceAlignment.cpp"; sourceTree = "<group>"; };
|
||||
1EE418E615C7FDCB0028F9AB /* SentenceAlignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentenceAlignment.h; path = "../../moses/src/fuzzy-match/SentenceAlignment.h"; sourceTree = "<group>"; };
|
||||
1EE418E715C7FDCB0028F9AB /* SuffixArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SuffixArray.cpp; path = "../../moses/src/fuzzy-match/SuffixArray.cpp"; sourceTree = "<group>"; };
|
||||
1EE418E815C7FDCB0028F9AB /* SuffixArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SuffixArray.h; path = "../../moses/src/fuzzy-match/SuffixArray.h"; sourceTree = "<group>"; };
|
||||
1EE418E915C7FDCB0028F9AB /* TMMTWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TMMTWrapper.cpp; path = "../../moses/src/fuzzy-match/TMMTWrapper.cpp"; sourceTree = "<group>"; };
|
||||
1EE418EA15C7FDCB0028F9AB /* TMMTWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TMMTWrapper.h; path = "../../moses/src/fuzzy-match/TMMTWrapper.h"; sourceTree = "<group>"; };
|
||||
1EE418EB15C7FDCB0028F9AB /* Vocabulary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vocabulary.cpp; path = "../../moses/src/fuzzy-match/Vocabulary.cpp"; sourceTree = "<group>"; };
|
||||
1EE418EC15C7FDCB0028F9AB /* Vocabulary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vocabulary.h; path = "../../moses/src/fuzzy-match/Vocabulary.h"; sourceTree = "<group>"; };
|
||||
1EF0709114B9EFCC0052152A /* ParallelBackoff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParallelBackoff.cpp; sourceTree = "<group>"; };
|
||||
1EF0709214B9EFCC0052152A /* ParallelBackoff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParallelBackoff.h; sourceTree = "<group>"; };
|
||||
1EF8F2C3159A61970047B613 /* HypoList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HypoList.h; path = ../../moses/src/HypoList.h; sourceTree = "<group>"; };
|
||||
@ -647,7 +647,7 @@
|
||||
08FB7795FE84155DC02AAC07 /* Source */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1ECF13DE15C1A82400EA1DCE /* tm-mt */,
|
||||
1ECF13DE15C1A82400EA1DCE /* fuzzy-match */,
|
||||
1EDA803514D19ECD003D2191 /* Scope3Parser */,
|
||||
1EDA803414D19EB8003D2191 /* CYKPlusParser */,
|
||||
1EC7365B14B977AA00238410 /* LM */,
|
||||
@ -959,20 +959,20 @@
|
||||
path = ../../moses/src/LM;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1ECF13DE15C1A82400EA1DCE /* tm-mt */ = {
|
||||
1ECF13DE15C1A82400EA1DCE /* fuzzy-match */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1ECF13F215C1F75200EA1DCE /* Match.h */,
|
||||
1ECF13E415C1AF6800EA1DCE /* SentenceAlignment.h */,
|
||||
1EC72A1D15C201D8002D0CBC /* SentenceAlignment.cpp */,
|
||||
1ECF13E515C1AF6800EA1DCE /* SuffixArray.cpp */,
|
||||
1ECF13E615C1AF6800EA1DCE /* SuffixArray.h */,
|
||||
1ECF13E015C1A8CB00EA1DCE /* Vocabulary.cpp */,
|
||||
1ECF13E115C1A8CB00EA1DCE /* Vocabulary.h */,
|
||||
1ECF13EE15C1E2C700EA1DCE /* TMMTWrapper.h */,
|
||||
1ECF13F015C1E2E700EA1DCE /* TMMTWrapper.cpp */,
|
||||
1EE418E415C7FDCB0028F9AB /* Match.h */,
|
||||
1EE418E515C7FDCB0028F9AB /* SentenceAlignment.cpp */,
|
||||
1EE418E615C7FDCB0028F9AB /* SentenceAlignment.h */,
|
||||
1EE418E715C7FDCB0028F9AB /* SuffixArray.cpp */,
|
||||
1EE418E815C7FDCB0028F9AB /* SuffixArray.h */,
|
||||
1EE418E915C7FDCB0028F9AB /* TMMTWrapper.cpp */,
|
||||
1EE418EA15C7FDCB0028F9AB /* TMMTWrapper.h */,
|
||||
1EE418EB15C7FDCB0028F9AB /* Vocabulary.cpp */,
|
||||
1EE418EC15C7FDCB0028F9AB /* Vocabulary.h */,
|
||||
);
|
||||
name = "tm-mt";
|
||||
name = "fuzzy-match";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1EDA803414D19EB8003D2191 /* CYKPlusParser */ = {
|
||||
@ -1192,11 +1192,11 @@
|
||||
1E1D824115AC29BB00FE42E9 /* FileHandler.h in Headers */,
|
||||
1E0BA41915B70E5F00AC70E1 /* PhraseDictionaryTMExtract.h in Headers */,
|
||||
1E619EA215B8713700C2D7A7 /* ChartRuleLookupManagerMemoryPerSentence.h in Headers */,
|
||||
1ECF13E315C1A8CB00EA1DCE /* Vocabulary.h in Headers */,
|
||||
1ECF13E715C1AF6800EA1DCE /* SentenceAlignment.h in Headers */,
|
||||
1ECF13E915C1AF6800EA1DCE /* SuffixArray.h in Headers */,
|
||||
1ECF13EF15C1E2C700EA1DCE /* TMMTWrapper.h in Headers */,
|
||||
1ECF13F315C1F75200EA1DCE /* Match.h in Headers */,
|
||||
1EE418ED15C7FDCB0028F9AB /* Match.h in Headers */,
|
||||
1EE418EF15C7FDCB0028F9AB /* SentenceAlignment.h in Headers */,
|
||||
1EE418F115C7FDCB0028F9AB /* SuffixArray.h in Headers */,
|
||||
1EE418F315C7FDCB0028F9AB /* TMMTWrapper.h in Headers */,
|
||||
1EE418F515C7FDCB0028F9AB /* Vocabulary.h in Headers */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -1384,10 +1384,10 @@
|
||||
1E1D824015AC29BB00FE42E9 /* FileHandler.cpp in Sources */,
|
||||
1E0BA41815B70E5F00AC70E1 /* PhraseDictionaryTMExtract.cpp in Sources */,
|
||||
1E619EA115B8713700C2D7A7 /* ChartRuleLookupManagerMemoryPerSentence.cpp in Sources */,
|
||||
1ECF13E215C1A8CB00EA1DCE /* Vocabulary.cpp in Sources */,
|
||||
1ECF13E815C1AF6800EA1DCE /* SuffixArray.cpp in Sources */,
|
||||
1ECF13F115C1E2E700EA1DCE /* TMMTWrapper.cpp in Sources */,
|
||||
1EC72A1E15C201D8002D0CBC /* SentenceAlignment.cpp in Sources */,
|
||||
1EE418EE15C7FDCB0028F9AB /* SentenceAlignment.cpp in Sources */,
|
||||
1EE418F015C7FDCB0028F9AB /* SuffixArray.cpp in Sources */,
|
||||
1EE418F215C7FDCB0028F9AB /* TMMTWrapper.cpp in Sources */,
|
||||
1EE418F415C7FDCB0028F9AB /* Vocabulary.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -16,6 +16,6 @@ lib moses_internal :
|
||||
[ glob *.cpp DynSAInclude/*.cpp : PhraseDictionary.cpp ThreadPool.cpp SyntacticLanguageModel.cpp ]
|
||||
synlm ThreadPool headers ;
|
||||
|
||||
lib moses : PhraseDictionary.cpp moses_internal CYKPlusParser//CYKPlusParser LM//LM RuleTable//RuleTable Scope3Parser//Scope3Parser tm-mt//tm-mt headers ../..//z ../../OnDiskPt//OnDiskPt ../..//boost_filesystem ;
|
||||
lib moses : PhraseDictionary.cpp moses_internal CYKPlusParser//CYKPlusParser LM//LM RuleTable//RuleTable Scope3Parser//Scope3Parser fuzzy-match//fuzzy-match headers ../..//z ../../OnDiskPt//OnDiskPt ../..//boost_filesystem ;
|
||||
|
||||
alias headers-to-install : [ glob-tree *.h ] ;
|
||||
|
1
moses/src/fuzzy-match/Jamfile
Normal file
1
moses/src/fuzzy-match/Jamfile
Normal file
@ -0,0 +1 @@
|
||||
lib fuzzy-match : [ glob *.cpp ] ..//moses_internal ;
|
@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
#include <iostream>
|
||||
#include "tm-mt/SentenceAlignment.h"
|
||||
#include "fuzzy-match/SentenceAlignment.h"
|
||||
|
||||
namespace tmmt
|
||||
{
|
@ -11,7 +11,7 @@
|
||||
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#include "tm-mt/Vocabulary.h"
|
||||
#include "fuzzy-match/Vocabulary.h"
|
||||
|
||||
namespace tmmt
|
||||
{
|
@ -7,10 +7,10 @@
|
||||
//
|
||||
|
||||
#include <iostream>
|
||||
#include "tm-mt/TMMTWrapper.h"
|
||||
#include "tm-mt/SentenceAlignment.h"
|
||||
#include "tm-mt/Vocabulary.h"
|
||||
#include "tm-mt/Match.h"
|
||||
#include "fuzzy-match/TMMTWrapper.h"
|
||||
#include "fuzzy-match/SentenceAlignment.h"
|
||||
#include "fuzzy-match/Vocabulary.h"
|
||||
#include "fuzzy-match/Match.h"
|
||||
#include "Util.h"
|
||||
#include "StaticData.h"
|
||||
|
||||
@ -52,13 +52,19 @@ namespace tmmt
|
||||
|
||||
string cmd = string("perl ");
|
||||
#ifdef IS_XCODE
|
||||
cmd += "/Users/hieuhoang/unison/workspace/github/hieuhoang/contrib/tm-mt-integration/create_xml.perl " + tmExtractFile;
|
||||
cmd += "/Users/hieuhoang/unison/workspace/github/hieuhoang/scripts/fuzzy-match/create_xml.perl " + tmExtractFile;
|
||||
#else
|
||||
cmd += staticData.GetBinDirectory() + "../contrib/tm-mt-integration/create_xml.perl " + tmExtractFile;
|
||||
cmd += staticData.GetBinDirectory() + "/../scripts/fuzzy-match/create_xml.perl " + tmExtractFile;
|
||||
#endif
|
||||
cerr << cmd << endl;
|
||||
system(cmd.c_str());
|
||||
|
||||
remove(tmExtractFile.c_str());
|
||||
remove((tmExtractFile + ".extract").c_str());
|
||||
remove((tmExtractFile + ".extract.inv").c_str());
|
||||
remove((tmExtractFile + ".extract.sorted.gz").c_str());
|
||||
remove((tmExtractFile + ".extract.inv.sorted.gz").c_str());
|
||||
|
||||
return tmExtractFile + ".pt.gz";
|
||||
}
|
||||
|
@ -11,9 +11,9 @@
|
||||
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include "tm-mt/SuffixArray.h"
|
||||
#include "tm-mt/Vocabulary.h"
|
||||
#include "tm-mt/Match.h"
|
||||
#include "fuzzy-match/SuffixArray.h"
|
||||
#include "fuzzy-match/Vocabulary.h"
|
||||
#include "fuzzy-match/Match.h"
|
||||
|
||||
namespace tmmt
|
||||
{
|
@ -1 +0,0 @@
|
||||
lib tm-mt : [ glob *.cpp ] ..//moses_internal ;
|
Loading…
Reference in New Issue
Block a user