This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| corpusaging [2007/01/24 13:07] – manni | corpusaging [2007/03/02 13:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| 1. Add the following trigger to the matrix by using the SQLite commandline utility | 1. Add the following trigger to the matrix by using the SQLite commandline utility | ||
| - | < | + | < |
| create trigger insert_matrix after insert on matrix | create trigger insert_matrix after insert on matrix | ||
| begin | begin | ||
| Line 12: | Line 12: | ||
| 2. Modify Bayes.pm version 1.289 by inserting the following code at line 1791 | 2. Modify Bayes.pm version 1.289 by inserting the following code at line 1791 | ||
| - | < | + | < |
| # | # | ||
| # Mark words lastseen unless we are in message view mode | # Mark words lastseen unless we are in message view mode | ||
Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.