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

Adjust quotations pattern #19

Closed
obukhov-sergey opened this issue Oct 18, 2014 · 3 comments
Closed

Adjust quotations pattern #19

obukhov-sergey opened this issue Oct 18, 2014 · 3 comments

Comments

@obukhov-sergey
Copy link
Member

Here's a sample:

                                Second from gmail

2014-10-17 11:28 GMT+03:00 Postmaster <
postmaster@sandboxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.mailgun.org>:

> First from site
>

Quotation SPLITTER_PATTERNS from talon.quotations need to be adjusted. In this particular case no new pattern is needed instead one of the following needs to be fixed:

re.compile("(\d+/\d+/\d+|\d+\.\d+\.\d+).*@", re.VERBOSE)
re.compile('\S{3,10}, \d\d? \S{3,10} 20\d\d,? \d\d?:\d\d(:\d\d)?'
               '( \S+){3,6}@\S+:')

Consider merging them into one.

@luisrudge
Copy link

👍

1 similar comment
@ddemid
Copy link

ddemid commented Oct 20, 2014

+1

@luisrudge
Copy link

any news? :)

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

3 participants