10000 Tags · ucam-smt/sgnmt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ucam-smt/sgnmt

Tags

v1.1

Toggle v1.1's commit message
- bump up version number

v1.0

Toggle v1.0's commit message
- add apply_bpe_with_eow.py to scrip

v0.6

Toggle v0.6's commit message
- New option: negative_wc

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 #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

0