“Improved search method by rewrited query”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Lr讨论 | 贡献
Test result 1
第34行: 第34行:
 
|+ different result in lucene(queryNorm independent )
 
|+ different result in lucene(queryNorm independent )
 
|-
 
|-
! method !!baseline  !! new_index_template(1.0 1.0) !! by Z-MERT(1.8435, 1.0)  !!  
+
! method !!baseline  !! new_index_template(1.0 1.0,1.0) !! by Z-MERT(2.836, 6.88,0.043)  !!  
 
|-
 
|-
 
! Accary
 
! Accary
| 0.662280 || 0.67669 || 0.68671679     
+
| 0.662280 || 0.212 || 0.51754     
 
|-
 
|-
 
|}
 
|}
 
note:above are only sq and pattern.
 
note:above are only sq and pattern.
 +
 
=Test result 2=
 
=Test result 2=

2014年12月22日 (一) 00:54的版本

ppt

[1]

test

  • Test conditions
  • (../res/corpus/20141016凉山州/3文本/testJ.txt) about 1596 questions.
  • Only Lucene


Test result 1

  • PTN+STD
  • queryNorm dependent but include coord(between query)
different result in lucene(queryNorm dependent )
method baseline new_index_template(1.0 1.0) by Z-MERT(1.8411, 1.0)
Accary 0.662280 0.669799 0.678571
  • queryNorm independent but include coord(between query)
different result in lucene(queryNorm independent )
method baseline new_index_template(1.0 1.0) by Z-MERT(1.8435, 1.0)
Accary 0.662280 0.67669 0.68671679
  • PTN+STD+ANS
different result in lucene(queryNorm independent )
method baseline new_index_template(1.0 1.0,1.0) by Z-MERT(2.836, 6.88,0.043)
Accary 0.662280 0.212 0.51754

note:above are only sq and pattern.

Test result 2