- Tokenize text corpus
- Export tokenize words-to-index mapping
- Create/gather training data
- Create model (ex. Embedding, bidirectional LSTM, flatten, dense)
- Train
- Convert to CoreML
- Import to iOS app project
- Write swift tokenize and zero padding utils
- Predict in iOS!
Steps to Parse Message Intents with NLP in iOS
Apr 12, 2019