C# 클래스 RIStats.XMLStatistics

파일 보기 프로젝트 열기: astrohome/RI-Project

공개 프로퍼티들

프로퍼티 타입 설명
al System.Collections.ArrayList
balises Int32>.Dictionary
dl Dictionary>
docsbm25 Dictionary>
docsltn Dictionary>
requests List
tag_df Int32>.Dictionary
tagsN Int32>.Dictionary
tf Dictionary>>
word_df Dictionary>
words List

공개 메소드들

메소드 설명
Proceed ( String url, Int32 count ) : void
ProceedBM25_TF ( ) : void
Proceedltn ( ) : void

비공개 메소드들

메소드 설명
BM25F_WeightField ( int>.KeyValuePair path ) : int
CalulateDF ( ) : void
GetLeaf ( String path ) : String
GetParent ( String path ) : String
ProceedLine ( string line ) : void
df ( String word, String path ) : Int32

메소드 상세

Proceed() 공개 메소드

public Proceed ( String url, Int32 count ) : void
url String
count System.Int32
리턴 void

ProceedBM25_TF() 공개 메소드

public ProceedBM25_TF ( ) : void
리턴 void

Proceedltn() 공개 메소드

public Proceedltn ( ) : void
리턴 void

프로퍼티 상세

al 공개적으로 프로퍼티

public System.Collections.ArrayList al
리턴 System.Collections.ArrayList

balises 공개적으로 프로퍼티

public Dictionary balises
리턴 Int32>.Dictionary

dl 공개적으로 프로퍼티

public Dictionary> dl
리턴 Dictionary>

docsbm25 공개적으로 프로퍼티

public Dictionary> docsbm25
리턴 Dictionary>

docsltn 공개적으로 프로퍼티

public Dictionary> docsltn
리턴 Dictionary>

requests 공개적으로 프로퍼티

public List requests
리턴 List

tag_df 공개적으로 프로퍼티

public Dictionary tag_df
리턴 Int32>.Dictionary

tagsN 공개적으로 프로퍼티

public Dictionary tagsN
리턴 Int32>.Dictionary

tf 공개적으로 프로퍼티

public Dictionary>> tf
리턴 Dictionary>>

word_df 공개적으로 프로퍼티

public Dictionary> word_df
리턴 Dictionary>

words 공개적으로 프로퍼티

public List words
리턴 List