init
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[DEFAULT]
|
||||
doc_dir_path = ../data/news/
|
||||
doc_encoding = utf-8
|
||||
stop_words_path = ../data/stop_words.txt
|
||||
stop_words_encoding = utf-8
|
||||
idf_path = ../data/idf.txt
|
||||
db_path = ../data/ir.db
|
||||
k1 = 1.5
|
||||
b = 0.75
|
||||
n = 102416
|
||||
avg_l = 348.61414232151225
|
||||
|
||||
Reference in New Issue
Block a user