组织ID: |
edu.washington.cs.knowitall.chunkedextractor |
项目ID: |
chunkedextractor_2.10 |
版本: |
1.0.4 |
最后修改时间: |
2019-10-24 04:08:22 |
包类型: |
jar |
标题: |
Academic License |
描述: |
Wrapper and implementation for extractors of chunked sentences. |
相关URL: |
http://github.com/knowitall/chunkedextractor |
大小: |
195.08KB |
|
Maven引入代码: |
<dependency>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.10</artifactId>
<version>1.0.4</version>
</dependency>
|
Gradle引入代码: |
edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:1.0.4
|
下载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.4</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.1</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall</groupId>
<artifactId>openregex-scala_2.10</artifactId>
<version>1.0.4</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-core_2.10</artifactId>
<version>2.4.2</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-chunk-opennlp_2.10</artifactId>
<version>2.4.2</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.nlptools</groupId>
<artifactId>nlptools-stem-morpha_2.10</artifactId>
<version>2.4.2</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>models</id>
<name>models</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-075/</url>
<layout>default</layout>
</repository>
<repository>
<id>reverb</id>
<name>reverb</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-070/</url>
<layout>default</layout>
</repository>
<repository>
<id>nlptools</id>
<name>nlptools</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-111/</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.JavaChunkedExtractor.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$edu$knowitall$chunkedextractor$R2A2$$confidence$2.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor$$anonfun$11.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$.class
edu.knowitall.chunkedextractor.Expressions$PostagExpression.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$1.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$8.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor$.class
resources/logging.properties
edu.knowitall.chunkedextractor.ReVerb$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$25.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$6.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$4.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$edu$knowitall$chunkedextractor$ReVerb$$confidence$1.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$6.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$2.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$5.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.Nesty$ExtractionInstance.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$8.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$4.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$7.class
edu.knowitall.chunkedextractor.ReVerb.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$$anonfun$17.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2$$anonfun$2.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor$$anonfun$1.class
edu.knowitall.chunkedextractor.Nesty$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$$anonfun$16.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$1.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$2$$anonfun$apply$4.class
edu.knowitall.chunkedextractor.BinaryExtractionInstance.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$5.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor$$anonfun$20.class
edu.knowitall.chunkedextractor.Expressions$ChunkExpression.class
edu.knowitall.chunkedextractor.Expressions$.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$27.class
edu.knowitall.chunkedextractor.BinaryExtraction$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$$anonfun$3.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$5$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$6$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveReverseExtractor$$anonfun$24.class
edu.knowitall.chunkedextractor.ExtractionPart.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor$$anonfun$10.class
edu.knowitall.chunkedextractor.PatternExtractor$.class
edu.knowitall.chunkedextractor.PatternExtractor$$anonfun$compile$1$$anon$2$$anonfun$1.class
edu.knowitall.chunkedextractor.ExtractionPart$$anonfun$fromSentenceTokens$1.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$$anonfun$4.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAdjectiveExtractor$.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$7.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$3.class
edu.knowitall.chunkedextractor.ExtractionPart$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAppositiveExtractor.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$$anonfun$15.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$1.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$5.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$edu$knowitall$chunkedextractor$R2A2$$confidence$1.class
edu.knowitall.chunkedextractor.PatternExtractor.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$buildExtraction$1.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$$anonfun$19.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$2.class
edu.knowitall.chunkedextractor.Nesty$NestedExtraction.class
edu.knowitall.chunkedextractor.Extractor.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$edu$knowitall$chunkedextractor$ReVerb$$confidence$2.class
edu.knowitall.chunkedextractor.Expressions.class
edu.knowitall.chunkedextractor.Relnoun.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.Expressions$LemmaExpression.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$2$$anonfun$3.class
edu.knowitall.chunkedextractor.R2A2$.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveReverseExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$AdjectiveDescriptorExtractor$$anonfun$7.class
edu.knowitall.chunkedextractor.ReVerb$$anonfun$6.class
edu.knowitall.chunkedextractor.Relnoun$OfIsExtractor$$anonfun$21.class
edu.knowitall.chunkedextractor.PatternExtractor$$anon$1.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$apply$1.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveAppositiveExtractor$$anonfun$13.class
edu.knowitall.chunkedextractor.Relnoun$IsPossessiveExtractor$$anonfun$18.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$2.class
edu.knowitall.chunkedextractor.Nesty$$anonfun$main$1$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$.class
edu.knowitall.chunkedextractor.R2A2.class
edu.knowitall.chunkedextractor.BinaryExtractionInstance$$anonfun$toString$1.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor$$anonfun$apply$3.class
edu.knowitall.chunkedextractor.ReVerb$.class
edu.knowitall.chunkedextractor.Relnoun$AppositiveExtractor$.class
edu.knowitall.chunkedextractor.Relnoun$ProperNounAdjectiveExtractor$$anonfun$26.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveIsExtractor$.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$apply$2.class
edu.knowitall.chunkedextractor.Relnoun$VerbBasedExtractor$.class
edu.knowitall.chunkedextractor.BinaryPatternExtractor.class
edu.knowitall.chunkedextractor.Relnoun$$anonfun$main$1.class
edu.knowitall.chunkedextractor.Relnoun$PossessiveExtractor.class
edu.knowitall.chunkedextractor.R2A2$$anonfun$apply$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.1.jar
/org.scala-lang/scala-library/2.10.1
查看scala-library所有版本文件
openregex-scala_2.10-1.0.4.jar
/edu.washington.cs.knowitall/openregex-scala_2.10/1.0.4
查看openregex-scala_2.10所有版本文件
reverb-core-1.4.3.jar
/edu.washington.cs.knowitall/reverb-core/1.4.3
查看reverb-core所有版本文件
nlptools-core_2.10-2.4.2.jar
/edu.washington.cs.knowitall.nlptools/nlptools-core_2.10/2.4.2
查看nlptools-core_2.10所有版本文件
nlptools-chunk-opennlp_2.10-2.4.2.jar
/edu.washington.cs.knowitall.nlptools/nlptools-chunk-opennlp_2.10/2.4.2
查看nlptools-chunk-opennlp_2.10所有版本文件
nlptools-stem-morpha_2.10-2.4.2.jar
/edu.washington.cs.knowitall.nlptools/nlptools-stem-morpha_2.10/2.4.2
查看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所有版本文件
|