AUTHORS
CMakeLists.txt
COPYING.LESSER
MANIFEST.in
README.md
pyproject.toml
setup.py
cmake/FindGMP.cmake
include/hat_trie/LICENSE
include/hat_trie/array_growth_policy.h
include/hat_trie/array_hash.h
include/hat_trie/array_map.h
include/hat_trie/array_set.h
include/hat_trie/htrie_hash.h
include/hat_trie/htrie_map.h
include/hat_trie/htrie_set.h
sil_thot.egg-info/PKG-INFO
sil_thot.egg-info/SOURCES.txt
sil_thot.egg-info/dependency_links.txt
sil_thot.egg-info/not-zip-safe
sil_thot.egg-info/requires.txt
sil_thot.egg-info/top_level.txt
src/CMakeLists.txt
src/downhill_simplex/step_by_step_dhs.c
src/downhill_simplex/step_by_step_dhs.h
src/error_correction/BaseEcModelForNbUcat.h
src/error_correction/BaseEcmForWg.h
src/error_correction/BaseEditDist.h
src/error_correction/BaseErrorCorrectionModel.cc
src/error_correction/BaseErrorCorrectionModel.h
src/error_correction/BaseWgProcessorForAnlp.h
src/error_correction/EditDistForStr.cc
src/error_correction/EditDistForStr.h
src/error_correction/EditDistForVec.h
src/error_correction/EditDistForVecString.cc
src/error_correction/EditDistForVecString.h
src/error_correction/HypStateIndex.h
src/error_correction/NbSearchHighLevelHyp.h
src/error_correction/NbSearchHyp.h
src/error_correction/NbSearchStack.cc
src/error_correction/NbSearchStack.h
src/error_correction/NbestCorrections.h
src/error_correction/NonPbEcModelForNbUcat.cc
src/error_correction/NonPbEcModelForNbUcat.h
src/error_correction/PfsmEcm.cc
src/error_correction/PfsmEcm.h
src/error_correction/PfsmEcmForWg.cc
src/error_correction/PfsmEcmForWg.h
src/error_correction/PfsmEcmForWgEsi.h
src/error_correction/PrefAlignInfo.h
src/error_correction/RejectedWordsSet.h
src/error_correction/WgHandler.cc
src/error_correction/WgHandler.h
src/error_correction/WgProcessorForAnlp.h
src/error_correction/WordAndCharLevelOps.h
src/error_correction/WordGraph.cc
src/error_correction/WordGraph.h
src/error_correction/WordGraphArc.h
src/error_correction/WordGraphArcId.h
src/error_correction/WordGraphStateData.h
src/error_correction/_editDist.h
src/error_correction/_editDistBasedEcm.cc
src/error_correction/_editDistBasedEcm.h
src/incr_models/BaseIncrCondProbModel.h
src/incr_models/BaseIncrCondProbTable.h
src/incr_models/BaseIncrEncCondProbModel.h
src/incr_models/BaseIncrEncoder.h
src/incr_models/BaseWordPenaltyModel.h
src/incr_models/IncrCondProbTable.h
src/incr_models/IncrEncoder.h
src/incr_models/IncrJelMerNgramLM.cc
src/incr_models/IncrJelMerNgramLM.h
src/incr_models/IncrNgramLM.cc
src/incr_models/IncrNgramLM.h
src/incr_models/WordPenaltyModel.cc
src/incr_models/WordPenaltyModel.h
src/incr_models/WordPredictor.cc
src/incr_models/WordPredictor.h
src/incr_models/_incrEncCondProbModel.h
src/incr_models/_incrJelMerNgramLM.h
src/incr_models/_incrNgramLM.h
src/incr_models/im_pair.h
src/incr_models/lm_ienc.cc
src/incr_models/lm_ienc.h
src/incr_models/vecx_x_incr_cptable.h
src/incr_models/vecx_x_incr_ecpm.h
src/incr_models/vecx_x_incr_enc.h
src/nlp_common/AwkInputStream.cc
src/nlp_common/AwkInputStream.h
src/nlp_common/BaseIncrNgramLM.h
src/nlp_common/BaseNgramLM.h
src/nlp_common/BidTrie.h
src/nlp_common/Bitset.h
src/nlp_common/Count.h
src/nlp_common/ErrorDefs.h
src/nlp_common/Exceptions.h
src/nlp_common/LM_Defs.h
src/nlp_common/LogCount.h
src/nlp_common/MathDefs.h
src/nlp_common/MathFuncs.cc
src/nlp_common/MathFuncs.h
src/nlp_common/Matrix.h
src/nlp_common/NbestTableNode.h
src/nlp_common/NbestTransTable.h
src/nlp_common/OrderedVector.h
src/nlp_common/PositionIndex.h
src/nlp_common/Prob.cc
src/nlp_common/Prob.h
src/nlp_common/Score.h
src/nlp_common/SingleWordVocab.cc
src/nlp_common/SingleWordVocab.h
src/nlp_common/SmtDefs.h
src/nlp_common/StrProcUtils.cc
src/nlp_common/StrProcUtils.h
src/nlp_common/TranslationData.h
src/nlp_common/Trie.h
src/nlp_common/TrieVecs.h
src/nlp_common/WordAlignmentMatrix.cc
src/nlp_common/WordAlignmentMatrix.h
src/nlp_common/WordClasses.cc
src/nlp_common/WordClasses.h
src/nlp_common/WordIndex.h
src/nlp_common/ctimer.c
src/nlp_common/ctimer.h
src/nlp_common/getdelim.c
src/nlp_common/getdelim.h
src/nlp_common/getline.c
src/nlp_common/getline.h
src/nlp_common/ins_op_pair.h
src/nlp_common/lt_op_vec.h
src/nlp_common/printAligFuncs.cc
src/nlp_common/printAligFuncs.h
src/nlp_common/uiHashF.h
src/nlp_common/uiPairHashF.h
src/phrase_models/AligInfo.h
src/phrase_models/AlignmentContainer.cc
src/phrase_models/AlignmentContainer.h
src/phrase_models/AlignmentExtractor.cc
src/phrase_models/AlignmentExtractor.h
src/phrase_models/BaseCountPhraseModel.h
src/phrase_models/BaseIncrPhraseModel.cc
src/phrase_models/BaseIncrPhraseModel.h
src/phrase_models/BasePhraseModel.cc
src/phrase_models/BasePhraseModel.h
src/phrase_models/BasePhrasePairFilter.h
src/phrase_models/BasePhraseTable.h
src/phrase_models/BpSet.cc
src/phrase_models/BpSet.h
src/phrase_models/BpSetInfo.h
src/phrase_models/CategPhrasePairFilter.cc
src/phrase_models/CategPhrasePairFilter.h
src/phrase_models/CellAlignment.h
src/phrase_models/CellID.h
src/phrase_models/HatTriePhraseTable.cc
src/phrase_models/HatTriePhraseTable.h
src/phrase_models/IncrPhraseModel.cc
src/phrase_models/IncrPhraseModel.h
src/phrase_models/PhraseDefs.h
src/phrase_models/PhraseExtractParameters.h
src/phrase_models/PhraseExtractUtils.cc
src/phrase_models/PhraseExtractUtils.h
src/phrase_models/PhraseExtractionCell.h
src/phrase_models/PhraseExtractionTable.cc
src/phrase_models/PhraseExtractionTable.h
src/phrase_models/PhraseId.h
src/phrase_models/PhrasePair.h
src/phrase_models/PhrasePairInfo.h
src/phrase_models/PhraseSortCriterion.h
src/phrase_models/PhraseTransTableNodeData.h
src/phrase_models/SegLenTable.cc
src/phrase_models/SegLenTable.h
src/phrase_models/SentSegmentation.h
src/phrase_models/SrcSegmLenTable.cc
src/phrase_models/SrcSegmLenTable.h
src/phrase_models/SrfBisegm.h
src/phrase_models/SrfNodeInfo.h
src/phrase_models/SrfNodeInfoMap.cc
src/phrase_models/SrfNodeInfoMap.h
src/phrase_models/SrfNodeKey.cc
src/phrase_models/SrfNodeKey.h
src/phrase_models/StlPhraseTable.cc
src/phrase_models/StlPhraseTable.h
src/phrase_models/StrictCategPhrasePairFilter.cc
src/phrase_models/StrictCategPhrasePairFilter.h
src/phrase_models/TrgCutsTable.cc
src/phrase_models/TrgCutsTable.h
src/phrase_models/TrgSegmLenTable.cc
src/phrase_models/TrgSegmLenTable.h
src/phrase_models/VecUnsignedIntSortCriterion.h
src/phrase_models/WbaIncrPhraseModel.cc
src/phrase_models/WbaIncrPhraseModel.h
src/phrase_models/_incrPhraseModel.cc
src/phrase_models/_incrPhraseModel.h
src/phrase_models/_wbaIncrPhraseModel.cc
src/phrase_models/_wbaIncrPhraseModel.h
src/python_module/CMakeLists.txt
src/python_module/module.cc
src/shared_library/CMakeLists.txt
src/shared_library/thot.cc
src/shared_library/thot.h
src/stack_dec/BaseAssistedTrans.h
src/stack_dec/BaseHypState.cc
src/stack_dec/BaseHypState.h
src/stack_dec/BaseHypothesis.h
src/stack_dec/BaseHypothesisRec.h
src/stack_dec/BaseLogLinWeightUpdater.h
src/stack_dec/BaseMiraScorer.h
src/stack_dec/BasePbTransModel.h
src/stack_dec/BasePbTransModelFeature.h
src/stack_dec/BasePbTransModelStats.h
src/stack_dec/BasePhraseHypothesis.h
src/stack_dec/BasePhraseHypothesisRec.h
src/stack_dec/BaseScorer.h
src/stack_dec/BaseSmtModel.h
src/stack_dec/BaseSmtMultiStack.h
src/stack_dec/BaseSmtStack.h
src/stack_dec/BaseStackDecoder.h
src/stack_dec/BaseTranslationMetadata.h
src/stack_dec/DictFeat.cc
src/stack_dec/DictFeat.h
src/stack_dec/DirectPhraseModelFeat.cc
src/stack_dec/DirectPhraseModelFeat.h
src/stack_dec/FeaturesInfo.h
src/stack_dec/HypSortCriterion.h
src/stack_dec/HypStateDict.h
src/stack_dec/HypStateDictData.h
src/stack_dec/InversePhraseModelFeat.cc
src/stack_dec/InversePhraseModelFeat.h
src/stack_dec/KbMiraLlWu.cc
src/stack_dec/KbMiraLlWu.h
src/stack_dec/LM_State.h
src/stack_dec/LangModelFeat.cc
src/stack_dec/LangModelFeat.h
src/stack_dec/LangModelInfo.h
src/stack_dec/LangModelPars.h
src/stack_dec/MiraBleu.cc
src/stack_dec/MiraBleu.h
src/stack_dec/MiraChrF.cc
src/stack_dec/MiraChrF.h
src/stack_dec/MiraGtm.cc
src/stack_dec/MiraGtm.h
src/stack_dec/MiraWer.cc
src/stack_dec/MiraWer.h
src/stack_dec/NbestTransCacheData.h
src/stack_dec/OnTheFlyDictFeat.cc
src/stack_dec/OnTheFlyDictFeat.h
src/stack_dec/OnlineTrainingPars.h
src/stack_dec/PbTransModel.h
src/stack_dec/PbTransModelInputVars.h
src/stack_dec/PbTransModelPars.h
src/stack_dec/PhrHypData.h
src/stack_dec/PhrHypDataStr.h
src/stack_dec/PhrHypEqClassF.cc
src/stack_dec/PhrHypEqClassF.h
src/stack_dec/PhrHypNumcovJumps01EqClassF.cc
src/stack_dec/PhrHypNumcovJumps01EqClassF.h
src/stack_dec/PhrHypNumcovJumpsEqClassF.cc
src/stack_dec/PhrHypNumcovJumpsEqClassF.h
src/stack_dec/PhrHypState.cc
src/stack_dec/PhrHypState.h
src/stack_dec/PhrLocalSwLiTm.cc
src/stack_dec/PhrLocalSwLiTm.h
src/stack_dec/PhrLocalSwLiTmHypRec.h
src/stack_dec/PhrNbestTransTable.h
src/stack_dec/PhrNbestTransTablePref.h
src/stack_dec/PhrNbestTransTablePrefKey.cc
src/stack_dec/PhrNbestTransTablePrefKey.h
src/stack_dec/PhrNbestTransTableRef.h
src/stack_dec/PhrNbestTransTableRefKey.cc
src/stack_dec/PhrNbestTransTableRefKey.h
src/stack_dec/PhrScoreInfo.cc
src/stack_dec/PhrScoreInfo.h
src/stack_dec/PhraseBasedTmHyp.h
src/stack_dec/PhraseBasedTmHypRec.h
src/stack_dec/PhraseCacheTable.h
src/stack_dec/PhraseModelInfo.h
src/stack_dec/PhraseModelPars.h
src/stack_dec/PhrasePairCacheTable.h
src/stack_dec/ScoreCompDefs.h
src/stack_dec/SmtModelUtils.cc
src/stack_dec/SmtModelUtils.h
src/stack_dec/SmtMultiStackRec.h
src/stack_dec/SmtStack.h
src/stack_dec/SourceSegmentation.h
src/stack_dec/SrcPhraseLenFeat.cc
src/stack_dec/SrcPhraseLenFeat.h
src/stack_dec/SrcPosJumpFeat.cc
src/stack_dec/SrcPosJumpFeat.h
src/stack_dec/SwModelInfo.h
src/stack_dec/SwModelPars.h
src/stack_dec/TranslationMetadata.h
src/stack_dec/TrgPhraseLenFeat.cc
src/stack_dec/TrgPhraseLenFeat.h
src/stack_dec/WeightUpdateUtils.cc
src/stack_dec/WeightUpdateUtils.h
src/stack_dec/WgUncoupledAssistedTrans.h
src/stack_dec/WordPenaltyFeat.cc
src/stack_dec/WordPenaltyFeat.h
src/stack_dec/_assistedTrans.h
src/stack_dec/_nbUncoupledAssistedTrans.h
src/stack_dec/_pbTransModel.h
src/stack_dec/_phrSwTransModel.h
src/stack_dec/_phraseBasedTransModel.h
src/stack_dec/_phraseHypothesis.h
src/stack_dec/_phraseHypothesisRec.h
src/stack_dec/_smtModel.h
src/stack_dec/_smtMultiStack.h
src/stack_dec/_smtStack.h
src/stack_dec/_stackDecoder.h
src/stack_dec/_stackDecoderRec.h
src/stack_dec/_stack_decoder_statistics.h
src/stack_dec/bleu.cc
src/stack_dec/bleu.h
src/stack_dec/chrf.cc
src/stack_dec/chrf.h
src/stack_dec/multi_stack_decoder_rec.h
src/sw_models/Aligner.h
src/sw_models/AlignmentInfo.h
src/sw_models/AlignmentModel.h
src/sw_models/AlignmentModelBase.cc
src/sw_models/AlignmentModelBase.h
src/sw_models/AlignmentTable.cc
src/sw_models/AlignmentTable.h
src/sw_models/CachedHmmAligLgProb.cc
src/sw_models/CachedHmmAligLgProb.h
src/sw_models/DiagonalAlignment.h
src/sw_models/DistortionTable.cc
src/sw_models/DistortionTable.h
src/sw_models/DoubleMatrix.cc
src/sw_models/DoubleMatrix.h
src/sw_models/FastAlignModel.cc
src/sw_models/FastAlignModel.h
src/sw_models/FertilityTable.cc
src/sw_models/FertilityTable.h
src/sw_models/HeadDistortionTable.cc
src/sw_models/HeadDistortionTable.h
src/sw_models/HmmAlignmentModel.cc
src/sw_models/HmmAlignmentModel.h
src/sw_models/HmmAlignmentTable.cc
src/sw_models/HmmAlignmentTable.h
src/sw_models/Ibm1AlignmentModel.cc
src/sw_models/Ibm1AlignmentModel.h
src/sw_models/Ibm2AlignmentModel.cc
src/sw_models/Ibm2AlignmentModel.h
src/sw_models/Ibm3AlignmentModel.cc
src/sw_models/Ibm3AlignmentModel.h
src/sw_models/Ibm4AlignmentModel.cc
src/sw_models/Ibm4AlignmentModel.h
src/sw_models/IncrAlignmentModel.h
src/sw_models/IncrHmmAlignmentModel.cc
src/sw_models/IncrHmmAlignmentModel.h
src/sw_models/IncrHmmAlignmentTrainer.cc
src/sw_models/IncrHmmAlignmentTrainer.h
src/sw_models/IncrIbm1AlignmentModel.cc
src/sw_models/IncrIbm1AlignmentModel.h
src/sw_models/IncrIbm1AlignmentTrainer.cc
src/sw_models/IncrIbm1AlignmentTrainer.h
src/sw_models/IncrIbm2AlignmentModel.cc
src/sw_models/IncrIbm2AlignmentModel.h
src/sw_models/IncrIbm2AlignmentTrainer.cc
src/sw_models/IncrIbm2AlignmentTrainer.h
src/sw_models/LexCounts.h
src/sw_models/LexTable.h
src/sw_models/LightSentenceHandler.cc
src/sw_models/LightSentenceHandler.h
src/sw_models/Md.h
src/sw_models/MemoryLexTable.cc
src/sw_models/MemoryLexTable.h
src/sw_models/NonheadDistortionTable.cc
src/sw_models/NonheadDistortionTable.h
src/sw_models/NormalSentenceLengthModel.cc
src/sw_models/NormalSentenceLengthModel.h
src/sw_models/SentenceHandler.h
src/sw_models/SentenceLengthModel.h
src/sw_models/SentenceLengthModelBase.cc
src/sw_models/SentenceLengthModelBase.h
src/sw_models/StepwiseAlignmentModel.h
src/sw_models/SwDefs.h
src/sw_models/SymmetrizedAligner.cc
src/sw_models/SymmetrizedAligner.h
src/sw_models/anjiMatrix.cc
src/sw_models/anjiMatrix.h
src/sw_models/anjm1ip_anjiMatrix.cc
src/sw_models/anjm1ip_anjiMatrix.h
tests/CMakeLists.txt
tests/test_module.py
tests/nlp_common/WordAlignmentMatrixTest.cc
tests/phrase_models/HatTriePhraseTableTest.cc
tests/phrase_models/StlPhraseTableTest.cc
tests/phrase_models/_phraseTableTest.h
tests/stack_dec/KbMiraLlWuTest.cc
tests/stack_dec/MiraChrFTest.cc
tests/stack_dec/PhrLocalSwLiTmTest.cc
tests/stack_dec/TranslationMetadataTest.cc
tests/sw_models/FastAlignModelTest.cc
tests/sw_models/Ibm4AlignmentModelTest.cc
tests/sw_models/IncrHmmAlignmentModelTest.cc
tests/sw_models/LexTableTest.h
tests/sw_models/MemoryLexTableTest.cc
tests/sw_models/TestUtils.cc
tests/sw_models/TestUtils.h
thot/py.typed
thot/alignment/__init__.pyi
thot/common/__init__.pyi
thot/translation/__init__.pyi