You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to implement LSTM inference like a Mikolov RNN is implemented right now.
We want to implement lightweight inference inside Juman++ directly because we want to do both batching and path deduplication when traversing the lattice.
LSTM training should be implemented externally.
The text was updated successfully, but these errors were encountered:
Need to implement LSTM inference like a Mikolov RNN is implemented right now.
We want to implement lightweight inference inside Juman++ directly because we want to do both batching and path deduplication when traversing the lattice.
LSTM training should be implemented externally.
The text was updated successfully, but these errors were encountered: