
   #[1]next
   
   [2][Next] [Up] [Previous] [3][Contents]
   Next: [4]Contents   [5]Contents
   
                             Aspell .27.2 alpha
                         A More Intelligent Ispell
                                      
                               Kevin Atkinson
     _________________________________________________________________
   
   
     * [6]Contents
     * [7]1. Introduction
          + [8]1.1 Comparison to other spell checker engines
               o [9]1.1.1 Comparision to Ispell
                    # [10]1.1.1.1 Features that only Aspell has
                    # [11]1.1.1.2 Things that only Aspell will have real
                      soon
                    # [12]1.1.1.3 Things that, currently, only Ispell
                      have
     * [13]2. Getting Started
          + [14]2.1 Requirements
          + [15]2.2 Obtaining
          + [16]2.3 Support
          + [17]2.4 Helping Out
          + [18]2.5 Compiling & Installing
               o [19]2.5.1 Generic Install Instructions
               o [20]2.5.2 Upgrading from version .25
               o [21]2.5.3 Upgrading from version .24
               o [22]2.5.4 Compiling with Gcc 2.8 and Egcs
          + [23]2.6 Using as a replacement for Ispell
               o [24]2.6.1 Notes on the Learning from Users Mistakes
                 feature
               o [25]2.6.2 Emacs and Xemacs Notes
               o [26]2.6.3 LyX Notes
     * [27]3. The Aspell utility
          + [28]3.1 As a ``ispell -a'' replacement
               o [29]3.1.1 Format of the Data Stream
                    # [30]3.1.1.1 Notes of Storing Replacement Pairs
          + [31]3.2 As an independent spell checker
          + [32]3.3 As a test utility to test out Aspell features
          + [33]3.4 As a utility for managing word lists
          + [34]3.5 As a utility for creating language support code
     * [35]4. Library Interface
          + [36]4.1 The C++ Library
          + [37]4.2 The C Library Interface
          + [38]4.3 Notes About Thread Safety
     * [39]5. International Support
          + [40]5.1 At Run Time
               o [41]5.1.1 Format of the language data files
                    # [42]5.1.1.1 The Case Block
                    # [43]5.1.1.2 The Vowel Block
                    # [44]5.1.1.3 The Other Characters Block
               o [45]5.1.2 A complete example
               o [46]5.1.3 Finishing Up
          + [47]5.2 At Compile Time
               o [48]5.2.1 Getting Started
               o [49]5.2.2 The SC_Language Class
                    # [50]5.2.2.1 Synophis
                    # [51]5.2.2.2 The protected members
                    # [52]5.2.2.3 Virtual Destructor
                    # [53]5.2.2.4 Virtual Public Members
                    # [54]5.2.2.5 Private Members
                    # [55]5.2.2.6 Public Members
     * [56]6. How Aspell Works
     * [57]A. Changelog
          + [58]Changes from .27.1 to .27.2 (Mar 1, 1999)
          + [59]Changes from .27 to .27.1 (Feb 24, 1999)
          + [60]Changes from .26.2 to .27 (Feb 22, 1999)
          + [61]Changed from .26.1 to .26.2 (Jan 3, 1998)
          + [62]Changed from .26 to .26.1 (Jan 3, 1998)
          + [63]Changed from .25.1 to .26 (Jan 3, 1999)
          + [64]Changes from .25 to .25.1 (Dec 10, 1998)
          + [65]Changes from .24 to .25 (Nov 23, 1998)
          + [66]Changes from .23 to .24 (Nov 8, 1998)
          + [67]Changes from .22.1 to .23 (Oct 31, 1998)
          + [68]Changes from .22 to .22.1 (Oct 27, 1998)
          + [69]Changes from .21 to .22 (Oct 26, 1998)
          + [70]Changes from .20 to .21 (Oct 13, 1998)
          + [71]Changes from .11 to .20 (Oct 10, 1998)
          + [72]Changes from .10 to .11 (Sep 12, 1998)
     * [73]B. To Do
          + [74]B1. Things that will be done real soon
          + [75]B2. Things that need to be done
          + [76]B3. Things that I would like to get done
          + [77]B4. Things that will be done eventually
          + [78]B5. Good ideas that are worth implementing
          + [79]B6. Things that are not likely to get implemented
          + [80]B7. Notes and Status of various items
               o [81]B7.1 Affix Compression
               o [82]B7.2 Extremely Large Dictionaries
               o [83]B7.3 General region skipping
               o [84]B7.4 Word skipping by context
               o [85]B7.5 Tablelise to_soundslike
               o [86]B7.6 Hidden Markov Model
     * [87]C. Support for Gcc 2.7.2
     * [88]D. Credits
     * [89]E. Glossary and References
     * [90]F. Copyright
          + [91]F1. LGPL
          + [92]F2. Ispell Copyright
          + [93]F3. The Blitz++ Artistic License 
     * [94]About this document ...
     _________________________________________________________________
   
   
    1999-03-01

References

   1. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   2. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   3. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   4. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   5. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   6. file://localhost/home/kevina/devel/aspell/manual/man-html/Contents.html
   7. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html
   8. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html#SECTION00210000000000000000
   9. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html#SECTION00211000000000000000
  10. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html#SECTION00211100000000000000
  11. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html#SECTION00211200000000000000
  12. file://localhost/home/kevina/devel/aspell/manual/man-html/1_Introduction.html#SECTION00211300000000000000
  13. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html
  14. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00310000000000000000
  15. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00320000000000000000
  16. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00330000000000000000
  17. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00340000000000000000
  18. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00350000000000000000
  19. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00351000000000000000
  20. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00352000000000000000
  21. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00353000000000000000
  22. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00354000000000000000
  23. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00360000000000000000
  24. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00361000000000000000
  25. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00362000000000000000
  26. file://localhost/home/kevina/devel/aspell/manual/man-html/2_Getting.html#SECTION00363000000000000000
  27. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html
  28. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00410000000000000000
  29. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00411000000000000000
  30. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00411100000000000000
  31. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00420000000000000000
  32. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00430000000000000000
  33. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00440000000000000000
  34. file://localhost/home/kevina/devel/aspell/manual/man-html/3_Aspell.html#SECTION00450000000000000000
  35. file://localhost/home/kevina/devel/aspell/manual/man-html/4_Library.html
  36. file://localhost/home/kevina/devel/aspell/manual/man-html/4_Library.html#SECTION00510000000000000000
  37. file://localhost/home/kevina/devel/aspell/manual/man-html/4_Library.html#SECTION00520000000000000000
  38. file://localhost/home/kevina/devel/aspell/manual/man-html/4_Library.html#SECTION00530000000000000000
  39. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html
  40. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00610000000000000000
  41. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00611000000000000000
  42. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00611100000000000000
  43. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00611200000000000000
  44. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00611300000000000000
  45. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00612000000000000000
  46. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00613000000000000000
  47. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00620000000000000000
  48. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00621000000000000000
  49. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622000000000000000
  50. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622100000000000000
  51. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622200000000000000
  52. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622300000000000000
  53. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622400000000000000
  54. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622500000000000000
  55. file://localhost/home/kevina/devel/aspell/manual/man-html/5_International.html#SECTION00622600000000000000
  56. file://localhost/home/kevina/devel/aspell/manual/man-html/6_How.html
  57. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html
  58. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00810000000000000000
  59. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00820000000000000000
  60. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00830000000000000000
  61. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00840000000000000000
  62. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00850000000000000000
  63. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00860000000000000000
  64. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00870000000000000000
  65. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00880000000000000000
  66. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION00890000000000000000
  67. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008100000000000000000
  68. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008110000000000000000
  69. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008120000000000000000
  70. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008130000000000000000
  71. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008140000000000000000
  72. file://localhost/home/kevina/devel/aspell/manual/man-html/A_Changelog.html#SECTION008150000000000000000
  73. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html
  74. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00910000000000000000
  75. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00920000000000000000
  76. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00930000000000000000
  77. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00940000000000000000
  78. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00950000000000000000
  79. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00960000000000000000
  80. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00970000000000000000
  81. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00971000000000000000
  82. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00972000000000000000
  83. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00973000000000000000
  84. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00974000000000000000
  85. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00975000000000000000
  86. file://localhost/home/kevina/devel/aspell/manual/man-html/B_Do.html#SECTION00976000000000000000
  87. file://localhost/home/kevina/devel/aspell/manual/man-html/C_Support.html
  88. file://localhost/home/kevina/devel/aspell/manual/man-html/D_Credits.html
  89. file://localhost/home/kevina/devel/aspell/manual/man-html/E_Glossary.html
  90. file://localhost/home/kevina/devel/aspell/manual/man-html/F_Copyright.html
  91. file://localhost/home/kevina/devel/aspell/manual/man-html/F_Copyright.html#SECTION001310000000000000000
  92. file://localhost/home/kevina/devel/aspell/manual/man-html/F_Copyright.html#SECTION001320000000000000000
  93. file://localhost/home/kevina/devel/aspell/manual/man-html/F_Copyright.html#SECTION001330000000000000000
  94. file://localhost/home/kevina/devel/aspell/manual/man-html/About_this.html
