Changes between Version 105 and Version 106 of BluePrint/Messaging
- Timestamp:
- 08/08/10 20:24:54 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v105 v106 72 72 This can decode messages, especially from compressed formats such as Tweets or SMS but also free-from formats such as email. 73 73 74 We could add further text processing such as our implementation of [http://en.wikipedia.org/wiki/Levenshtein_distance Levenshtein] .74 We could add further text processing such as our implementation of [http://en.wikipedia.org/wiki/Levenshtein_distance Levenshtein], [http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance Jaro-Winkler Distance] or [http://code.google.com/p/seentags/wiki/Algorithm SeenTags]. 75 75 ==== Micro-Syntax ==== 76 76 * [http://en.wikipedia.org/wiki/Geohash GeoHashes]