Skip to content

This repo contains notebooks performing clustering and classification on documents from the FUNSD dataset

License

Notifications You must be signed in to change notification settings

DamiFass/document-clustering-and-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Document Clustering And Classification

This repo contains notebooks performing clustering and classification on documents from the FUNSD dataset

The first notebook implements K-means and agglomerative clustering on the FUNSD dataset using visual and textual features, as well as Principant Component Analysis on the tokenized content of the documents for clusters visualization purposes.

The second notebook implements supervised classification by performing transfer learning on the VGG architecture, using the labels learned through clustering.

The notebooks make use of Scikit-learn and keras libraries.

About

This repo contains notebooks performing clustering and classification on documents from the FUNSD dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published