Recurrent Neural Network Language Model (RNNLM) Morphological Analysis System

From GM-RKB
Jump to navigation Jump to search

A Recurrent Neural Network Language Model (RNNLM) Morphological Analysis System is a Morphological Analysis System that can solve a Recurrent Neural Network Language Model (RNNLM) Morphological Analysis Task.



References

1. Look up the string of the input sentence using a dictionary.
2. Make a word lattice.
3. Search for the path with the highest score from the lattice.