J

Jist

A text visualization and summarization tool

The problem Jist solves

The problem

  • In today's world people are not interested in reading long articles or research papers hence, they use summarization tools, now there are many text summarization tools available in the market which are free to use as well as provide accurate summarizations.

The solution

  • It's found that people are more attracted towards visual representations of data be it trees, flowcharts, graphs etc. Therefore, we have proposed a summarization tool which summarizes the data in a visually pleasing manner which is also easy to remember and understandable.

Challenges we ran into

  • The major challenge was that of findig context in sentences and to find the relation between the keywords and present them visually.
  • To add appropriate references and create meaningful diagrams for universal data (all sorts of data)
  • Since there was no dataset provided to us, it was diffcult from a model training POV.
  • To represent the keywords as nodes visually, a JS library was used to represent them as tree nodes.

Discussion