针对 ASP.NET 的多语言拼写检查控件的建议

发布于 2024-09-11 03:20:06 字数 31 浏览 10 评论 0原文

正在寻找可以对各种语言进行拼写检查的控件的建议。

Looking for recommendations for a control which make can do spell checking for various languages.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

悲欢浪云 2024-09-18 03:20:06

您应该首先查看 NetSpell,因为它是免费的:

http://www.loresoft。 com/projects/netspell/default.aspx

这是一个快速描述:

NetSpell 项目是一个咒语
检查引擎完全写成
托管 C# .net 代码。网络拼写的
对于拼写错误的单词的建议是
使用拼音生成(听起来像)
通过排版进行匹配和排名
(看起来像)得分。 NetSpell 支持
多种语言和
词典是基于
OpenOffice Affix 压缩格式。
该库可以在 Windows 或
Web 表单项目。下载
包括一本英语词典
其他语言的词典
可以在项目中下载
网站。 NetSpell 还支持用户
添加单词并自动创建
用户词典。它还包括一个
构建自定义词典构建工具
字典。

如果您想要一款非免费的好软件,我会推荐 KarmaSoft UltimateSpell:

http://www.karmasoft UltimateSpell。 aspnetspellchecker.com/UltimateSpell/Features.aspx

Karmasoft 的 10 大功能
适用于 ASP.NET 的 UltimateSpell

  1. 键入时进行拼写检查
  2. 语法检查和同义词
  3. 拼写检查文本和 HTML
  4. 每秒拼写 1500 个单词
  5. 自动更正拼写错误的单词
  6. 自动查找所有可编辑区域
  7. 查找在线词典
  8. 34本免费词典
  9. 添加到自定义词典
  10. Windows 窗体支持

You should check out the NetSpell as it is free first:

http://www.loresoft.com/projects/netspell/default.aspx

Here is a quick description:

The NetSpell project is a spell
checking engine written entirely in
managed C# .net code. NetSpell's
suggestions for a misspelled word are
generated using phonetic (sounds like)
matching and ranked by a typographical
(looks like) score. NetSpell supports
multiple languages and the
dictionaries are based on the
OpenOffice Affix compression format.
The library can be used in Windows or
Web Form projects. The download
includes an English dictionary with
dictionaries for other languages
available for download on the project
web site. NetSpell also supports user
added words and automatic creation of
user dictionaries. It also includes a
dictionary build tool to build custom
dictionaries.

If you want a good one that is not free I would recomment KarmaSoft UltimateSpell:

http://www.aspnetspellchecker.com/UltimateSpell/Features.aspx

Top 10 Features of Karamasoft
UltimateSpell for ASP.NET

  1. Spell check as you type
  2. Grammar check and synonyms
  3. Spell check TEXT and HTML
  4. Spell 1500 words per second
  5. Auto correct misspelled words
  6. Auto find all editable areas
  7. Lookup online dictionary
  8. 34 dictionaries for free
  9. Add to custom dictionary
  10. Windows Forms support
念三年u 2024-09-18 03:20:06

我们使用终极法术。价格非常合理,并且有一个干净/易于使用的界面。

http://www.karamasoft.com/ultimatespell/features.aspx

We use UltimateSpell. Price is very reasonable and has a clean/easy to use interface.

http://www.karamasoft.com/ultimatespell/features.aspx

零度℉ 2024-09-18 03:20:06

Hunspell 效果很好,而且价格合适——免费!

Hunspell works well, and the price is right - free!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文