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

terminate called after throwing an instance of 'std::out_of_range' #1

Open
Alex-Songs opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@Alex-Songs
Copy link

Preparing corpus...
files found
Untokenized data tagged !
files found
Lowercased data tagged !
Input data numbered !
getting files...
Estimating mean of Poisson...
Computing raw realtive frequencies...
Filename : A2. Remaining files : 0.
No valid chapter alignment. Alignment at document level.
Making sentence length based alignment...
combined ./training_data/not_pruned/A2.txt
Filtering out rare words from training data ...
Processing file A2
Filtering out rare words from data ...
Numbering training data ...
making numbering maps...
Number of source token 2
Number of target token 2
Making co-occurrence map...
training model-1
Number of target words 1
Uniform initialization at : 1
Uniform Initialization done !
Size of t-table : 1
EM first iteration
terminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check: __n (which is 1) >= this->size() (which is 1)
Aborted (core dumped)

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

No branches or pull requests

1 participant