Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: srgangireddy/sgnmt

Tags

v0.5,1

Toggle v0.5,1's commit message
- Bugfix: Crashes when beam size larger than vocab size

- Drop --en_[test|idxmap] and --fr_[test|idxmap] (use src_* and trg_* instead)
- Introduce osm_type
- Change default --beam to 4 and --indexing_scheme to t2t (most common use case)

v0.5

Toggle v0.5's commit message
- Add kenlm predictor

v0.4.2

Toggle v0.4.2's commit message
bug fix in parse predictor internal beam

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ucam-smt#1 from DCSaunders/syntax

Syntax

v0.4

Toggle v0.4's commit message
- Support reading sentence IDs from a file for more efficient distrib…

…uted decoding

- Remove reset() from the predictor interface

v0.3.2

Toggle v0.3.2's commit message
- config_file can be used within config files, and supports comma-

  separated lists of paths

v0.3.1

Toggle v0.3.1's commit message
- Compatibility with T2T 1.2.9

v0.3

Toggle v0.3's commit message
Typos

v0.2

Toggle v0.2's commit message
- Rename output_fst_unk_id to fst_unk_id

- Improve UNK handling for fsttok

v0.1

Toggle v0.1's commit message
* Bugfixes in the LRHiero predictor