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

powercoderlol/Latent-Semantic-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent-Semantic-Analysis

  • Entry point is: [com.view.LSARunner.java]
  • Implementation of SVD using EMJL library is ready for use with any text in sourceFiles folder
  • Working folders sourceFiles and outputFiles creating by program with first access
  • In last release can get main diagonal in SVD for all singular numbers between all paragraphs in text
  • For clusterization option you need Python, numpy, matplotlib and scipy
  • Scripts starts with command line arg - filename of matrix data file
  • Example of file shows in sourceFiles folder

About

latent semantic analysis tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published