Changes between Version 6 and Version 7 of TranscriptionTool


Ignore:
Timestamp:
01/16/09 13:50:19 (16 years ago)
Author:
sach01
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TranscriptionTool

    v6 v7  
    5353| frequency | int(10) unsigned | NO   |     |         |                |  
    5454+-----------+------------------+------+-----+---------+----------------+ 
     55 
     56mysql> SELECT * from en_US_wordList WHERE id <= 5;  
     57+----+-------------+-----------+ 
     58| id | word        | frequency | 
     59+----+-------------+-----------+ 
     60|  1 | treason     |        15 |  
     61|  2 | indignation |         2 |  
     62|  3 | Oilinvest   |         1 |  
     63|  4 | helgu       |         1 |  
     64|  5 | perentie    |         1 |  
     65+----+-------------+-----------+ 
    5566}}} 
    5667