Details
Description
There are some inconsistencies in the package org.terrier.matching.models:
- style guide rules (lines too long, empty lines full of tabs, unreadable score definitions)
- final methods that prevent inheritance (BM25, TF_IDF)
- missing library to standardize tf normalizations (sublinearity, length normalization...)
- log definition in the Idf class that should be deprecated and moved to the new library
- style guide rules (lines too long, empty lines full of tabs, unreadable score definitions)
- final methods that prevent inheritance (BM25, TF_IDF)
- missing library to standardize tf normalizations (sublinearity, length normalization...)
- log definition in the Idf class that should be deprecated and moved to the new library
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | TR-223.patch [ 10372 ] |
Attachment |
|
Attachment | TR-223.patch [ 10374 ] |
Attachment | TR-223.patch [ 10375 ] |
Attachment |
|
Fix Version/s | 3.6 [ 10060 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |