- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 63字
- 2021-08-13 16:01:40
Machine Comprehension
Machine Comprehension (MC) answers questions from a paragraph. It is akin to school children doing comprehension tests. The following screenshot is a visualization from http://demo.allennlp.org/machine-comprehension, for the question Who stars in The Matrix? The answer is shown in the screenshot, along with the paragraph:

We can also see a visualization of how the model works, by highlighting certain words:

推薦閱讀
- 微服務設計原理與架構
- Java Web應用開發技術與案例教程(第2版)
- Learning Apache Mahout Classification
- 運維前線:一線運維專家的運維方法、技巧與實踐
- SQL Server 入門很輕松(微課超值版)
- Python 3 Object:oriented Programming(Second Edition)
- Java程序設計教程
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- Laravel Design Patterns and Best Practices
- Clojure編程樂趣
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- 面向對象分析與設計(第3版)
- Pandas入門與實戰應用:基于Python的數據分析與處理
- 前端程序員面試筆試真題與解析
- Daniel Arbuckle's Mastering Python