diff --git a/_static/segmentation.png b/_static/segmentation.png new file mode 100755 index 0000000..c51a2b0 Binary files /dev/null and b/_static/segmentation.png differ diff --git a/index.html b/index.html index 93220d2..166e184 100755 --- a/index.html +++ b/index.html @@ -357,11 +357,18 @@ Why Choose Melusine ? + + +
  • + + Email Segmentation Exemple + +
  • - Getting started + Getting Started
  • @@ -622,11 +629,18 @@ Why Choose Melusine ? + + +
  • + + Email Segmentation Exemple + +
  • - Getting started + Getting Started
  • @@ -681,7 +695,72 @@

    Why Choose Melusine ?

  • Production ready : Proven in the MAIF production environment, Melusine provides the robustness and stability you need.
  • -

    Getting started

    +

    Email Segmentation Exemple

    +

    In the following example, an email is divided into two distinct messages +separated by a transition pattern. +Each message is then tagged line by line. +This email segmentation can later be leveraged to enhance the performance of machine learning models.

    +
    +Message 1 +

    Dear Kim + HELLO +

    +

    Please find the details in the forwarded email. + BODY +

    +

    Best Regards + GREETINGS +

    +

    Jo Kahn + SIGNATURE +

    +
    +
    +Transition pattern +

    Forwarded by jo@maif.fr on Monday december 12th + TRANSITION +

    +

    From: alex@gmail.com + TRANSITION +

    +

    To: jo@maif.fr + TRANSITION +

    +

    Subject: New address + TRANSITION +

    +
    +
    +Message 2 +

    Dear Jo + HELLO +

    +

    A new version of Melusine is about to be released. + BODY +

    +

    Feel free to test it and send us feedbacks! + BODY +

    +

    Thank you for your help. + THANKS +

    +

    Cheers + GREETINGS +

    +

    Alex Leblanc + SIGNATURE +

    +

    55 Rue du Faubourg Saint-Honoré + SIGNATURE +

    +

    75008 Paris + SIGNATURE +

    +

    Sent from my iPhone + FOOTER +

    +
    +

    Getting Started

    Get started with melusine following our (tested!) tutorials: