Closed felipeclopes closed 10 years ago
Hi @felipeclopes,
You can install these as part of the english language package:
require 'treat'
Treat::Core::Installer.install 'english'
Let me know if that does not address your question.
I tried this steps. @louismullie but still this doesn't resolved my problem. No such file or directory @ rb_sysopen - /home/hari/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/treat-2.1.0/models/reuters/industry.xml
I added the Treat gem into a Rails 4 application and when I try to extract entities from a text I get the following exception:
So I know I can download these files from http://louismullie.com/treat/reuters/, is there any way that his could be done in the installation of the gem?