Which is Better for Deep Learning: Python or MATLAB? Answering Comparative Questions in Natural Language
We present a system for answering comparative questions (Is X better than Y with respect to Z?) in natural language. Answering such questions is important for assisting humans in making informed decisions. The key component of our system is a natural language interface for comparative QA that can be used in personal assistants, chatbots, and similar NLP devices. Comparative QA is a challenging NLP task, since it requires collecting support evidence from many different sources, and direct comparisons of rare objects may be not available even on the entire Web. We take the first step towards a solution for such a task offering a testbed for comparative QA in natural language by probing several methods, making the three best ones available as an online demo.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Categorizing Comparative Sentences
We tackle the tasks of automatically identifying comparative sentences and categorizing the intended preference (e.g., "Python has better NLP libraries than MATLAB" => (Python, better, MATLAB). To this end, we manually a…
Argument MiningSentenceSentence EmbeddingsAutomatic EEG Independent Component Classification Using ICLabel in Python
ICLabel is an important plug-in function in EEGLAB, the most widely used software for EEG data processing. A powerful approach to automated processing of EEG data involves decomposing the data by Independent Component An…
Component ClassificationEEGMatlab vs. OpenCV: A Comparative Study of Different Machine Learning Algorithms
Scientific Computing relies on executing computer algorithms coded in some programming languages. Given a particular available hardware, algorithms speed is a crucial factor. There are many scientific computing environme…
BIG-bench Machine LearningData VisualizationAn Empirical Evaluation of Time-Series Feature Sets
Solving time-series problems with features has been rising in popularity due to the availability of software for feature extraction. Feature-based time-series analysis can now be performed using many different feature se…
Time SeriesTime Series AnalysisTorchDIVA: An Extensible Computational Model of Speech Production built on an Open-Source Machine Learning Library
The DIVA model is a computational model of speech motor control that combines a simulation of the brain regions responsible for speech production with a model of the human vocal tract. The model is currently implemented …