📄 makefile.am.svn-base
字号:
lib_LIBRARIES = libmoses.aAM_CPPFLAGS = -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES libmoses_a_SOURCES = \ ConfusionNet.cpp \ DecodeGraph.cpp \ DecodeStep.cpp \ DecodeStepGeneration.cpp \ DecodeStepTranslation.cpp \ Dictionary.cpp \ DummyScoreProducers.cpp \ Factor.cpp \ FactorCollection.cpp \ FactorTypeSet.cpp \ FloydWarshall.cpp \ GenerationDictionary.cpp \ hash.cpp \ Hypothesis.cpp \ HypothesisStack.cpp \ InputType.cpp \ InputFileStream.cpp \ LMList.cpp \ LVoc.cpp \ LanguageModel.cpp \ LanguageModelFactory.cpp \ LanguageModelMultiFactor.cpp \ LanguageModelSingleFactor.cpp \ LanguageModelSkip.cpp \ TrellisPath.cpp \ TrellisPathCollection.cpp \ LexicalReordering.cpp \ LexicalReorderingTable.cpp \ Manager.cpp \ md5.cpp \ mempool.cpp \ PCNTools.cpp \ Parameter.cpp \ PartialTranslOptColl.cpp \ Phrase.cpp \ PhraseDictionary.cpp \ PhraseDictionaryMemory.cpp \ PhraseDictionaryNode.cpp \ PhraseDictionaryTree.cpp \ PhraseDictionaryTreeAdaptor.cpp \ PrefixTreeMap.cpp \ ScoreComponentCollection.cpp \ ScoreIndexManager.cpp \ ScoreProducer.cpp \ Sentence.cpp \ SentenceStats.cpp \ StaticData.cpp \ TargetPhrase.cpp \ TargetPhraseCollection.cpp \ TranslationOption.cpp \ TranslationOptionCollection.cpp \ TranslationOptionCollectionText.cpp \ TranslationOptionCollectionConfusionNet.cpp \ UserMessage.cpp \ Util.cpp \ Word.cpp \ WordsBitmap.cpp \ WordLattice.cpp \ WordsRange.cpp \ XmlOption.cppif SRI_LMlibmoses_a_SOURCES += LanguageModelSRI.cppendifif IRST_LMlibmoses_a_SOURCES += LanguageModelIRST.cppendifif INTERNAL_LMlibmoses_a_SOURCES += LanguageModelInternal.cpp \ NGramCollection.cpp \ NGramNode.cppendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -