Link

類似度計算について


GETAssoc GETAssoc()(Cosine)Smart[ref](Okapi[ref]) Smart使gss3

 


GETAssoc

configure  enable-dlsim=yes GETAssoc SolarisMac OS XMakefile



Cosine 
 
Smart
 
smart ::=
    aveTFq = TF(.|q) / DF(.|q),
    avelen = DF(w) / Nr(w),
    slope = .2,
    norm = (avelen + slope * (DF(.|d) - avelen)) * (1 + log(TF(.|d) / DF(.|d))),
    1 / norm \sum_t (1 + log(TF(t|q))) / (1 + log(aveTFq)) * idf(t) * (1 + log(TF(t|d))) .

[[>/使]] (::=) .sim ,()   \sum_ttdt \sum_t1使 \sum_t

make使.so $GETAROOT/lib  GETAssoc
  make smart.so
  cp smart.so $GETAROOT/lib

  • 使 .()使:
     
    <assoc target="ja_document" narticles="10"
           nkeywords="10" a-props="title,link" 
           stage1-sim=".smart"> ...

     
     

    2


    .sim simdef.c

    Table of contents


     
    使 


    Copyright © 2009-2020