Changes between Version 6 and Version 7 of BluePrint/Messaging/ExtendingParsing
- Timestamp:
- 03/24/13 16:57:30 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging/ExtendingParsing
v6 v7 6 6 7 7 8 * The framework is highly extensible and the parsing workflows are customisable per deployment in the templates. A nice example of this is the NLTK synonym matching filter developed during the H4D2 hackathon. 9 (See [https://github.com/flavour/eden/blob/master/private/templates/default/parser.py#L67 here]). 8 * The framework is highly extensible and the parsing workflows are customisable per deployment in the templates. A nice example of this is the NLTK synonym matching filter developed during the H4D2 hackathon.(See [https://github.com/flavour/eden/blob/master/private/templates/default/parser.py#L67 here]). 10 9 11 10