Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable extract email signature by using talon #224

Open
ahalyabayyana opened this issue Dec 24, 2021 · 1 comment
Open

Unable extract email signature by using talon #224

ahalyabayyana opened this issue Dec 24, 2021 · 1 comment

Comments

@ahalyabayyana
Copy link

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

@burak0006
Copy link

Simply not working, seems only option to use bruteforce one with significant poor results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants