Skip to content

code-with-sayad-babu-dev/Text-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Java Text Summarizer

A simple text summarizer using term frequency scoring.

How to Use

  1. Clone the repository.
  2. Compile: javac TextSummarizer.java
  3. Run: java TextSummarizer

Example Output

Original text of 4 sentences → Summary of 2 important sentences.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages