# -*- encoding: utf-8 -*- # stub: opener-coreference-base 2.1.0 ruby lib # stub: ext/hack/Rakefile Gem::Specification.new do |s| s.name = "opener-coreference-base".freeze s.version = "2.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["development@olery.com".freeze] s.date = "2014-06-25" s.description = "Coreference resolution for various languages.".freeze s.executables = ["coreference-es".freeze, "coreference-nl".freeze, "coreference-fr".freeze, "coreference-de".freeze, "coreference-it".freeze, "coreference-en".freeze] s.extensions = ["ext/hack/Rakefile".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "bin/coreference-de".freeze, "bin/coreference-en".freeze, "bin/coreference-es".freeze, "bin/coreference-fr".freeze, "bin/coreference-it".freeze, "bin/coreference-nl".freeze, "core/corefgraph/__init__.py".freeze, "core/corefgraph/__init__.pyo".freeze, "core/corefgraph/features/__init__.py".freeze, "core/corefgraph/features/__init__.pyo".freeze, "core/corefgraph/features/animacy.py".freeze, "core/corefgraph/features/animacy.pyo".freeze, "core/corefgraph/features/gender.py".freeze, "core/corefgraph/features/gender.pyo".freeze, "core/corefgraph/features/grendel.py".freeze, "core/corefgraph/features/grendel.pyo".freeze, "core/corefgraph/features/number.py".freeze, "core/corefgraph/features/number.pyo".freeze, "core/corefgraph/features/speakerExtractor.py".freeze, "core/corefgraph/features/speakerExtractor.pyo".freeze, "core/corefgraph/features/utils.py".freeze, "core/corefgraph/features/utils.pyo".freeze, "core/corefgraph/graph/__init__.py".freeze, "core/corefgraph/graph/__init__.pyo".freeze, "core/corefgraph/graph/graph_builder.py".freeze, "core/corefgraph/graph/graph_builder.pyo".freeze, "core/corefgraph/graph/kafx.py".freeze, "core/corefgraph/graph/kafx.pyo".freeze, "core/corefgraph/graph/xutils.py".freeze, "core/corefgraph/graph/xutils.pyo".freeze, "core/corefgraph/multisieve/__init__.py".freeze, "core/corefgraph/multisieve/__init__.pyo".freeze, "core/corefgraph/multisieve/core.py".freeze, "core/corefgraph/multisieve/core.pyo".freeze, "core/corefgraph/multisieve/mentionSelection.py".freeze, "core/corefgraph/multisieve/mentionSelection.pyo".freeze, "core/corefgraph/multisieve/sieves/__init__.py".freeze, "core/corefgraph/multisieve/sieves/__init__.pyo".freeze, "core/corefgraph/multisieve/sieves/base.py".freeze, "core/corefgraph/multisieve/sieves/base.pyo".freeze, "core/corefgraph/multisieve/sieves/extraPreciseConstruct.py".freeze, "core/corefgraph/multisieve/sieves/extraPreciseConstruct.pyo".freeze, "core/corefgraph/multisieve/sieves/preciseConstruct.py".freeze, "core/corefgraph/multisieve/sieves/preciseConstruct.pyo".freeze, "core/corefgraph/multisieve/sieves/pronoumMatch.py".freeze, "core/corefgraph/multisieve/sieves/pronoumMatch.pyo".freeze, "core/corefgraph/multisieve/sieves/speakertMatch.py".freeze, "core/corefgraph/multisieve/sieves/speakertMatch.pyo".freeze, "core/corefgraph/multisieve/sieves/strictHeadMatching.py".freeze, "core/corefgraph/multisieve/sieves/strictHeadMatching.pyo".freeze, "core/corefgraph/multisieve/sieves/stringMatch.py".freeze, "core/corefgraph/multisieve/sieves/stringMatch.pyo".freeze, "core/corefgraph/output/__init__.py".freeze, "core/corefgraph/output/__init__.pyo".freeze, "core/corefgraph/output/basewriter.py".freeze, "core/corefgraph/output/basewriter.pyo".freeze, "core/corefgraph/output/conllwriter.py".freeze, "core/corefgraph/output/kafwritter.py".freeze, "core/corefgraph/output/kafwritter.pyo".freeze, "core/corefgraph/output/nafwritter.py".freeze, "core/corefgraph/output/progressbar.py".freeze, "core/corefgraph/output/progressbar.pyo".freeze, "core/corefgraph/process/__init__.py".freeze, "core/corefgraph/process/__init__.pyo".freeze, "core/corefgraph/process/corpus.py".freeze, "core/corefgraph/process/file.py".freeze, "core/corefgraph/properties/__init__.py".freeze, "core/corefgraph/properties/__init__.pyo".freeze, "core/corefgraph/properties/logging.conf".freeze, "core/corefgraph/properties/properties_de.py".freeze, "core/corefgraph/properties/properties_en.py".freeze, "core/corefgraph/properties/properties_en.pyo".freeze, "core/corefgraph/properties/properties_es.py".freeze, "core/corefgraph/properties/properties_fr.py".freeze, "core/corefgraph/properties/properties_it.py".freeze, "core/corefgraph/properties/properties_nl.py".freeze, "core/corefgraph/resources/__init__.py".freeze, "core/corefgraph/resources/__init__.pyo".freeze, "core/corefgraph/resources/demonym/Demonyn_extractor.py".freeze, "core/corefgraph/resources/demonym/__init__.py".freeze, "core/corefgraph/resources/demonym/__init__.pyo".freeze, "core/corefgraph/resources/demonymWikiExtractor.py".freeze, "core/corefgraph/resources/dictionaries/__init__.py".freeze, "core/corefgraph/resources/dictionaries/__init__.pyo".freeze, "core/corefgraph/resources/dictionaries/de_determiners.py".freeze, "core/corefgraph/resources/dictionaries/de_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/de_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/de_temporals.py".freeze, "core/corefgraph/resources/dictionaries/de_verbs.py".freeze, "core/corefgraph/resources/dictionaries/en_determiners.py".freeze, "core/corefgraph/resources/dictionaries/en_determiners.pyo".freeze, "core/corefgraph/resources/dictionaries/en_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/en_pronouns.pyo".freeze, "core/corefgraph/resources/dictionaries/en_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/en_stopwords.pyo".freeze, "core/corefgraph/resources/dictionaries/en_temporals.py".freeze, "core/corefgraph/resources/dictionaries/en_temporals.pyo".freeze, "core/corefgraph/resources/dictionaries/en_verbs.py".freeze, "core/corefgraph/resources/dictionaries/en_verbs.pyo".freeze, "core/corefgraph/resources/dictionaries/es_determiners.py".freeze, "core/corefgraph/resources/dictionaries/es_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/es_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/es_temporals.py".freeze, "core/corefgraph/resources/dictionaries/es_verbs.py".freeze, "core/corefgraph/resources/dictionaries/fr_determiners.py".freeze, "core/corefgraph/resources/dictionaries/fr_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/fr_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/fr_temporals.py".freeze, "core/corefgraph/resources/dictionaries/fr_verbs.py".freeze, "core/corefgraph/resources/dictionaries/it_determiners.py".freeze, "core/corefgraph/resources/dictionaries/it_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/it_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/it_temporals.py".freeze, "core/corefgraph/resources/dictionaries/it_verbs.py".freeze, "core/corefgraph/resources/dictionaries/nl_determiners.py".freeze, "core/corefgraph/resources/dictionaries/nl_pronouns.py".freeze, "core/corefgraph/resources/dictionaries/nl_stopwords.py".freeze, "core/corefgraph/resources/dictionaries/nl_temporals.py".freeze, "core/corefgraph/resources/dictionaries/nl_verbs.py".freeze, "core/corefgraph/resources/doc/multisieve.pdf".freeze, "core/corefgraph/resources/examples/claudia.kaf".freeze, "core/corefgraph/resources/examples/claudia.txt".freeze, "core/corefgraph/resources/examples/napoleon.txt".freeze, "core/corefgraph/resources/examples/stanford_paper.kaf".freeze, "core/corefgraph/resources/examples/stanford_paper.txt".freeze, "core/corefgraph/resources/examples/van.txt".freeze, "core/corefgraph/resources/examples/wsj01.kaf".freeze, "core/corefgraph/resources/examples/wsj01.txt".freeze, "core/corefgraph/resources/files/__init__.py".freeze, "core/corefgraph/resources/files/animate/de.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/de.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/en.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/en.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/es.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/es.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/fr.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/fr.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/it.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/it.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/nl.animate.unigrams.txt".freeze, "core/corefgraph/resources/files/animate/nl.inanimate.unigrams.txt".freeze, "core/corefgraph/resources/files/demonym/de.txt".freeze, "core/corefgraph/resources/files/demonym/en.txt".freeze, "core/corefgraph/resources/files/demonym/es.txt".freeze, "core/corefgraph/resources/files/demonym/es.wiki".freeze, "core/corefgraph/resources/files/demonym/fr.txt".freeze, "core/corefgraph/resources/files/demonym/it.txt".freeze, "core/corefgraph/resources/files/demonym/nl.txt".freeze, "core/corefgraph/resources/files/gender/de.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/de.gender.data".freeze, "core/corefgraph/resources/files/gender/de.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/de.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/de.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/en.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/en.gender.data".freeze, "core/corefgraph/resources/files/gender/en.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/en.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/en.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/es.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/es.gender.data".freeze, "core/corefgraph/resources/files/gender/es.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/es.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/es.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/fr.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/fr.gender.data".freeze, "core/corefgraph/resources/files/gender/fr.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/fr.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/fr.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/it.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/it.gender.data".freeze, "core/corefgraph/resources/files/gender/it.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/it.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/it.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/nl.female.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/nl.gender.data".freeze, "core/corefgraph/resources/files/gender/nl.male.unigrams.txt".freeze, "core/corefgraph/resources/files/gender/nl.namegender.combine.txt".freeze, "core/corefgraph/resources/files/gender/nl.neutral.unigrams.txt".freeze, "core/corefgraph/resources/files/number/de.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/de.singular.unigrams.txt".freeze, "core/corefgraph/resources/files/number/en.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/en.singular.unigrams.txt".freeze, "core/corefgraph/resources/files/number/es.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/es.singular.unigrams.txt".freeze, "core/corefgraph/resources/files/number/fr.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/fr.singular.unigrams.txt".freeze, "core/corefgraph/resources/files/number/it.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/it.singular.unigrams.txt".freeze, "core/corefgraph/resources/files/number/nl.plural.unigrams.txt".freeze, "core/corefgraph/resources/files/number/nl.singular.unigrams.txt".freeze, "core/corefgraph/resources/lambdas.py".freeze, "core/corefgraph/resources/lambdas.pyo".freeze, "core/corefgraph/resources/tagset/__init__.py".freeze, "core/corefgraph/resources/tagset/__init__.pyo".freeze, "core/corefgraph/resources/tagset/alpino_constituent.py".freeze, "core/corefgraph/resources/tagset/alpino_pos.py".freeze, "core/corefgraph/resources/tagset/ancora_constituent.py".freeze, "core/corefgraph/resources/tagset/ancora_pos.py".freeze, "core/corefgraph/resources/tagset/conll_ner.py".freeze, "core/corefgraph/resources/tagset/conll_ner.pyo".freeze, "core/corefgraph/resources/tagset/default_dep.py".freeze, "core/corefgraph/resources/tagset/default_ner.py".freeze, "core/corefgraph/resources/tagset/french_constituent.py".freeze, "core/corefgraph/resources/tagset/french_pos.py".freeze, "core/corefgraph/resources/tagset/negra_constituent.py".freeze, "core/corefgraph/resources/tagset/negra_pos.py".freeze, "core/corefgraph/resources/tagset/penntreebank_constituent.py".freeze, "core/corefgraph/resources/tagset/penntreebank_constituent.pyo".freeze, "core/corefgraph/resources/tagset/penntreebank_pos.py".freeze, "core/corefgraph/resources/tagset/penntreebank_pos.pyo".freeze, "core/corefgraph/resources/tagset/stanford_dep.py".freeze, "core/corefgraph/resources/tagset/stanford_dep.pyo".freeze, "core/corefgraph/resources/tagset/tutpenn_constituent.py".freeze, "core/corefgraph/resources/tagset/tutpenn_pos.py".freeze, "core/corefgraph/resources/tree.py".freeze, "core/corefgraph/resources/tree.pyo".freeze, "core/corefgraph/test/__init__.py".freeze, "core/corefgraph/test/test_sentenceCandidateExtractor_test.py".freeze, "core/corefgraph/text_processor.py".freeze, "core/corefgraph/text_processor.pyo".freeze, "core/vendor/dictconfig/__init__.py".freeze, "core/vendor/dictconfig/__init__.pyo".freeze, "core/vendor/dictconfig/dictconfig.py".freeze, "core/vendor/dictconfig/dictconfig.pyo".freeze, "core/vendor/pykaf/LICENSE.txt".freeze, "core/vendor/pykaf/__init__.py".freeze, "core/vendor/pykaf/__init__.pyo".freeze, "ext/hack/Rakefile".freeze, "lib/opener/coreferences/base.rb".freeze, "lib/opener/coreferences/base/version.rb".freeze, "opener-coreference-base.gemspec".freeze, "pre_install_requirements.txt".freeze, "task/compile.rake".freeze, "task/python.rake".freeze, "task/requirements.rake".freeze, "task/test.rake".freeze] s.licenses = ["Apache 2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Coreference resolution for various languages.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) end