Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 length alignment #11

Closed
wants to merge 295 commits into from
Closed

Conversation

johnml1135
Copy link

No description provided.

# Conflicts:
#	src/Makefile.am
#	src/incr_models/CacheIncrJelMerNgramLM.cc
#	src/incr_models/CacheLmIncrCpTable.cc
#	src/incr_models/StlNgtComponent.cc
#	src/stack_dec/PhrLocalSwLiTm.cc
#	src/stack_dec/ThotDecoder.cc
# Conflicts:
#	src/incr_models/IncrInterpNgramLM.cc
#	src/stack_dec/MiraWer.cc
#	src/stack_dec/PhrLocalSwLiTm.cc
#	src/stack_dec/ThotDecoder.cc
#	src/stack_dec/thot_get_ll_weights.cc
#	src/stack_dec/thot_li_weight_upd.cc
#	src/stack_dec/thot_ms_alig.cc
#	src/stack_dec/thot_ms_dec.cc
* increase max sentence length limit
…model

- add APIs to get target words for alignment model
# Conflicts:
#	src/Makefile.am
#	src/error_correction/NbestCorrections.h
#	src/error_correction/WgHandler.cc
#	src/error_correction/WordGraph.cc
#	src/error_correction/WordGraph.h
#	src/error_correction/WordGraphArc.h
#	src/error_correction/_editDist.h
#	src/incr_models/IncrInterpNgramLM.cc
#	src/incr_models/IncrInterpNgramLM.h
#	src/incr_models/WordPredictor.cc
#	src/incr_models/WordPredictor.h
#	src/incr_models/_incrInterpNgramLM.h
#	src/incr_models/_incrJelMerNgramLM.h
#	src/incr_models/_incrNgramLM.h
#	src/nlp_common/SingleWordVocab.cc
#	src/nlp_common/SingleWordVocab.h
#	src/nlp_common/WordAligMatrix.cc
#	src/nlp_common/WordAligMatrix.h
#	src/nlp_common/uiPairHashF.h
#	src/phrase_models/BasePhraseModel.h
#	src/phrase_models/IncrMuxPhraseModel.cc
#	src/phrase_models/IncrMuxPhraseModel.h
#	src/phrase_models/SegLenTable.cc
#	src/phrase_models/SegLenTable.h
#	src/phrase_models/SrcSegmLenTable.cc
#	src/phrase_models/TrgCutsTable.cc
#	src/phrase_models/TrgSegmLenTable.cc
#	src/phrase_models/_incrMuxPhraseModel.cc
#	src/phrase_models/_incrMuxPhraseModel.h
#	src/phrase_models/_incrPhraseModel.cc
#	src/phrase_models/_incrPhraseModel.h
#	src/phrase_models/_wbaIncrPhraseModel.cc
#	src/stack_dec/BasePbTransModel.h
#	src/stack_dec/BaseSmtModel.h
#	src/stack_dec/PhrLocalSwLiTm.cc
#	src/stack_dec/PhrLocalSwLiTm.h
#	src/stack_dec/PpInfo.h
#	src/stack_dec/ThotDecoder.cc
#	src/stack_dec/ThotDecoder.h
#	src/stack_dec/ThotDecoderCommonVars.h
#	src/stack_dec/_phrSwTransModel.h
#	src/stack_dec/_phraseBasedTransModel.h
#	src/stack_dec/_stackDecoderRec.h
#	src/stack_dec/thot_li_weight_upd.cc
#	src/stack_dec/thot_ll_weight_upd_nblist.cc
#	src/stack_dec/thot_ms_alig.cc
#	src/stack_dec/thot_ms_dec.cc
#	src/stack_dec/thot_scorer.cc
#	src/sw_models/BaseSentenceHandler.h
#	src/sw_models/BaseSwAligModel.h
#	src/sw_models/IncrHmmAligModel.cc
#	src/sw_models/IncrHmmAligModel.h
#	src/sw_models/IncrHmmAligTable.cc
#	src/sw_models/IncrHmmP0AligModel.cc
#	src/sw_models/IncrHmmP0AligModel.h
#	src/sw_models/IncrIbm1AligModel.cc
#	src/sw_models/IncrIbm1AligModel.h
#	src/sw_models/IncrIbm2AligModel.cc
#	src/sw_models/IncrIbm2AligModel.h
#	src/sw_models/IncrIbm2AligTable.cc
#	src/sw_models/IncrLexTable.cc
#	src/sw_models/LightSentenceHandler.cc
#	src/sw_models/LightSentenceHandler.h
#	src/sw_models/WeightedIncrNormSlm.cc
#	src/sw_models/_incrSwAligModel.h
#	src/sw_models/_swAligModel.h
#	src/sw_models/anjiMatrix.cc
#	src/sw_models/anjm1ip_anjiMatrix.cc
#	src/sw_models/ashPidxPairHashF.h
@johnml1135 johnml1135 closed this Nov 13, 2024
@johnml1135
Copy link
Author

Opened in error.

@johnml1135 johnml1135 deleted the 0_length_alignment branch November 13, 2024 22:24
@johnml1135 johnml1135 restored the 0_length_alignment branch November 13, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants