#779 closed defect (fixed)
LM-JM with IDF Factor
Reported by: | Sourav Saha | Owned by: | Olly Betts |
---|---|---|---|
Priority: | normal | Milestone: | 1.5.0 |
Component: | Library API | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description
Currently, the language model with Jelinek Mercer Smoothing (LM-JM) doesn't have IDF effect involved in it. This ticket is to incorporate IDF in LM-JM equation.
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | p179-zhai.pdf added |
---|
comment:1 by , 5 months ago
Component: | Other → Library API |
---|---|
Milestone: | → 1.5.0 |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 5 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Finally fixed by b97c122cf6f9d06fc8ace542735b0d9e9f18e9bc. Thanks very much for highlighting this issue.
The fix isn't suitable for backporting to 1.4.x so my plan is to just document LMWeight as broken there and recommend not using it.
comment:3 by , 4 months ago
The fix isn't suitable for backporting to 1.4.x so my plan is to just document LMWeight as broken there and recommend not using it.
Note:
See TracTickets
for help on using tickets.
Marking to fix for 1.5.0.