Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

dsmyda/synoptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Automatic-Summarization

Extractive-based summarization using a neural network. This is my final project for the Statistical Approaches to Natural Language Processing course, Fall 2016.

The implementation of the MLP is found in the net folder of src/. Corpus can be supplied on request. Acheieved around 88-89% accuracy on email summarization - though this is not the end-all metric for ML systems.

About

Extractive-based summarization using a basic neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages