Auto summarization provides a concise summary for a document. In this I present a Statistical approach to addressing the text generation problem in domain-independent, single-document summarization.
My thesis Includes salton’s vector space model which divides the sentences into categories which can also be used for summarizing the contents in WebPages.

The summarizer initially breaks the entire document into sentences based on the separators.
The Second step is that the unnecessary words are removed from the document.
The document after removing the stop words is revised again for the unique words. Unique words are the one which have the same meaning or might be redundant in the document. These are removed by a method called stemming.

By using the Stemming mechanism the occurrence of a word is calculated and the results are displayed in the format of how many times they occur and the number of sentences they have occurred.

Features

  • It provides the abstract of lengthy text documents in about 10 lines.
  • It is completely written in Java Swing and no db required.
  • Just run the main class file summary.java to generate the UI.
  • As of now this can accept only.txt files. trying to extend it for all supported formats and also for search results
  • Added the PPT for the modules involved in this app.

Project Samples

Project Activity

See All Activity >

Follow Auto Summarization tool using java

Auto Summarization tool using java Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • summary.java program is nt working properly can u please rectify that
Read more reviews >

Additional Project Details

Operating Systems

Windows

Intended Audience

End Users/Desktop

User Interface

Java Swing

Programming Language

Java

Registered

2013-09-07