You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this library, first of all! It is fantastic and made my life far easier - it works like a charm. I have a couple of questions about this implementation though:
Can you give me a deeper explanation of the difference between the read and parse methods & the output from each? Trying to identify which is ideal for which use case.
Do you have any recommended tools or libraries to parse and structure the HTML or text body of an email? I am fairly certain it will need some element of NLP but figured I'd ask here since it's a related topic.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi there -
Thanks for this library, first of all! It is fantastic and made my life far easier - it works like a charm. I have a couple of questions about this implementation though:
Can you give me a deeper explanation of the difference between the read and parse methods & the output from each? Trying to identify which is ideal for which use case.
Do you have any recommended tools or libraries to parse and structure the HTML or text body of an email? I am fairly certain it will need some element of NLP but figured I'd ask here since it's a related topic.
Thanks in advance!
The text was updated successfully, but these errors were encountered: