Skip navigation links
A B C D F G I J L M N P R S T W 

A

accept(String) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
addStopWord(String) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
addStopWords(String[]) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
addStopWords(Iterator<String>) - Method in class com.github.chen0040.plsa.StopWordRemoval
 

B

BasicDocument - Class in com.github.chen0040.plsa
Created by xschen on 9/9/15.
BasicDocument(Map<Integer, Integer>, String, int) - Constructor for class com.github.chen0040.plsa.BasicDocument
 
BasicTokenizer - Class in com.github.chen0040.plsa
Created by xschen on 9/10/15.
BasicTokenizer() - Constructor for class com.github.chen0040.plsa.BasicTokenizer
 

C

com.github.chen0040.plsa - package com.github.chen0040.plsa
 
content() - Method in class com.github.chen0040.plsa.BasicDocument
 
content() - Method in interface com.github.chen0040.plsa.Document
 
copy(pLSA) - Method in class com.github.chen0040.plsa.pLSA
 
copy(SparseMatrix) - Method in class com.github.chen0040.plsa.SparseMatrix
 

D

docIndex() - Method in class com.github.chen0040.plsa.BasicDocument
 
docIndex() - Method in interface com.github.chen0040.plsa.Document
 
Document - Interface in com.github.chen0040.plsa
Created by xschen on 9/9/15.
doTokenize(String) - Static method in class com.github.chen0040.plsa.BasicTokenizer
 
doTokenize(List<String>) - Static method in class com.github.chen0040.plsa.BasicTokenizer
 

F

filter(String) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
filter(List<String>) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
fit(List<String>) - Method in class com.github.chen0040.plsa.pLSA
 

G

get(int, int, int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
get(int, int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
get(int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
getRemoveIPAddress() - Method in class com.github.chen0040.plsa.StopWordRemoval
 
getRemoveNumbers() - Method in class com.github.chen0040.plsa.StopWordRemoval
 
getTopRankingDocs4Topic(int, int) - Method in class com.github.chen0040.plsa.pLSA
 
getTopRankingTopics4Doc(int, int) - Method in class com.github.chen0040.plsa.pLSA
 
getTopRankingWords4Topic(int, int) - Method in class com.github.chen0040.plsa.pLSA
 

I

indexedWordCount() - Method in class com.github.chen0040.plsa.BasicDocument
 
indexedWordCount() - Method in interface com.github.chen0040.plsa.Document
 
isZero(double) - Static method in class com.github.chen0040.plsa.SparseMatrix
 

J

join(List<String>) - Method in class com.github.chen0040.plsa.StopWordRemoval
 

L

load(List<String>) - Method in class com.github.chen0040.plsa.StopWordRemoval
 

M

makeCopy() - Method in class com.github.chen0040.plsa.pLSA
 
makeCopy() - Method in class com.github.chen0040.plsa.SparseMatrix
 
makeCopy() - Method in class com.github.chen0040.plsa.StopWordRemoval
 

N

normalize(int, int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
normalize(int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
normalize() - Method in class com.github.chen0040.plsa.SparseMatrix
 

P

pLSA - Class in com.github.chen0040.plsa
Created by xschen on 9/16/15.
pLSA() - Constructor for class com.github.chen0040.plsa.pLSA
 

R

resetStopWords() - Method in class com.github.chen0040.plsa.StopWordRemoval
 

S

set(int, int, int, double) - Method in class com.github.chen0040.plsa.SparseMatrix
 
set(int, int, double) - Method in class com.github.chen0040.plsa.SparseMatrix
 
set(int, double) - Method in class com.github.chen0040.plsa.SparseMatrix
 
setRemoveIPAddress(boolean) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
setRemoveNumbers(boolean) - Method in class com.github.chen0040.plsa.StopWordRemoval
 
SparseMatrix - Class in com.github.chen0040.plsa
Created by xschen on 9/5/2017.
SparseMatrix(int, int, int) - Constructor for class com.github.chen0040.plsa.SparseMatrix
 
SparseMatrix(int, int) - Constructor for class com.github.chen0040.plsa.SparseMatrix
 
SparseMatrix(int) - Constructor for class com.github.chen0040.plsa.SparseMatrix
 
StopWordRemoval - Class in com.github.chen0040.plsa
 
StopWordRemoval() - Constructor for class com.github.chen0040.plsa.StopWordRemoval
 
sum(int, int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
sum(int) - Method in class com.github.chen0040.plsa.SparseMatrix
 
sum() - Method in class com.github.chen0040.plsa.SparseMatrix
 

T

tokenize(String) - Method in class com.github.chen0040.plsa.BasicTokenizer
Tokenizes a string using the algorithms by Grefenstette (1999) and Palmer (2000).
tokenize(String) - Method in interface com.github.chen0040.plsa.Tokenizer
 
Tokenizer - Interface in com.github.chen0040.plsa
Created by xschen on 9/10/15.

W

wordAtIndex(int) - Method in class com.github.chen0040.plsa.pLSA
 
wordIndices() - Method in class com.github.chen0040.plsa.BasicDocument
 
wordIndices() - Method in interface com.github.chen0040.plsa.Document
 
A B C D F G I J L M N P R S T W 
Skip navigation links

Copyright © 2017. All rights reserved.