Commit Graph

  • e3cb8dc3e6 Merge pull request #56 from mailgun/sergey/1000+German+NL Sergey Obukhov 2015-09-11 06:20:34 -07:00
  • 385285e5de process first 1000 lines for long messages, support for German and Dutch Sergey Obukhov 2015-09-11 06:17:14 -07:00
  • 127771dac9 bump up version Sergey Obukhov 2015-09-11 04:51:39 -07:00
  • cc98befba5 Merge pull request #50 from Easy-D/preserve-regular-blockquotes Sergey Obukhov 2015-09-11 04:49:36 -07:00
  • 567549cba4 bump up talon version Sergey Obukhov 2015-09-10 10:47:16 -07:00
  • 76c4f49be8 Merge pull request #55 from mailgun/sergey/lxml Sergey Obukhov 2015-09-10 10:44:59 -07:00
  • d9d89dc250 unpin lxml version Sergey Obukhov 2015-09-10 10:44:05 -07:00
  • 2377c387c7 Actually bump up talon's version up to 1.0.5 to match the tag. v1.0.5 Ralph Meijer 2015-09-09 22:46:18 +02:00
  • 9358db6cee bump up talon version Sergey Obukhov 2015-09-03 11:03:01 -07:00
  • 08c9d7db03 Merge pull request #45 from AlexRiina/master Sergey Obukhov 2015-09-03 10:56:18 -07:00
  • 390b0a6dc9 preserve regular blockquotes Easy-D 2015-07-16 21:31:41 +02:00
  • ed6b861a47 add failing test that shows how regular blockquotes are removed Easy-D 2015-07-16 21:24:49 +02:00
  • 85c7ee980c add script to regenerate ml model Alex Riina 2015-07-02 21:46:27 -04:00
  • 7ea773e6a9 Fix iphone test Oliver Song 2015-07-02 13:23:00 -07:00
  • e3c4ff38fe move test stuff out to its own section Scott MacVicar 2015-05-06 15:19:50 -07:00
  • 8b1f87b1c0 Get this building and passing tests Scott MacVicar 2015-05-06 14:16:11 -07:00
  • c5e4cd9ab4 dont be too restrictive on the test library version Alex Riina 2015-03-08 00:40:32 -05:00
  • 215e36e9ed allow higher version of regex library Alex Riina 2015-03-08 00:36:19 -05:00
  • e3ef622031 remove unused regex Alex Riina 2015-03-08 00:33:03 -05:00
  • f16760c466 Remove flanker and replace PyML with scikit-learn Alex Riina 2015-03-08 00:06:01 -05:00
  • b36287e573 clean up style and extra imports Alex Riina 2015-03-08 00:04:41 -05:00
  • 4df7aa284b remove extra imports Alex Riina 2015-03-06 20:52:58 -05:00
  • 3a37d8b649 Merge pull request #41 from simonflore/master v1.0.4 Jeremy Schlatter 2015-04-22 12:17:39 -07:00
  • f9f428f4c3 Revert "Change of behavior when msg_body has more then 1000 lines" Simon 2015-04-16 13:26:17 +02:00
  • 84a83e865e Change of behavior when msg_body has more then 1000 lines Simon 2015-04-16 13:22:18 +02:00
  • b4c180b9ff Extra spaces check in RE_ON_DATE_WROTE_SMB reggae Simon 2015-04-15 13:55:59 +02:00
  • 072a440837 Test cases for new patterns Simon 2015-04-15 13:55:17 +02:00
  • 105d16644d For patterns like this '---- On {date} {name} {mail} wrote ---- ' Simon 2015-04-14 18:52:45 +02:00
  • df3338192a Another submission to a dutch variation Simon 2015-04-14 18:49:26 +02:00
  • f0ed5d6c07 New splitter pattern for Dutch mail replies Simon 2015-04-14 18:22:48 +02:00
  • 790463821f Merge pull request #31 from tsheasha/patch-1 Sergey Obukhov 2015-03-02 14:48:41 -08:00
  • 763d3b308e Merge pull request #35 from futuresimple/more_formats Sergey Obukhov 2015-03-02 14:25:26 -08:00
  • 3c9ef4653f some more french fromats szymonsobczak 2015-02-24 12:18:54 +01:00
  • b16060261a support some polish and french formats szymonsobczak 2015-02-24 11:39:12 +01:00
  • 13dc43e960 Utilising the Constants Tarek Sheasha 2015-01-21 15:54:57 +01:00
  • 3768d7ba31 make a separate test function for each language Jeremy Schlatter 2014-12-30 14:41:20 -08:00
  • 613d1fc815 Add extra splitter expressions and tests for German and Danish. Jeremy Schlatter 2014-12-23 15:44:04 -08:00
  • 52505bba8a Update README.rst v1.0.3 Sergey Obukhov 2014-09-14 09:03:10 -07:00
  • 79cd4fcc52 Merge pull request #15 from willemdelbare/master Sergey Obukhov 2014-09-14 08:38:39 -07:00
  • a4f156b174 added extra splitter expressions for Dutch, French, German Willem Delbare 2014-09-13 15:33:08 +02:00
  • 1789ccf3c8 Merge branch 'master' of github.com:mailgun/talon Sergey Obukhov 2014-07-24 20:37:47 -07:00
  • 7a42ab3b28 fix #4 add flanker to setup.py Sergey Obukhov 2014-07-24 20:37:33 -07:00
  • 12b0e88a01 Merge pull request #5 from pborreli/typos Sergey Obukhov 2014-07-24 20:32:57 -07:00
  • 8b78da5977 Fixed typos Pascal Borreli 2014-07-25 02:40:37 +00:00
  • b299feab1e Merge branch 'master' of github.com:mailgun/talon v1.0.2 Sergey Obukhov 2014-07-24 15:43:11 -07:00
  • 95182dcfc4 add train data, classifier and fixtures to MANIFEST.in Sergey Obukhov 2014-07-24 15:42:50 -07:00
  • f9fe412fa4 Merge pull request #2 from ivuk/master Ashish Gandhi 2014-07-24 15:27:05 -07:00
  • 00a8db2e3e Fix a typo in README.rst Igor Vuk 2014-07-25 00:18:13 +02:00
  • 71ae26ccd1 added MANIFEST.in and bump up the version Sergey Obukhov 2014-07-24 15:09:01 -07:00
  • b0851d5363 bump up the version Sergey Obukhov 2014-07-24 14:59:32 -07:00
  • ac4f5201bb Update README.rst v1.0.1 Sergey Obukhov 2014-07-24 07:22:25 -07:00
  • 81e88d9222 use reStructuredText instead of Markdown Sergey Obukhov 2014-07-24 06:56:10 -07:00
  • 170f11038b initial commit v1.0 Sergey Obukhov 2014-07-23 21:12:54 -07:00