项目作者: sumanismcse

项目描述 :
For this problem, we proposed the use of bidirectional-LSTM’s(Long Short Term Memory) with 1-D CNN layer to classify patient notes at character level and at word level. The 1-D CNN is employed to scale back the training time. In order to improve the performance, we will also feed the network combined word embedding consisting of Pre-trained word2vec 100 dimension word embedding trained on the Twitter ADR Dataset database and character embedding generated by a Char-CNN for Named Entity Recognition
高级语言: Jupyter Notebook
项目地址: git://github.com/sumanismcse/Extraction-of-Adverse-Drug-Reaction-from-Unstructured-Data-using-Bidirectional-LSTM-Network.git