Skip to content

Tags: revdotcom/fstalign

Tags

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug: WER sidecar info not appearing in SBS (#55)

* add test

* add test

* fix

* Add and use wer tag data structure

* fix test

* Remove debug log

* remove unigram and bigram info from sbs output

* fix log json missing unigram bigram info if output sbs not set

* version bump

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing…

… (cont.) (#52)

1.11.0

Toggle 1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-63: Added an assert (#49)

Co-authored-by: Eugene Vignanker <[email protected]>

release/fstalign-1.11.0

Toggle release/fstalign-1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-63: Added an assert (#49)

Co-authored-by: Eugene Vignanker <[email protected]>

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.h

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nerd-1422: Add flag for reading punctuation from nlp as separate toke…

…ns (#10)

* Nerd-1422: Add flag for reading punctuation from nlp as separate tokens

* test

* version file

---------

Co-authored-by: Nishchal Bhandari <[email protected]>

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sentence WER for NLP input (#35)

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Put wer tag entity type in SBS output (#32)

* put wer tag entity type in sbs

* add example in doc

* Input flag documentation

* fix link

* fix header, unused code

* test headers

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Quick patch for text file fast-d tokenization (#28)

* Quick patch for text file fast-d tokenization

* Fix test cases for arbitrary behavior

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSTALIGN-47: Update schema for PR result(#27)