Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Stage#.#params.txt files might miss content #8

Open
GoogleCodeExporter opened this issue Nov 21, 2015 · 0 comments
Open

Stage#.#params.txt files might miss content #8

GoogleCodeExporter opened this issue Nov 21, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What is the expected output? What do you see instead?
Sometimes the files that store the word translation probabilities might end 
before  the whole model is written.
The issue is probably that the close method of the output stream is not called.

Example of the problem:
francisco   entropy 0   nTrans 8    sum 1.000000
  san_francisco: 1.000000
list    entropy 0   nTrans 3    sum 1.000000
  all: 1.000000
the entropy 0.444   nTrans 134  sum 1.000000
  answer: 0.840075
  all: 0.159301
  loc_2: 0.000624
massachusetts   entropy 0.500   nTrans 13   sum 1.000000
  massachusetts: 0.800001
  ma: 0.199999
in  entropy 0.288   nTrans 113  sum 1.000000
  loc_2: 0.916384
  any: 0.083493
  stateid: 0.000123
  answe


What version of the product are you using? On what operating system?
I am using the Unsupervised aligner version 2.1.
The source code for this version is not available.
Would you be able to release it?


Original issue reported on code.google.com by mpatsi...@gmail.com on 29 Jul 2015 at 8:27

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant