Named entity recognition
find spans of text that constitute proper names and tag the type of the entity. Four entity tags are most common: PER (person), LOC (location), ORG (organization), or GPE (geopolitical entity)
POS tagging
RNN
RNN Relevance
RNN pro
RNN limit
LSTM
LSTM gate
LSTM advantage over RNN
BiLSTM
Multi-task learning
Multi-task learning. how?
Sequential multi-task learning
Multi-task learning - why?