Options for term extraction.
Constructors
new(source :
Source =
Source::Combined, top_k_blocks :
Int32 = 20, top_k_terms :
Int32 = 30, max_df_percent :
Float64 = 22.0, query_term_boost :
Float64 = 2.0, intersection_boost :
Float64 = 1.5, file_filter :
Regex |
Nil = nil, file_type_filter :
String |
Nil = nil)
Source