组织ID: |
edu.washington.cs.knowitall.chunkedextractor |
项目ID: |
chunkedextractor_2.10 |
版本: |
1.0.7 |
最后修改时间: |
2019-10-24 06:13:00 |
包类型: |
jar |
标题: |
Academic License |
描述: |
Wrapper and implementation for extractors of chunked sentences. |
相关URL: |
http://github.com/knowitall/chunkedextractor |
大小: |
276.45KB |
|
Maven引入代码: |
<dependency>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.10</artifactId>
<version>1.0.7</version>
</dependency>
|
Gradle引入代码: |
edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:1.0.7
|
下载Jar包: |
|
POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.10</artifactId>
<packaging>jar</packaging>
<description>Wrapper and implementation for extractors of chunked sentences.</description>
<url>http://github.com/knowitall/chunkedextractor</url>
<version>1.0.7</version>
<licenses>
<license>
<name>Academic License</name>
<url>http://reverb.cs.washington.edu/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>chunkedextractor</name>
<organization>
<name>edu.washington.cs.knowitall.chunkedextractor</name>
<url>http://github.com/knowitall/chunkedextractor</url>
</organization>
<scm>
<url>https://github.com/knowitall/chunkedextractor</url>
<connection>scm:git://github.com/knowitall/chunkedextractor.git</connection>
<developerConnection>scm:git:git@github.com:knowitall/chunkedextractor.git</developerConnection>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
<name>Michael Schmitz</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.3</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall</groupId>
<artifactId>openregex-scala_2.10</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall</groupId>
<artifactId>reverb-core</artifactId>
<version>1.4.3</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-conf-breeze_2.10</artifactId>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-core_2.10</artifactId>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-chunk-opennlp_2.10</artifactId>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-stem-morpha_2.10</artifactId>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2_2.10</artifactId>
<version>1.12.3</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
<repository>
<id>mymavenproxyreleases</id>
<name>my-maven-proxy-releases</name>
<url>http://trusty.cs.washington.edu:8082/nexus/content/repositories/central/</url>
<layout>default</layout>
</repository>
<repository>
<id>openregex</id>
<name>openregex</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-1050/</url>
<layout>default</layout>
</repository>
<repository>
<id>openregexscala</id>
<name>openregex-scala</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-1052/</url>
<layout>default</layout>
</repository>
<repository>
<id>SonatypeOSSSnapshots</id>
<name>Sonatype OSS Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<layout>default</layout>
</repository>
</repositories>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg1ContainsPronoun$$anonfun$apply$4.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$conjBeforeRel$$anonfun$9.class
edu.knowitall.chunkedextractor.ExtractionPart.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$npBeforeExtr$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAppositiveExtractor.class
edu.knowitall.chunkedextractor.Nesty$.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$4.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$6.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2Proper$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAppositiveExtractor$$anonfun$12.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$1.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor$.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$edu$knowitall$chunkedextractor$R2A2$$confidence$2.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$$anonfun$15.class
logging.properties
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$$anonfun$3.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor$$anonfun$21.class
edu.knowitall.chunkedextractor.BinaryExtractionInstance$$anonfun$toString$1.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$25.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$startExtr$.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$2.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$npAfterExtr$$anonfun$2.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$main$1.class
edu.knowitall.chunkedextractor.ReVerb$.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$edu$knowitall$chunkedextractor$ReVerb$$confidence$2.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$8.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatureSet$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$verbAfterExtr$$anonfun$11.class
edu.knowitall.chunkedextractor.Expressions$ChunkExpression.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$delayedInit$body.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$pronounBeforeRel$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$prepBeforeExtr$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$apply$1$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveReverseExtractor$$anonfun$23.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2ContainsPosPronoun$.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$5.class
edu.knowitall.chunkedextractor.Nesty$NestedExtraction.class
edu.knowitall.chunkedextractor.confidence.RelnounConfidenceFunction$$anonfun$1.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor$$anonfun$10.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anon$1$$anonfun$options$1.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$$anonfun$14.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$main$1$$anonfun$9.class
edu.knowitall.chunkedextractor.ExtractionPart$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveReverseExtractor.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$prepAfterExtr$.class
edu.knowitall.chunkedextractor.Extractor.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor.class
edu.knowitall.chunkedextractor.JavaChunkedExtractor.class
edu.knowitall.chunkedextractor.Relnoun$.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$1$$anonfun$apply$mcV$sp$1$$anonfun$28.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$buildExtraction$1.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2$$anonfun$apply$6$$anonfun$apply$8.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anon$1.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2$$anonfun$apply$5$$anonfun$3.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatureSet.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$8.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$extrCoversSentence$.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anon$1$$anonfun$options$2.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anon$1$$anonfun$options$3.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2$$anonfun$2.class
edu.knowitall.chunkedextractor.confidence.RelnounConfidenceFunction.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor$$anonfun$1.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$2.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$$anonfun$17.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$6.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$27.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$conjBeforeRel$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2ContainsPosPronoun$$anonfun$apply$7.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorConfidenceFunction$.class
edu.knowitall.chunkedextractor.ReVerb.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$$anonfun$19.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$pronounBeforeRel$$anonfun$7.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$3.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2ContainsPronoun$$anonfun$apply$5.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$3.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$2.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg1ContainsPosPronoun$.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$6.class
edu.knowitall.chunkedextractor.Expressions.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$prepBeforeExtr$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2ContainsPronoun$.class
edu.knowitall.chunkedextractor.PatternExtractor$Token$.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$8.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$main$1$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor$$anonfun$2.class
edu.knowitall.chunkedextractor.PatternExtractor$.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$7.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$1.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$2$$anonfun$3.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg1Proper$.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$26.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$prepAfterExtr$$anonfun$6.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor$$anonfun$20.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.PatternExtractor.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveReverseExtractor$$anonfun$24.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$npBeforeExtr$.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$.class
edu.knowitall.chunkedextractor.Expressions$LemmaExpression.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$9.class
edu.knowitall.chunkedextractor.Nesty.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg1Proper$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.Expressions$StringExpression.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$5$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$1$$anonfun$apply$mcV$sp$1.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg2Proper$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$endArg2$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$verbAfterExtr$$anonfun$5.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$verbAfterExtr$.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$3.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor.class
edu/knowitall/chunkedextractor/confidence/relnoun-confidence.txt
edu.knowitall.chunkedextractor.Nesty$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$7.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAdjectiveExtractor$.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$1.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1.class
edu.knowitall.chunkedextractor.confidence.RelnounConfidenceFunction$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$.class
edu.knowitall.chunkedextractor.BinaryExtractionInstance.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2$$anonfun$apply$6$$anonfun$apply$7.class
edu.knowitall.chunkedextractor.Expressions$CaseSensitiveStringExpression.class
edu.knowitall.chunkedextractor.PatternExtractor$$anon$3.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$Config$.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$npAfterExtr$.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2$$anonfun$apply$5.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$1$$anonfun$apply$mcV$sp$1$$anonfun$apply$4.class
edu.knowitall.chunkedextractor.confidence.ChunkedExtractorFeatures$arg1ContainsPosPronoun$$anonfun$apply$6.class
edu.knowitall.chunkedextractor.Nesty$ExtractionInstance.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$5.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$5.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$1$$anonfun$apply$4.class
edu.knowitall.chunkedextractor.confidence.TrainChunkedExtractor$$anonfun$2$$anonfun$apply$6.class
edu.knowitall.chunkedextractor.Expressions$.class
edu.knowitall.chunkedextractor.ExtractionPart$$anonfun$fromSentenceTokens$1.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2$$anonfun$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.3.jar
/org.scala-lang/scala-library/2.10.3
查看scala-library所有版本文件
openregex-scala_2.10-1.1.1.jar
/edu.washington.cs.knowitall/openregex-scala_2.10/1.1.1
查看openregex-scala_2.10所有版本文件
reverb-core-1.4.3.jar
/edu.washington.cs.knowitall/reverb-core/1.4.3
查看reverb-core所有版本文件
nlptools-conf-breeze_2.10-2.4.4.jar
/edu.washington.cs.knowitall.nlptools/nlptools-conf-breeze_2.10/2.4.4
查看nlptools-conf-breeze_2.10所有版本文件
nlptools-core_2.10-2.4.4.jar
/edu.washington.cs.knowitall.nlptools/nlptools-core_2.10/2.4.4
查看nlptools-core_2.10所有版本文件
nlptools-chunk-opennlp_2.10-2.4.4.jar
/edu.washington.cs.knowitall.nlptools/nlptools-chunk-opennlp_2.10/2.4.4
查看nlptools-chunk-opennlp_2.10所有版本文件
nlptools-stem-morpha_2.10-2.4.4.jar
/edu.washington.cs.knowitall.nlptools/nlptools-stem-morpha_2.10/2.4.4
查看nlptools-stem-morpha_2.10所有版本文件
junit-4.11.jar
/junit/junit/4.11
查看junit所有版本文件
specs2_2.10-1.12.3.jar
/org.specs2/specs2_2.10/1.12.3
查看specs2_2.10所有版本文件
|