blob: 48f600ebedd51c7c2dbed8ad0946b1505573efb3 (
plain)
1
2
3
4
5
6
7
|
This package provides several different functions and mechanisms
to do fast text text processing. Amongst these are character set
operations, parsing & tagging tools (using a finite state machine
executing byte code) and common things such as Boyer-Moore search
objects. For full documentation see the home page.
WWW: http://starship.skyport.net/~lemburg/mxTextTools.html
|