如何为 Hunspell 制作自定义词典
Closed. This question is not about programming or software development. It is not currently accepting answers. 这个问题似乎不是关于特定的编…
将 Hunspell 与 Heroku 结合使用
我正在构建一个使用 Hunspell 和 hunspell-ffi gem 的 Rails 应用程序,以便 Ruby 可以与其交互。我正在将应用程序部署到 heroku,但不幸的是,它需要…
如何对 html 和 xml 进行拼写检查?
我必须对大量大型 html 和 xml 文档(超过 30.000 个)进行拼写检查。我还需要自定义字典和复杂的检查算法。我尝试将 BASH + linux 实用程序(sed、gr…
使用 Visual Studio 编译 hunspell
我的 MS C++ (MFC) 项目需要一个拼写检查工具。看来hunspell是一个不错的选择。但是,我发现用Visual Studio编译很难。有人可以帮忙吗? 这是我所做的…
Emacs Windows 拼写检查 - aspell 或 hunspell
我在Windows XP操作系统上使用emacs 23.1.50版本。我无法使用 emacs wiki 提供的示例将 hunspell 或 aspell 设置为 emacs 的一部分。任何人都有 Windo…