C ++ Good Search和Spellcheck [英] C++ Good Search and Spellcheck

查看:57
本文介绍了C ++ Good Search和Spellcheck的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在有了工作项目(C ++),我需要获得Google的拼写建议和搜索结果。



我确定有一些API和/或库有效地做到了,但遗憾的是我到目前为止尝试从C ++找到一种通往谷歌的方法并不完全成功。



任何人都可以建议我从哪里开始或投入一个有用的链接?

提前谢谢

Now for a work project (C++) I need to get the spelling suggestions and search results of Google.

I''m sure there is some API and/or library to do it efficiently, but sadly my attempts to find a way to Google from C++ were not exactly successful so far.

Anyone can suggest me where to start or throw in a useful link?
Thanks in advance

推荐答案

您可以找到许多机会。查看LibreOffice,OpenOffice.org,Mozilla Gecko中使用的拼写检查器...请参阅:

http://www.openoffice.org/lingucomponent/index.html [ ^ ],

http://hunspell.sourceforge.net/ [ ^ ]。



如果您愿意,为什么不寻找更多? http://bit.ly/YAS8SV [ ^ ]。



-SA
You could find a number of opportunities. Look at the the spell checker used in LibreOffice, OpenOffice.org, Mozilla Gecko… Please see:
http://www.openoffice.org/lingucomponent/index.html[^],
http://hunspell.sourceforge.net/[^].

If you want, why not searching for more? http://bit.ly/YAS8SV[^].

—SA


只需向Google发送HTTP请求即可完成Google搜索...
Google searches can be done simply by sending HTTP requests to Google...


这篇关于C ++ Good Search和Spellcheck的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆