EmailParser icon indicating copy to clipboard operation
EmailParser copied to clipboard

Misinterpreting headers

Open RahulK1998 opened this issue 7 years ago • 1 comments

This may be useful for some emails but the idea of taking the ratio of non-verbs to total words in a given sentence will not always work. If you have a html email with headers like

Tent Setup Guide Newsletter

This strategy will fault in this example as the given heading does not have verb structures and has 100% non verbs. This strategy will replace useful features such as headers in the given mail.

RahulK1998 avatar Jul 17 '18 18:07 RahulK1998

Can you supply a solution, i really need this to work fine :D

masterchop avatar Jun 11 '19 13:06 masterchop