zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
438 stars 150 forks source link

Question About the HIghway network? #50

Open JinmingZhao opened 6 years ago

JinmingZhao commented 6 years ago

In the framework, before the BiLSTM layer(context representive and aggragation layer), there are a highway network. So, I want to know the reason that add this highwat layer?