Skip to content

Unable extract email signature by using talon #224

@ahalyabayyana

Description

@ahalyabayyana

Unable to extract signature when signature of email is without any words like thanks or regards.

Find the sample email.message body below.

Import talon
Import talon.signature.bruteforce Import extract _signature
from talon Import signature

Msg=" Hope you are doing well!

Angie Darnell
Manager,Global Banking
Tel:313.345.2356/Mobile: 123-456-7890

text,sig=extract_signature(Msg)
text,sig=signature.extract(Msg,sender='[email protected]'

Sig returns None

Please help me to retrieve the signature from email in the sample msg email.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions