Applied Combinatorics on Words: Implementation of algorithms
Title page
Algorithms on words 
     A set of computer programs in Java for the algorithms of Chapter 1 is available in a preliminary form. They can be freely copied and used with the mention of their origin. The idea is to present an illustration of a possible effective implementation rather than fine tuned optimal software. No guarantee at all is given for correctness. A documentation is in progress.
Structures for indexes 
     Computer programs in Java and C for the algorithms of Chapter 2 and for other text processing algorithms are available.
Statistical natural language processing 
     Programs for the algorithms of this chapter are available at:
          http://www.research.att.com/sw/tools/fsm
          http://www.research.att.com/sw/tools/grm
          http://www.research.att.com/sw/tools/dcd
Statistics on words with applications to biological sequences 
     Computations of words with exceptional frequency in DNA were performed with programs available at: http://www-mig.jouy.inra.fr/ssb/rmes/
Periodic structures in words 
     Concerning this chapter, principal algorithms have been implemented in the mreps software http://www.loria.fr/mreps/.