“131014-Mengyuan Zhao”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以内容“Weekly report: #reverse index-based fast match. code done in python. #run a test on Agriculture database, ACC = 0.83,speed: about 10 queries/second. #preparing data o...”创建新页面)
 
(没有差异)

2013年10月14日 (一) 08:41的最后版本

Weekly report:

  1. reverse index-based fast match. code done in python.
  2. run a test on Agriculture database, ACC = 0.83,speed: about 10 queries/second.
  3. preparing data of another database - Customs

Target for next week:

  1. test on Customs data. analyse the result and try to improve the performance.
  2. clean up the code.