根据字符串自动创建标签
我是 ruby on Rails 的新手。
可以说我有这个文本.. Ashley Cole 和 Cheryl Cole Split。
有没有办法自动将上面的文本标记为 Ashley Cole、Cheryl Code、ChelseaFC(Ashley Cole 为该俱乐部踢足球(足球)。
请帮忙。
还有哪个是可用的最佳标记宝石?
期待您的帮助,
谢谢
Gautam
I am new to ruby on rails.
Lets say i have this text.. Ashley Cole and Cheryl Cole Split.
Is there a way to automatically tag this above text to Ashley Cole, Cheryl Code, ChelseaFC ( Ashley Cole plays football (Soccer) for that club.
Please help..
Also which is the best tagging gem available?
Looking forward for your help
Thanks
Gautam
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我怀疑任何宝石都可以做得很好。有一些外部 API,例如 http://tagthe.net/,您可以使用它们在后台标记您的内容。
i doubt any gem could do it decently. there are some external APIs like http://tagthe.net/ which you could use to tag your content in background.