Commit Graph

26 Commits

Author SHA1 Message Date
Simon
105d16644d For patterns like this '---- On {date} {name} {mail} wrote ---- ' 2015-04-14 18:52:45 +02:00
Simon
df3338192a Another submission to a dutch variation 2015-04-14 18:49:26 +02:00
Simon
f0ed5d6c07 New splitter pattern for Dutch mail replies 2015-04-14 18:22:48 +02:00
Sergey Obukhov
790463821f Merge pull request #31 from tsheasha/patch-1
Utilising the Constants
2015-03-02 14:48:41 -08:00
Sergey Obukhov
763d3b308e Merge pull request #35 from futuresimple/more_formats
Support some polish and french formats
2015-03-02 14:25:26 -08:00
szymonsobczak
3c9ef4653f some more french fromats 2015-02-24 12:18:54 +01:00
szymonsobczak
b16060261a support some polish and french formats 2015-02-24 11:39:12 +01:00
Tarek Sheasha
13dc43e960 Utilising the Constants
Checking for the length of a line to determine if it is possibly a signature or not could be done
in a more generic way by determining the maximum size of the line via a constant. Hence advocating
the spirit of the modifying the code in only one place and propagating that change everywhere.

This exact approach has already been used at:
2015-01-21 15:54:57 +01:00
Jeremy Schlatter
3768d7ba31 make a separate test function for each language 2014-12-30 14:41:20 -08:00
Jeremy Schlatter
613d1fc815 Add extra splitter expressions and tests for German and Danish.
Also some refactoring to make it a bit easier to add more languages.
2014-12-23 15:44:04 -08:00
Sergey Obukhov
52505bba8a Update README.rst
Clarified that some signature extraction methods require initializing the lib first.
v1.0.3
2014-09-14 09:03:10 -07:00
Sergey Obukhov
79cd4fcc52 Merge pull request #15 from willemdelbare/master
added extra splitter expressions for Dutch, French, German
2014-09-14 08:38:39 -07:00
Willem Delbare
a4f156b174 added extra splitter expressions for Dutch, French, German 2014-09-13 15:33:08 +02:00
Sergey Obukhov
1789ccf3c8 Merge branch 'master' of github.com:mailgun/talon 2014-07-24 20:37:47 -07:00
Sergey Obukhov
7a42ab3b28 fix #4 add flanker to setup.py 2014-07-24 20:37:33 -07:00
Sergey Obukhov
12b0e88a01 Merge pull request #5 from pborreli/typos
Fixed typos
2014-07-24 20:32:57 -07:00
Pascal Borreli
8b78da5977 Fixed typos 2014-07-25 02:40:37 +00:00
Sergey Obukhov
b299feab1e Merge branch 'master' of github.com:mailgun/talon v1.0.2 2014-07-24 15:43:11 -07:00
Sergey Obukhov
95182dcfc4 add train data, classifier and fixtures to MANIFEST.in 2014-07-24 15:42:50 -07:00
Ashish Gandhi
f9fe412fa4 Merge pull request #2 from ivuk/master
Fix a typo in README.rst
2014-07-24 15:27:05 -07:00
Igor Vuk
00a8db2e3e Fix a typo in README.rst 2014-07-25 00:18:13 +02:00
Sergey Obukhov
71ae26ccd1 added MANIFEST.in and bump up the version 2014-07-24 15:09:01 -07:00
Sergey Obukhov
b0851d5363 bump up the version 2014-07-24 14:59:32 -07:00
Sergey Obukhov
ac4f5201bb Update README.rst v1.0.1 2014-07-24 07:22:25 -07:00
Sergey Obukhov
81e88d9222 use reStructuredText instead of Markdown 2014-07-24 06:56:10 -07:00
Sergey Obukhov
170f11038b initial commit v1.0 2014-07-23 21:12:54 -07:00