What is: Skim and Intensive Reading Model?
Source | Read Beyond the Lines: Understanding the Implied Textual Meaning via a Skim and Intensive Reading Model |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Skim and Intensive Reading Model, or SIRM, is a deep neural network for figuring out implied textual meaning. It consists of two main components, namely the skim reading component and intensive reading component. N-gram features are quickly extracted from the skim reading component, which is a combination of several convolutional neural networks, as skim (entire) information. An intensive reading component enables a hierarchical investigation for both local (sentence) and global (paragraph) representation, which encapsulates the current embedding and the contextual information with a dense connection.