Question answering systems offer a friendly interface for human beings to interact with massive online information. It is time consuming for users to retrieve useful medical information with search engines among massive online websites. An effort is made to build a Chinese Question Answering System in Medical Domain (CQASMD) to provide useful medical information for users. A large medical knowledge base with more than 300 thousand medical terms and their descriptions is firstly constructed to store the structured medical knowledge data, and classified with the FastText model. Furthermore, a Word2Vec model is adopted to capture the semantic meanings of words, and the questions and answers are processed with sentence embedding to capture semantic context information. Users’ questions are firstly classified and processed into a sentence vector and a matching algorithm is adopted to match the most similar question. After querying the constructed medical knowledge base, the corresponding answers to previous questions are responded to users. The architecture and flowchart of CQASMD is proposed, which will play an important role in self disease diagnosis and treatment.
[1]
Geoffrey E. Hinton,et al.
Deep Learning
,
2015,
Nature.
[2]
Hamidah Ibrahim,et al.
Review on the advancements of disambiguation in semantic question answering system
,
2017,
Inf. Process. Manag..
[3]
Mohamed Nazih Omri,et al.
Complex Terminology Extraction Model from Unstructured Web Text Based Linguistic and Statistical Knowledge
,
2012,
Int. J. Inf. Retr. Res..
[4]
Jeffrey Dean,et al.
Distributed Representations of Words and Phrases and their Compositionality
,
2013,
NIPS.
[5]
Yoshua Bengio,et al.
Deep Learning for NLP (without Magic)
,
2012,
ACL.
[6]
Christopher D. Manning,et al.
Baselines and Bigrams: Simple, Good Sentiment and Topic Classification
,
2012,
ACL.