Skip to content

nikhilt44/supervised-LDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

supervised-LDA

Using sLDA from LDA package in R.

Wikipedia articles for famous personalities have been extracted, preprocessed and used.

5 labels are used as follows,

"Early Life" <- 0

"Personal Life" <- 1

"Career" <- 2

"Controversies <- 3

"Later Career,Life etc." <- 4

Folders for each class are made in train and test folder. While using your data do the appropriate changes in the program.

Using the library just by reading the pdf(https://cran.r-project.org/web/packages/lda/lda.pdf) is difficult.

Contact:[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages