GNU Aspell

本页使用了标题或全文手工转换
维基百科,自由的百科全书
GNU Aspell
开发者GNU Aspell developers
当前版本
  • 0.60.8.1 (2023年12月19日;稳定版本)[1]
编辑维基数据链接
源代码库 编辑维基数据链接
操作系统跨平台
类型拼写检查
许可协议GNU宽通用公共许可证
网站aspell.net

GNU Aspell,通常简称为Aspell,是一个自由拼写检查程序,目标是取代Ispell英语Ispell。其为GNU操作系统的标准拼写检查程序。但也可以在其他类Unix系统以及Windows编译。主程序使用GNU宽通用公共许可证(GNU LGPL)许可,而文件则使用GNU自由文档许可证(GFDL)许可。此程序的字典则可用于大约70种语言[4]。主要维护者是Kevin Atkinson。

与Ispell的比较[编辑]

Ispell英语Ispell不同,Aspell不需要使用特殊字典就可以轻松地检查UTF-8文件。Aspell原则上也会遵从目前的区域设置。与Ispell相比的其他优点还包含了可以一次使用多个字典,以及在一次开启多个Aspell进程时可以智能处理个人字典。不过,Ispell遵循Unix将指令套用至文件的习惯,例如ispell text-file-with-spelling-errors,而Aspell需要其他命令行选项,且"--help"选项更完整。使用示例包含了:

  • 交互执行text_file检查拼写(aspell check text_file)。
  • 允许输入单字(随后换新行并按Ctrl-D)来查询发音类似的单字(aspell soundslike)。

Windows移植版[编辑]

截至2017年7月 (2017-07),GNU Aspell最新的官方GNU Aspell仍为32位版的0.50.3(2002年12月),以及年代相近的字典[5]。开发者表示他“没有时间也没兴趣维护Windows移植版”,并一直在查找有兴趣维护Windows版本的人[6]

aspell定期更新的Cygwin移植版也可用于Windows。

集成[编辑]

Aspell也被集成至如Gajim[7]LyXNotepad++Claws Mail与旧版的Pidgin[8]Opera[9][10]geditAbiWord软件中。

参见[编辑]

参考资料[编辑]

  1. ^ Aspell 0.60.8.1 Now Available. 2023年12月19日 [2023年12月20日] (英语). 
  2. ^ Aspell 0.60.8 released. GNU Aspell Website. Kevin Atkinson. 2019-10-15 [2019-10-16]. (原始内容存档于2021-06-08). 
  3. ^ Aspell 0.60.8 Pre-Release Snapshot Now Available. GNU Aspell Website. Kevin Atkinson. 2019-08-17 [2019-08-23]. (原始内容存档于2019-08-23). 
  4. ^ GNU Aspell supported languages. [2021-08-15]. (原始内容存档于2014-07-26). 
  5. ^ Aspell Windows port page. [2021-08-15]. (原始内容存档于2011-10-17). 
  6. ^ Need Someone to Maintain Aspell Windows Port. [2008-07-06]. (原始内容存档于2021-01-24). 
  7. ^ Gajim and Aspell: Gajim SpellerHelp. [2011-09-12]. (原始内容存档于2016-04-26). 
  8. ^ Versions older than 2.7.0 use Aspell. [2012-09-29]. (原始内容存档于2021-07-02). 
  9. ^ Opera 10 now uses Hunspell: Opera Desktop Team Blog. [2009-04-20]. (原始内容存档于2011-10-12). 
  10. ^ Spell-checking With Opera. [2006-02-06]. (原始内容存档于2008-05-15). 

外部链接[编辑]