问题描述
我正在尝试安装与gemnet绑定的语言学宝石。参见以下内容:
gem 'linguistics'
This library also presents tie-ins for the 'linkparser' and
'wordnet' libraries,which you can enable by installing the
gems of the same name.
我有一个带Postgres的Ruby-on-Rails 6应用程序,我不确定如何安装wordnet,特别是如果它在不同的数据库上运行时,我看到过不同的版本,Berkley DB / sqlite DB。因为我有一个postgres数据库,所以我对如何正确安装它很困惑。我尝试从此处转到代码的存储库:https://bitbucket.org/ged/ruby-wordnet/,但收到“此链接在这里无能为力”的错误消息。
任何建议都会有所帮助。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)