hunspell-spellcheck-server:使用 Hunspell 和 Spring 的拼写检查 Web 服务示例

时间:2024-07-12 20:08:20
【文件属性】:

文件名称:hunspell-spellcheck-server:使用 Hunspell 和 Spring 的拼写检查 Web 服务示例

文件大小:823KB

文件格式:ZIP

更新时间:2024-07-12 20:08:20

java hunspell spellchecker Java

hunspell-拼写检查服务器 使用 Hunspell 词典的 RESTful 拼写检查 Web 服务提供商 使用Spring 4(spring框架,spring boot)实现 使用 HunspellJNA java 包装器围绕 hunspell 实现: : 要在 linux/macOSX 中从命令行运行,您必须已经安装并正确设置了 maven 和 java……然后您可以运行: mvn clean install && java -jar target/hunspell-spellcheck-server-1.0-SNAPSHOT.jar 您可以通过点击 Web 服务进行测试: http://localhost:8080/spellcheck/words/word1,word2,word3,etc


【文件预览】:
hunspell-spellcheck-server-master
----src()
--------main()
----repo()
--------dk()
----README.md(590B)
----pom.xml(2KB)

网友评论