Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement Viterbi algorithm in JavaScript #40

Closed
ihh opened this issue Jul 20, 2018 · 2 comments
Closed

Implement Viterbi algorithm in JavaScript #40

ihh opened this issue Jul 20, 2018 · 2 comments

Comments

@ihh
Copy link
Member

ihh commented Jul 20, 2018

This means porting EvaluatedMachine, DPMatrix, ViterbiMatrix

@ihh
Copy link
Member Author

ihh commented Jul 21, 2018

duplicate of #5

@ihh ihh closed this as completed Jul 21, 2018
@ihh
Copy link
Member Author

ihh commented Jul 24, 2018

Oops, closed in error. JS Viterbi is not done (nor is JS Viterbi code generation, which is what #5 is, subtly different from this issue which - as phrased - could be interpreted as meaning an interpreted Viterbi implementation, which obviously is a bit easier than code generation). Leaving closed because #52 is clearer.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant