Neural Network of Choice: Long Short-Term Memory (LSTM) Cells
15
Step One: Learning to Transliterate with seq2seq
16
Step Two: Running the Transliterator in Reverse to Score
17
How Can We Produce a Score?
18
Processing Time on Name Pairs (seconds)
19
Convolutional Neural Net (CNN)
20
CNN in Natural Language Processing
21
What Does This Tell Us?
Description:
Explore the challenges and solutions in matching names across languages and writing systems in this webinar on neural network applications. Delve into the limitations of traditional methods like edit distance and Hidden Markov Models, and discover how deep neural networks can significantly improve accuracy in English/Japanese name matching. Learn about sequence-to-sequence models, Long Short-Term Memory cells, and Convolutional Neural Networks as applied to natural language processing. Gain insights into the complexities of transliteration, scoring methods, and processing times for name pairs. Understand the critical importance of accurate name matching in various consumer and governmental domains.
Understanding Names with Neural Networks - Session 1