Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 290 Bytes

document_summarizer

Code base in java for summarizing multiple text documents The code contains logic in java to use several sentence scoring measures and a cosine similarity measure to form a graph of most important sentences from multiple related documents and then provide a summary.