자연어 이해(NLU, Natural Language Understanding)는 사용자의 의도가 무엇인지 기계가 알 수 있도록 하는 것
개체명 인식(Named Entity Recognition)
Sequence Labeling
어떻게 문장의 의도(목적)을 알아낼까?
1. Rule-based approach(grammar, pattern, keyword)
2. ML-based sentence classification
Sentence Classification