wiki:BluePrint/Messaging/Parser

Version 1 (modified by Fran Boon, 12 years ago) ( diff )

--

BluePrint for Message Parser

Table of Contents

  1. Current Status
  2. Plans
  3. Notes

Current Status

See DeveloperGuidelines/Messaging/Parser

Plans

See BluePrint/Messaging/ExtendingParsing

Notes

Pyparsing is included in the modules folder.

This can decode messages, especially from compressed formats such as Tweets or SMS but also free-from formats such as email.

We could add further text processing such as our implementation of Levenshtein, Jaro-Winkler Distance, SeenTags or Oger.

Alternative:

Note: See TracWiki for help on using the wiki.