home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / science / ktext094.sit / ReadMe < prev    next >
Text File  |  1991-05-06  |  2KB  |  63 lines

  1. ReadMe 6-May-91
  2.  
  3. This is the beta test release of KTEXT, a morphological parser that
  4. processes text. KTEXT is intended to be used with PC-KIMMO (though it 
  5. is a stand-alone program). PC-KIMMO is a program for doing computational 
  6. phonology and morphology. It is typically used to build morphological 
  7. parsers for natural language processing systems. PC-KIMMO is described 
  8. in the book "PC-KIMMO: a two-level processor for morphological analysis" 
  9. by Evan L. Antworth, published by the Summer Institute of Linguistics (1990).
  10. The PC- KIMMO software is available for MS-DOS (IBM PCs and
  11. compatibles), Macintosh, and UNIX. The book (including software) is
  12. available for $23.00 (plus postage) from:
  13.  
  14.     International Academic Bookstore
  15.     7500 W. Camp Wisdom Road
  16.     Dallas TX, 75236
  17.     U.S.A.
  18.  
  19.     phone  214/709-2404
  20.     fax    214/709-2433
  21.  
  22. PC-KIMMO (the IBM version) is available from SIMTEL20 
  23. (wsmr-simtel20.army.mil [192.88.110.20]) as 
  24. PD1:<MSDOS.EDUCATION>PCKIMMO.ZIP. The Macintosh version of PC-KIMMO
  25. is available from sumex-aim.stanford.edu [36.44.0.6] as
  26. /info-mac/app/pc-kimmo.hqx.
  27.  
  28. The KTEXT program will be of very little use to you without the PC-KIMMO 
  29. program and book.
  30.  
  31. This software release should contain the following items:
  32.  
  33.   KTEXT program
  34.   CED program (not available for Macintosh)
  35.   KTEXT User's Guide
  36.   ReadMe file
  37.   English subdirectory
  38.   Tagalog subdirectory
  39.  
  40. The user's guide is a plain text file, though it does contain a few eight-bit
  41. accented characters.
  42.  
  43. There are two samples provided, one for English and one for Tagalog.
  44. To run KTEXT on the English sample, type:
  45.  
  46.   ktext -w -x english.ctl -i alice.txt -o alice.ana
  47.  
  48. To run KTEXT on the Tagalog sample, type:
  49.  
  50.   ktext -w -x tag.ctl -i tag.txt -o tag.ana
  51.  
  52. I would like to hear your reactions to KTEXT, both pro and con.
  53.  
  54. Evan Antworth
  55. Academic Computing Department
  56. Summer Institute of Linguistics
  57. 7500 W. Camp Wisdom Road
  58. Dallas, TX 75236
  59. U.S.A.
  60.  
  61. phone   214/709-2418
  62. e-mail  evan@txsil.lonestar.org
  63.