Blog.
Thoughts, Adventures, and Experiences
Language models are great at reading messy documents and giving you clean, structured data back. They are also good at getting it wrong in ways you will never spot. This is the story of how I stopped trusting a single model and started letting two of them check each other's work.

More Stories
Information Extraction using Convolutional Neural Network
Text summarization is a technique of briefing a large text document by extracting its significant information. Extractive text summarization involves direct extraction of sentences from the original document to form a summarized document. The considered task had been an intriguing one for a long time and thus many approaches had been proposed for the same. This paper proposes information extraction from a large text document using a Convolutional Neural Network(CNN).


