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

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

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions