--- !ruby/object:Gem::Specification name: stanford-core-nlp version: !ruby/object:Gem::Version version: 0.1.1 prerelease: platform: ruby authors: - Louis Mullie autorequire: bindir: bin cert_chain: [] date: 2012-01-28 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rjb requirement: &70258761325680 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70258761325680 description: ! " High-level Ruby bindings to the Stanford CoreNLP package, a set natural language processing \ntools for English, including tokenization, part-of-speech tagging, lemmatization, named entity recognition, à\nparsing, and coreference resolution. " email: - louis.mullie@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/stanford-core-nlp/jar-loader.rb - lib/stanford-core-nlp/java-wrapper.rb - lib/stanford-core-nlp.rb - bin/bridge.jar - bin/classifiers/all.3class.distsim.crf.ser.gz - bin/classifiers/all.3class.distsim.prop - bin/classifiers/conll.4class.distsim.crf.ser.gz - bin/classifiers/conll.4class.distsim.prop - bin/classifiers/muc.7class.distsim.crf.ser.gz - bin/classifiers/muc.7class.distsim.prop - bin/dcoref/animate.unigrams.txt - bin/dcoref/demonyms.txt - bin/dcoref/female.unigrams.txt - bin/dcoref/inanimate.unigrams.txt - bin/dcoref/male.unigrams.txt - bin/dcoref/namegender.combine.txt - bin/dcoref/neutral.unigrams.txt - bin/dcoref/plural.unigrams.txt - bin/dcoref/singular.unigrams.txt - bin/dcoref/state-abbreviations.txt - bin/dcoref/unknown.txt - bin/grammar/englishFactored.ser.gz - bin/grammar/englishPCFG.ser.gz - bin/joda-time.jar - bin/stanford-corenlp.jar - bin/taggers/english-bidirectional-distsim.tagger - bin/taggers/english-bidirectional-distsim.tagger.props - bin/taggers/english-left3words-distsim.tagger - bin/taggers/english-left3words-distsim.tagger.props - bin/taggers/README-Models.txt - bin/xom.jar - README - LICENSE homepage: https://github.com/louismullie/stanford-core-nlp licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: Ruby bindings to the Stanford Core NLP tools. test_files: []