Download deeplearning4j-nlp-0.0.3.3.3.alpha1.jar file

Introduction

You can download deeplearning4j-nlp-0.0.3.3.3.alpha1.jar in this page.

License

Apache License

Type List

deeplearning4j-nlp-0.0.3.3.3.alpha1.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.deeplearning4j/deeplearning4j-nlp/pom.properties
META-INF/maven/org.deeplearning4j/deeplearning4j-nlp/pom.xml
adverbs/adjectives
adverbs/affirmative.csv
adverbs/classscores
adverbs/doubt.csv
adverbs/intense.csv
adverbs/negative.csv
adverbs/negativedoc
adverbs/positivedoc
adverbs/weakintense.csv
application.conf
assets/d3.min.js
assets/jquery.rest.min.js
assets/render.js
org.deeplearning4j.bagofwords.vectorizer.BagOfWordsVectorizer.class
org.deeplearning4j.bagofwords.vectorizer.BaseTextVectorizer.class
org.deeplearning4j.bagofwords.vectorizer.Builder.class
org.deeplearning4j.bagofwords.vectorizer.DefaultInputStreamCreator.class
org.deeplearning4j.bagofwords.vectorizer.TextVectorizer.class
org.deeplearning4j.bagofwords.vectorizer.TfidfVectorizer.class
org.deeplearning4j.datasets.iterator.ReutersNewsGroupsDataSetIterator.class
org.deeplearning4j.datasets.loader.ReutersNewsGroupsLoader.class
org.deeplearning4j.models.embeddings.WeightLookupTable.class
org.deeplearning4j.models.embeddings.inmemory.InMemoryLookupTable.class
org.deeplearning4j.models.embeddings.loader.WordVectorSerializer.class
org.deeplearning4j.models.embeddings.wordvectors.WordVectors.class
org.deeplearning4j.models.embeddings.wordvectors.WordVectorsImpl.class
org.deeplearning4j.models.glove.CoOccurrences.class
org.deeplearning4j.models.glove.Glove.class
org.deeplearning4j.models.glove.GloveWeightLookupTable.class
org.deeplearning4j.models.glove.actor.CoOccurrenceActor.class
org.deeplearning4j.models.glove.actor.SentenceWork.class
org.deeplearning4j.models.paragraphvectors.ParagraphVectors.class
org.deeplearning4j.models.rntn.RNTN.class
org.deeplearning4j.models.rntn.RNTNEval.class
org.deeplearning4j.models.word2vec.Huffman.class
org.deeplearning4j.models.word2vec.InputStreamCreator.class
org.deeplearning4j.models.word2vec.StreamWork.class
org.deeplearning4j.models.word2vec.VocabWord.class
org.deeplearning4j.models.word2vec.VocabWork.class
org.deeplearning4j.models.word2vec.Word2Vec.class
org.deeplearning4j.models.word2vec.actor.SentenceMessage.class
org.deeplearning4j.models.word2vec.actor.SkipGramMessage.class
org.deeplearning4j.models.word2vec.actor.VocabActor.class
org.deeplearning4j.models.word2vec.actor.VocabMessage.class
org.deeplearning4j.models.word2vec.iterator.Word2VecDataFetcher.class
org.deeplearning4j.models.word2vec.iterator.Word2VecDataSetIterator.class
org.deeplearning4j.models.word2vec.wordstore.VocabCache.class
org.deeplearning4j.models.word2vec.wordstore.inmemory.InMemoryLookupCache.class
org.deeplearning4j.plot.dropwizard.ApiConfiguration.class
org.deeplearning4j.plot.dropwizard.ApiResource.class
org.deeplearning4j.plot.dropwizard.RenderApplication.class
org.deeplearning4j.plot.dropwizard.RenderResource.class
org.deeplearning4j.plot.dropwizard.RenderView.class
org.deeplearning4j.plot.dropwizard.nearestneighbors.NearestNeighborView.class
org.deeplearning4j.plot.dropwizard.nearestneighbors.NearestNeighborsResource.class
org.deeplearning4j.scaleout.perform.models.glove.GloveJobAggregator.class
org.deeplearning4j.scaleout.perform.models.glove.GloveJobIterator.class
org.deeplearning4j.scaleout.perform.models.glove.GlovePerformer.class
org.deeplearning4j.scaleout.perform.models.glove.GlovePerformerFactory.class
org.deeplearning4j.scaleout.perform.models.glove.GloveResult.class
org.deeplearning4j.scaleout.perform.models.glove.GloveWork.class
org.deeplearning4j.scaleout.perform.models.glove.iterator.GloveJobIterator.class
org.deeplearning4j.scaleout.perform.models.word2vec.Word2VecJobAggregator.class
org.deeplearning4j.scaleout.perform.models.word2vec.Word2VecPerformer.class
org.deeplearning4j.scaleout.perform.models.word2vec.Word2VecPerformerFactory.class
org.deeplearning4j.scaleout.perform.models.word2vec.Word2VecResult.class
org.deeplearning4j.scaleout.perform.models.word2vec.Word2VecWork.class
org.deeplearning4j.scaleout.perform.models.word2vec.iterator.Word2VecJobIterator.class
org.deeplearning4j.scaleout.perform.text.SentenceJobIterator.class
org.deeplearning4j.scaleout.perform.text.WordCountJobAggregator.class
org.deeplearning4j.scaleout.perform.text.WordCountWorkPerformer.class
org.deeplearning4j.scaleout.perform.text.WordCountWorkPerformerFactory.class
org.deeplearning4j.scaleout.perform.text.result.SentenceResult.class
org.deeplearning4j.text.annotator.PoStagger.class
org.deeplearning4j.text.annotator.SentenceAnnotator.class
org.deeplearning4j.text.annotator.StemmerAnnotator.class
org.deeplearning4j.text.annotator.TokenizerAnnotator.class
org.deeplearning4j.text.corpora.sentiwordnet.SWN3.class
org.deeplearning4j.text.corpora.treeparser.BinarizeTreeTransformer.class
org.deeplearning4j.text.corpora.treeparser.CollapseUnaries.class
org.deeplearning4j.text.corpora.treeparser.HeadWordFinder.class
org.deeplearning4j.text.corpora.treeparser.TreeFactory.class
org.deeplearning4j.text.corpora.treeparser.TreeIterator.class
org.deeplearning4j.text.corpora.treeparser.TreeParser.class
org.deeplearning4j.text.corpora.treeparser.TreeVectorizer.class
org.deeplearning4j.text.corpora.treeparser.transformer.TreeTransformer.class
org.deeplearning4j.text.documentiterator.DocumentIterator.class
org.deeplearning4j.text.documentiterator.FileDocumentIterator.class
org.deeplearning4j.text.documentiterator.LabelAwareDocumentIterator.class
org.deeplearning4j.text.inputsanitation.InputHomogenization.class
org.deeplearning4j.text.invertedindex.InvertedIndex.class
org.deeplearning4j.text.invertedindex.LuceneInvertedIndex.class
org.deeplearning4j.text.movingwindow.ContextLabelRetriever.class
org.deeplearning4j.text.movingwindow.Util.class
org.deeplearning4j.text.movingwindow.Window.class
org.deeplearning4j.text.movingwindow.WindowConverter.class
org.deeplearning4j.text.movingwindow.Windows.class
org.deeplearning4j.text.movingwindow.WordConverter.class
org.deeplearning4j.text.sentenceiterator.BaseSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.CollectionSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.FileSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.LineSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.LuceneSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.SentenceIterator.class
org.deeplearning4j.text.sentenceiterator.SentencePreProcessor.class
org.deeplearning4j.text.sentenceiterator.UimaSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.labelaware.LabelAwareFileSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.labelaware.LabelAwareListSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.labelaware.LabelAwareSentenceIterator.class
org.deeplearning4j.text.sentenceiterator.labelaware.LabelAwareUimaSentenceIterator.class
org.deeplearning4j.text.stopwords.StopWords.class
org.deeplearning4j.text.tokenization.tokenizer.ConcurrentTokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.DefaultStreamTokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.DefaultTokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.PosUimaTokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.TokenPreProcess.class
org.deeplearning4j.text.tokenization.tokenizer.Tokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.UimaTokenizer.class
org.deeplearning4j.text.tokenization.tokenizer.preprocessor.EndingPreProcessor.class
org.deeplearning4j.text.tokenization.tokenizer.preprocessor.StringCleaning.class
org.deeplearning4j.text.tokenization.tokenizerfactory.DefaultTokenizerFactory.class
org.deeplearning4j.text.tokenization.tokenizerfactory.PosUimaTokenizerFactory.class
org.deeplearning4j.text.tokenization.tokenizerfactory.TokenizerFactory.class
org.deeplearning4j.text.tokenization.tokenizerfactory.UimaTokenizerFactory.class
org.deeplearning4j.text.uima.UimaResource.class
org/deeplearning4j/ehcache.xml
org/deeplearning4j/plot/dropwizard/nearestneighbors/render.ftl
org/deeplearning4j/plot/dropwizard/render.ftl
render/dropwizard.yml
sentiment/adjectives
sentiment/affirmative.csv
sentiment/classscores
sentiment/doubt.csv
sentiment/intense.csv
sentiment/negative.csv
sentiment/negativedoc
sentiment/positivedoc
sentiment/sentiwordnet.txt
sentiment/weakintense.csv
stopwords

Pom

deeplearning4j-nlp-0.0.3.3.3.alpha1.pom file content.

<!--
  ~ /*
  ~  * Copyright 2015 Skymind,Inc.
  ~  *
  ~  *    Licensed under the Apache License, Version 2.0 (the "License");
  ~  *    you may not use this file except in compliance with the License.
  ~  *    You may obtain a copy of the License at
  ~  *
  ~  *        http://www.apache.org/licenses/LICENSE-2.0
  ~  *
  ~  *    Unless required by applicable law or agreed to in writing, software
  ~  *    distributed under the License is distributed on an "AS IS" BASIS,
  ~  *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~  *    See the License for the specific language governing permissions and
  ~  *    limitations under the License.
  ~  */
  -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<groupId>org.deeplearning4j</groupId>
		<artifactId>deeplearning4j-scaleout</artifactId>
		<version>0.0.3.3.3.alpha1</version>
	</parent>
	<properties>
		<cleartk.version>2.0.0</cleartk.version>
		<spring.version>3.2.5.RELEASE</spring.version>
		<netty.version>3.8.0.Final</netty.version>
        <dropwizard.version>0.8.0</dropwizard.version>
        <lucene.version>4.10.3</lucene.version>

	</properties>

    <build>
        <pluginManagement>
            <plugins>
                <plugin>
                    <artifactId>maven-surefire-plugin</artifactId>
                    <version>2.18.1</version>
                    <configuration>
                        <argLine>-Xmx6g</argLine>
                    </configuration>
                </plugin>
            </plugins>
        </pluginManagement>
    </build>

	<artifactId>deeplearning4j-nlp</artifactId>
	<dependencyManagement>
		<dependencies>
			<dependency>
				<groupId>org.springframework</groupId>
				<artifactId>spring-beans</artifactId>
				<version>${spring.version}</version>
			</dependency>
			<dependency>
				<groupId>org.springframework</groupId>
				<artifactId>spring-context</artifactId>
				<version>${spring.version}</version>
			</dependency>
			<dependency>
				<groupId>io.netty</groupId>
				<artifactId>netty</artifactId>
				<version>${netty.version}</version>
			</dependency>
		</dependencies>
	</dependencyManagement>


	<dependencies>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-analyzers-common</artifactId>
            <version>${lucene.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-core</artifactId>
            <version>${lucene.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-queryparser</artifactId>
            <version>${lucene.version}</version>
        </dependency>
		<dependency>
			<groupId>org.deeplearning4j</groupId>
			<artifactId>deeplearning4j-scaleout-akka</artifactId>
			<version>${project.version}</version>
			<exclusions>
				<exclusion>
					<artifactId>log4j-over-slf4j</artifactId>
					<groupId>org.slf4j</groupId>
				</exclusion>
			</exclusions>
		</dependency>


		<dependency>
			<groupId>org.deeplearning4j</groupId>
			<artifactId>deeplearning4j-core</artifactId>
			<version>${project.version}</version>
		</dependency>

		<dependency>
			<groupId>org.nd4j</groupId>
			<artifactId>nd4j-jblas</artifactId>
			<version>${nd4j.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
		</dependency>
		<dependency>
			<groupId>it.unimi.dsi</groupId>
			<artifactId>dsiutils</artifactId>
			<version>2.2.2</version>
		</dependency>

		<dependency>
			<groupId>org.cleartk</groupId>
			<artifactId>cleartk-snowball</artifactId>
			<version>${cleartk.version}</version>
		</dependency>
		<dependency>
			<groupId>org.cleartk</groupId>
			<artifactId>cleartk-opennlp-tools</artifactId>
			<version>${cleartk.version}</version>
		</dependency>


        <dependency>
            <groupId>io.dropwizard</groupId>
            <artifactId>dropwizard-assets</artifactId>
            <version>${dropwizard.version}</version>
        </dependency>


        <dependency>
            <groupId>io.dropwizard</groupId>
            <artifactId>dropwizard-views-mustache</artifactId>
            <version>${dropwizard.version}</version>
        </dependency>

        <dependency>
            <groupId>io.dropwizard</groupId>
            <artifactId>dropwizard-views-freemarker</artifactId>
            <version>${dropwizard.version}</version>
        </dependency>
        <dependency>
            <groupId>org.jblas</groupId>
            <artifactId>jblas</artifactId>
            <version>1.2.3</version>
            <scope>test</scope>
        </dependency>
	</dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.deeplearning4j</groupId>
   <artifactId>deeplearning4j-nlp</artifactId>
   <version>0.0.3.3.3.alpha1</version>
</dependency>

Download

If you think the following deeplearning4j-nlp-0.0.3.3.3.alpha1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download deeplearning4j-nlp-0.0.3.3.3.alpha1.jar file




PreviousNext

Related