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

Compute sentence prob #93

Closed
wants to merge 2 commits into from
Closed

Compute sentence prob #93

wants to merge 2 commits into from

Conversation

DongjiGao
Copy link

Add get_sentence_prob.py that can compute sentence probability from input text file given language model in arpa form. The result would be written to an output file.

@danpovey
Copy link
Owner

danpovey commented Jul 5, 2018 via email

@DongjiGao
Copy link
Author

Xiaohui needs a script to compute sentence probability like get_data_probs.py in pocolm.
#92
I have checked several sentences by hand and they seem correct. I will check with SRILM.

@danpovey
Copy link
Owner

danpovey commented Jul 6, 2018 via email

@DongjiGao
Copy link
Author

Will do. It might take me some time since I have not used SRILM before.

@danpovey danpovey closed this May 24, 2019
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