--- !ruby/object:Gem::Specification name: opener-coreference-base version: !ruby/object:Gem::Version version: 2.1.0 platform: ruby authors: - development@olery.com autorequire: bindir: bin cert_chain: [] date: 2014-06-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: cliver requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: cucumber requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' description: Coreference resolution for various languages. email: executables: - coreference-es - coreference-nl - coreference-fr - coreference-de - coreference-it - coreference-en extensions: - ext/hack/Rakefile extra_rdoc_files: [] files: - LICENSE.txt - README.md - bin/coreference-de - bin/coreference-en - bin/coreference-es - bin/coreference-fr - bin/coreference-it - bin/coreference-nl - core/corefgraph/__init__.py - core/corefgraph/__init__.pyo - core/corefgraph/features/__init__.py - core/corefgraph/features/__init__.pyo - core/corefgraph/features/animacy.py - core/corefgraph/features/animacy.pyo - core/corefgraph/features/gender.py - core/corefgraph/features/gender.pyo - core/corefgraph/features/grendel.py - core/corefgraph/features/grendel.pyo - core/corefgraph/features/number.py - core/corefgraph/features/number.pyo - core/corefgraph/features/speakerExtractor.py - core/corefgraph/features/speakerExtractor.pyo - core/corefgraph/features/utils.py - core/corefgraph/features/utils.pyo - core/corefgraph/graph/__init__.py - core/corefgraph/graph/__init__.pyo - core/corefgraph/graph/graph_builder.py - core/corefgraph/graph/graph_builder.pyo - core/corefgraph/graph/kafx.py - core/corefgraph/graph/kafx.pyo - core/corefgraph/graph/xutils.py - core/corefgraph/graph/xutils.pyo - core/corefgraph/multisieve/__init__.py - core/corefgraph/multisieve/__init__.pyo - core/corefgraph/multisieve/core.py - core/corefgraph/multisieve/core.pyo - core/corefgraph/multisieve/mentionSelection.py - core/corefgraph/multisieve/mentionSelection.pyo - core/corefgraph/multisieve/sieves/__init__.py - core/corefgraph/multisieve/sieves/__init__.pyo - core/corefgraph/multisieve/sieves/base.py - core/corefgraph/multisieve/sieves/base.pyo - core/corefgraph/multisieve/sieves/extraPreciseConstruct.py - core/corefgraph/multisieve/sieves/extraPreciseConstruct.pyo - core/corefgraph/multisieve/sieves/preciseConstruct.py - core/corefgraph/multisieve/sieves/preciseConstruct.pyo - core/corefgraph/multisieve/sieves/pronoumMatch.py - core/corefgraph/multisieve/sieves/pronoumMatch.pyo - core/corefgraph/multisieve/sieves/speakertMatch.py - core/corefgraph/multisieve/sieves/speakertMatch.pyo - core/corefgraph/multisieve/sieves/strictHeadMatching.py - core/corefgraph/multisieve/sieves/strictHeadMatching.pyo - core/corefgraph/multisieve/sieves/stringMatch.py - core/corefgraph/multisieve/sieves/stringMatch.pyo - core/corefgraph/output/__init__.py - core/corefgraph/output/__init__.pyo - core/corefgraph/output/basewriter.py - core/corefgraph/output/basewriter.pyo - core/corefgraph/output/conllwriter.py - core/corefgraph/output/kafwritter.py - core/corefgraph/output/kafwritter.pyo - core/corefgraph/output/nafwritter.py - core/corefgraph/output/progressbar.py - core/corefgraph/output/progressbar.pyo - core/corefgraph/process/__init__.py - core/corefgraph/process/__init__.pyo - core/corefgraph/process/corpus.py - core/corefgraph/process/file.py - core/corefgraph/properties/__init__.py - core/corefgraph/properties/__init__.pyo - core/corefgraph/properties/logging.conf - core/corefgraph/properties/properties_de.py - core/corefgraph/properties/properties_en.py - core/corefgraph/properties/properties_en.pyo - core/corefgraph/properties/properties_es.py - core/corefgraph/properties/properties_fr.py - core/corefgraph/properties/properties_it.py - core/corefgraph/properties/properties_nl.py - core/corefgraph/resources/__init__.py - core/corefgraph/resources/__init__.pyo - core/corefgraph/resources/demonym/Demonyn_extractor.py - core/corefgraph/resources/demonym/__init__.py - core/corefgraph/resources/demonym/__init__.pyo - core/corefgraph/resources/demonymWikiExtractor.py - core/corefgraph/resources/dictionaries/__init__.py - core/corefgraph/resources/dictionaries/__init__.pyo - core/corefgraph/resources/dictionaries/de_determiners.py - core/corefgraph/resources/dictionaries/de_pronouns.py - core/corefgraph/resources/dictionaries/de_stopwords.py - core/corefgraph/resources/dictionaries/de_temporals.py - core/corefgraph/resources/dictionaries/de_verbs.py - core/corefgraph/resources/dictionaries/en_determiners.py - core/corefgraph/resources/dictionaries/en_determiners.pyo - core/corefgraph/resources/dictionaries/en_pronouns.py - core/corefgraph/resources/dictionaries/en_pronouns.pyo - core/corefgraph/resources/dictionaries/en_stopwords.py - core/corefgraph/resources/dictionaries/en_stopwords.pyo - core/corefgraph/resources/dictionaries/en_temporals.py - core/corefgraph/resources/dictionaries/en_temporals.pyo - core/corefgraph/resources/dictionaries/en_verbs.py - core/corefgraph/resources/dictionaries/en_verbs.pyo - core/corefgraph/resources/dictionaries/es_determiners.py - core/corefgraph/resources/dictionaries/es_pronouns.py - core/corefgraph/resources/dictionaries/es_stopwords.py - core/corefgraph/resources/dictionaries/es_temporals.py - core/corefgraph/resources/dictionaries/es_verbs.py - core/corefgraph/resources/dictionaries/fr_determiners.py - core/corefgraph/resources/dictionaries/fr_pronouns.py - core/corefgraph/resources/dictionaries/fr_stopwords.py - core/corefgraph/resources/dictionaries/fr_temporals.py - core/corefgraph/resources/dictionaries/fr_verbs.py - core/corefgraph/resources/dictionaries/it_determiners.py - core/corefgraph/resources/dictionaries/it_pronouns.py - core/corefgraph/resources/dictionaries/it_stopwords.py - core/corefgraph/resources/dictionaries/it_temporals.py - core/corefgraph/resources/dictionaries/it_verbs.py - core/corefgraph/resources/dictionaries/nl_determiners.py - core/corefgraph/resources/dictionaries/nl_pronouns.py - core/corefgraph/resources/dictionaries/nl_stopwords.py - core/corefgraph/resources/dictionaries/nl_temporals.py - core/corefgraph/resources/dictionaries/nl_verbs.py - core/corefgraph/resources/doc/multisieve.pdf - core/corefgraph/resources/examples/claudia.kaf - core/corefgraph/resources/examples/claudia.txt - core/corefgraph/resources/examples/napoleon.txt - core/corefgraph/resources/examples/stanford_paper.kaf - core/corefgraph/resources/examples/stanford_paper.txt - core/corefgraph/resources/examples/van.txt - core/corefgraph/resources/examples/wsj01.kaf - core/corefgraph/resources/examples/wsj01.txt - core/corefgraph/resources/files/__init__.py - core/corefgraph/resources/files/animate/de.animate.unigrams.txt - core/corefgraph/resources/files/animate/de.inanimate.unigrams.txt - core/corefgraph/resources/files/animate/en.animate.unigrams.txt - core/corefgraph/resources/files/animate/en.inanimate.unigrams.txt - core/corefgraph/resources/files/animate/es.animate.unigrams.txt - core/corefgraph/resources/files/animate/es.inanimate.unigrams.txt - core/corefgraph/resources/files/animate/fr.animate.unigrams.txt - core/corefgraph/resources/files/animate/fr.inanimate.unigrams.txt - core/corefgraph/resources/files/animate/it.animate.unigrams.txt - core/corefgraph/resources/files/animate/it.inanimate.unigrams.txt - core/corefgraph/resources/files/animate/nl.animate.unigrams.txt - core/corefgraph/resources/files/animate/nl.inanimate.unigrams.txt - core/corefgraph/resources/files/demonym/de.txt - core/corefgraph/resources/files/demonym/en.txt - core/corefgraph/resources/files/demonym/es.txt - core/corefgraph/resources/files/demonym/es.wiki - core/corefgraph/resources/files/demonym/fr.txt - core/corefgraph/resources/files/demonym/it.txt - core/corefgraph/resources/files/demonym/nl.txt - core/corefgraph/resources/files/gender/de.female.unigrams.txt - core/corefgraph/resources/files/gender/de.gender.data - core/corefgraph/resources/files/gender/de.male.unigrams.txt - core/corefgraph/resources/files/gender/de.namegender.combine.txt - core/corefgraph/resources/files/gender/de.neutral.unigrams.txt - core/corefgraph/resources/files/gender/en.female.unigrams.txt - core/corefgraph/resources/files/gender/en.gender.data - core/corefgraph/resources/files/gender/en.male.unigrams.txt - core/corefgraph/resources/files/gender/en.namegender.combine.txt - core/corefgraph/resources/files/gender/en.neutral.unigrams.txt - core/corefgraph/resources/files/gender/es.female.unigrams.txt - core/corefgraph/resources/files/gender/es.gender.data - core/corefgraph/resources/files/gender/es.male.unigrams.txt - core/corefgraph/resources/files/gender/es.namegender.combine.txt - core/corefgraph/resources/files/gender/es.neutral.unigrams.txt - core/corefgraph/resources/files/gender/fr.female.unigrams.txt - core/corefgraph/resources/files/gender/fr.gender.data - core/corefgraph/resources/files/gender/fr.male.unigrams.txt - core/corefgraph/resources/files/gender/fr.namegender.combine.txt - core/corefgraph/resources/files/gender/fr.neutral.unigrams.txt - core/corefgraph/resources/files/gender/it.female.unigrams.txt - core/corefgraph/resources/files/gender/it.gender.data - core/corefgraph/resources/files/gender/it.male.unigrams.txt - core/corefgraph/resources/files/gender/it.namegender.combine.txt - core/corefgraph/resources/files/gender/it.neutral.unigrams.txt - core/corefgraph/resources/files/gender/nl.female.unigrams.txt - core/corefgraph/resources/files/gender/nl.gender.data - core/corefgraph/resources/files/gender/nl.male.unigrams.txt - core/corefgraph/resources/files/gender/nl.namegender.combine.txt - core/corefgraph/resources/files/gender/nl.neutral.unigrams.txt - core/corefgraph/resources/files/number/de.plural.unigrams.txt - core/corefgraph/resources/files/number/de.singular.unigrams.txt - core/corefgraph/resources/files/number/en.plural.unigrams.txt - core/corefgraph/resources/files/number/en.singular.unigrams.txt - core/corefgraph/resources/files/number/es.plural.unigrams.txt - core/corefgraph/resources/files/number/es.singular.unigrams.txt - core/corefgraph/resources/files/number/fr.plural.unigrams.txt - core/corefgraph/resources/files/number/fr.singular.unigrams.txt - core/corefgraph/resources/files/number/it.plural.unigrams.txt - core/corefgraph/resources/files/number/it.singular.unigrams.txt - core/corefgraph/resources/files/number/nl.plural.unigrams.txt - core/corefgraph/resources/files/number/nl.singular.unigrams.txt - core/corefgraph/resources/lambdas.py - core/corefgraph/resources/lambdas.pyo - core/corefgraph/resources/tagset/__init__.py - core/corefgraph/resources/tagset/__init__.pyo - core/corefgraph/resources/tagset/alpino_constituent.py - core/corefgraph/resources/tagset/alpino_pos.py - core/corefgraph/resources/tagset/ancora_constituent.py - core/corefgraph/resources/tagset/ancora_pos.py - core/corefgraph/resources/tagset/conll_ner.py - core/corefgraph/resources/tagset/conll_ner.pyo - core/corefgraph/resources/tagset/default_dep.py - core/corefgraph/resources/tagset/default_ner.py - core/corefgraph/resources/tagset/french_constituent.py - core/corefgraph/resources/tagset/french_pos.py - core/corefgraph/resources/tagset/negra_constituent.py - core/corefgraph/resources/tagset/negra_pos.py - core/corefgraph/resources/tagset/penntreebank_constituent.py - core/corefgraph/resources/tagset/penntreebank_constituent.pyo - core/corefgraph/resources/tagset/penntreebank_pos.py - core/corefgraph/resources/tagset/penntreebank_pos.pyo - core/corefgraph/resources/tagset/stanford_dep.py - core/corefgraph/resources/tagset/stanford_dep.pyo - core/corefgraph/resources/tagset/tutpenn_constituent.py - core/corefgraph/resources/tagset/tutpenn_pos.py - core/corefgraph/resources/tree.py - core/corefgraph/resources/tree.pyo - core/corefgraph/test/__init__.py - core/corefgraph/test/test_sentenceCandidateExtractor_test.py - core/corefgraph/text_processor.py - core/corefgraph/text_processor.pyo - core/vendor/dictconfig/__init__.py - core/vendor/dictconfig/__init__.pyo - core/vendor/dictconfig/dictconfig.py - core/vendor/dictconfig/dictconfig.pyo - core/vendor/pykaf/LICENSE.txt - core/vendor/pykaf/__init__.py - core/vendor/pykaf/__init__.pyo - ext/hack/Rakefile - lib/opener/coreferences/base.rb - lib/opener/coreferences/base/version.rb - opener-coreference-base.gemspec - pre_install_requirements.txt - task/compile.rake - task/python.rake - task/requirements.rake - task/test.rake homepage: licenses: - Apache 2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.2 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Coreference resolution for various languages. test_files: [] has_rdoc: yard