From: <jgr...@us...> - 2003-04-07 17:56:08
|
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1:/tmp/cvs-serv11970/languages Modified Files: English.msg Log Message: Implement the Advanced and Buckets pages in the UI; bucket page is now indexed and sorted by word scores; add new stopword APIs to Bayes; remove hard coded English APIs; port Windows code so that we now have a working popup menu and tray icon Index: English.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/English.msg,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** English.msg 25 Mar 2003 05:24:58 -0000 1.23 --- English.msg 7 Apr 2003 17:55:57 -0000 1.24 *************** *** 225,229 **** SingleBucket_Percentage Percentage of total SingleBucket_WordTable Word Table for %s ! SingleBucket_Message1 Starred (*) words have been used for classification in this POPFile session. Click any word to lookup its probability for all buckets. SingleBucket_Unique %s unique --- 225,229 ---- SingleBucket_Percentage Percentage of total SingleBucket_WordTable Word Table for %s ! SingleBucket_Message1 Click a letter in the index to see the list of words that start with that letter. Click any word to lookup its probability for all buckets. SingleBucket_Unique %s unique |