Textual Meaning

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.

Source: Read Beyond the Lines: Understanding the Implied Textual Meaning via a Skim and Intensive Reading Model

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Reading Comprehension 1 50.00%
Sentence 1 50.00%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories