open-nlp 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module OpenNLP
2
2
 
3
3
  # Library version.
4
- VERSION = '0.1.3'
4
+ VERSION = '0.1.4'
5
5
 
6
6
  # Require Java bindings.
7
7
  require 'open-nlp/bindings'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: open-nlp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -51,10 +51,6 @@ executables: []
51
51
  extensions: []
52
52
  extra_rdoc_files: []
53
53
  files:
54
- - bin/jwnl-1.3.3.jar
55
- - bin/opennlp-maxent-3.0.2-incubating.jar
56
- - bin/opennlp-tools-1.5.2-incubating.jar
57
- - bin/opennlp-uima-1.5.2-incubating.jar
58
54
  - bin/utils.jar
59
55
  - bin/Utils.java
60
56
  - lib/open-nlp/base.rb
Binary file