gree of similarity is inversely proportional and tends
to be small.
However, from the results in Table 2, high accu-
racy rate results were obtained when the cosine degree
of similarity was calculated between texts containing
many question text words from an article with a title
consisting of response candidates and question text.
Accordingly, it is felt that calculating degree of sim-
ilarity between text containing many words in ques-
tion text from a Wikipedia article and question text is
effective in responding with an appropriate response.
However, since there are cases in which this has a neg-
ative impact, as in this example, calculation of degree
of similarity requires study of methods for compen-
sating for the impact of the number of words in future.
6 CONCLUSION
In this study, we proposed a method for respond-
ing to what-type questions like “What sports do you
like?” and who-type questions like “Who do you re-
spect?” using Wikipedia as a language resource. The
proposed method first extracted words from question
text and then extracted an article containing most of
these words in its title from Wikipedia. Next, words
were extracted from the extracted article, the degree
of similarity between the extracted words and words
extracted from question text was calculated, and then
words extracted from the article thought closest in
meaning to the words in question text were acquired
as response candidates. Furthermore, an article with
a title consisting of response candidate words was
acquired from Wikipedia and, using the structure of
the obtained article, the response candidates were
weighed. Then, the degree of similarity between texts
containing many words in question text in the arti-
cle with a title consisting of response candidates and
question text was calculated, values applying weights
calculated using article structure to the degree of sim-
ilarity were used as scores for response candidates,
and a response was made with the first-place response
candidates. We found that a method combining all of
the proposed methods, compared to other compared
methods, can respond to questions with a high accu-
racy rate. Additionally, the method is effective for
considering the use of Wikipedia article structure and
the degree of similarity between article text and ques-
tion text.
As part of future work, we would like to review
methods of calculating the degree of similarity be-
tween article text and question text and evaluate the
proposed method by applying it to a non-taskoriented
dialogue agent and conducting actual dialogues with
a person.
ACKNOWLEDGEMENTS
This study received a grant of JSPS Grants-in-aid for
Scientific Research 16H05880.
REFERENCES
Clarke, J., Goldwasser, D., Chang, M.-W., and Roth, D.
(2010). Driving semantic parsing from the world’s re-
sponse. In Proceedings of the fourteenth conference
on computational natural language learning, pages
18–27. Association for Computational Linguistics.
Fukumoto, J.-i. (2007). Question answering system for non-
factoid type questions and automatic evaluation based
on be method. In NTCIR, pages 441–447.
Higashinaka, R. and Isozaki, H. (2008). Corpus-based ques-
tion answering for why-questions. In IJCNLP, pages
418–425.
Higashinaka, R., Meguro, T., Sugiyama, H., Makino, T.,
and Matsuo, Y. (2015). On the difficulty of improving
hand-crafted rules in chat-oriented dialogue systems.
In 2015 Asia-Pacific Signal and Information Process-
ing Association Annual Summit and Conference (AP-
SIPA), pages 1014–1018.
Iyyer, M., Boyd-Graber, J. L., Claudino, L. M. B., Socher,
R., and Daum´e III, H. (2014). A neural network
for factoid question answering over paragraphs. In
EMNLP, pages 633–644.
Mikolov, T., Chen, K., Corrado, G., and Dean, J. (2013a).
Efficient estimation of word representations in vector
space. arXiv preprint arXiv:1301.3781.
Mikolov, T., Sutskever, I., Chen, K., Corrado, G. S., and
Dean, J. (2013b). Distributed representations of words
and phrases and their compositionality. In Advances in
neural information processing systems, pages 3111–
3119.
Sasaki, S. and Fujii, A. (2014). Enhancing how-type ques-
tion answering based on predicate-argument relations.
IPSJ Journal, 55(4):1438–1451.
Shang, L., Lu, Z., and Li, H. (2015). Neural Responding
Machine for Short Text Conversation. Proceedings
of the 53th Annual Meeting of Association for Com-
putational Linguistics and the 7th International Joint
Conference on Natural Language Processing, pages
1577–1586.
Sordoni, A., Galley, M., Auli, M., Brockett, C., Ji, Y.,
Mitchell, M., Nie, J.-Y., Gao, J., and Dolan, B. (2015).
A neural network approach to context-sensitive gener-
ation of conversational responses. In Proceedings of
the NAACL-HLT 2015, pages 196–205.
Sugiyama, H., Meguro, T., Higashinaka, R., and Minami,
Y. (2013). Open-domain utterance generation for con-
versational dialogue systems using web-scale depen-
dency structures. In Proc. SIGDIAL, pages 334–338.