Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 629 Bytes

File metadata and controls

17 lines (9 loc) · 629 Bytes

Sentence-Similarity-Prediction-based-on-Siamese-CNN-Bidirectional-LSTM-with-Self-attention

  • Sentence Similarity

  • 김민태, 오영택, & 김우주. (2019). Self-Attention을 활용한 Siamese CNN-Bidirectional LSTM 기반 문장 유사도 예측. 한국정보과학회 학술발표논문집, 826-828. [Paper]

  • Model Structure

    • Siamese Multi Kernel (3,4,5) CNN

    • Siamese LSTM

    • Self-Attention

    • Concatenate

    • Activation function(SoftMax) & Dense(2)