如何用Java创建Google日历快速添加功能?
我正在开展一个需要一点自然语言处理的学校项目。我们必须在 Java 中实现一个类似于 Google 日历快速添加功能的功能。
http://www.google.com/support/calendar/bin /answer.py?answer=36604
我对 NLP 进行了一些研究,但到目前为止尚未成功使用 LingPipe 实现该功能。
还有其他 Java 库可以帮助我实现此功能吗?
谢谢。
I am working on a school project that requires a little bit of Natural Language Processing. We have to implement a feature that is similar to Google Calendar Quick Add feature in Java.
http://www.google.com/support/calendar/bin/answer.py?answer=36604
I have done some research on NLP and so far have not managed to successfully implement the feature using LingPipe.
Is there any other Java library than could help me implement this feature?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的我实际上已经通过这个 工具包
Yes< I ve actually done this for russian langauge via this toolkit
尝试 JChronic,Chronic 的 ruby 端口
try JChronic, the ruby port of Chronic