Changeset 1120


Ignore:
Timestamp:
09/06/11 13:56:18 (9 months ago)
Author:
szrof
Message:

Add output_homophone.tcl, replaces words with others that sound similar.

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/settings.sample.tcl

    r1112 r1120  
    124124# percent of leet changes (output:leet plugin) 
    125125set bMotionSettings(leetRandom) 0.5 
     126 
     127# percent of homophones (output:homophone plugin) 
     128set bMotionSettings(homophone) 5 
    126129 
    127130# plugins we shouldn't load 
Note: See TracChangeset for help on using the changeset viewer.