All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download nlp4j-core JAR 1.1.2 with all dependencies


Files of the artifact nlp4j-core version 1.1.2 from the group edu.emory.mathcs.nlp.

Test

Download nlp4j-core (1.1.2)
Artifact nlp4j-core
Group edu.emory.mathcs.nlp
Version 1.1.2
Last update 29. June 2016
Tags: https open projects maven sonatype repositories source helps
Organization not specified
URL http://nlp.mathcs.emory.edu
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies args4j, log4j, xz, fastutil, commons-math3, brownies-collections,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of nlp4j-core Show documentation

Please rate this JAR file. Is it a good library?

5 downloads

Source code of nlp4j-core version 1.1.2

META-INF
META-INF.META-INF.MANIFEST.MF
edu.emory.mathcs.nlp.bin
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.AmbiguityClassGenerator
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.BrownClusterExtract
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.CT2CoNLL
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.ModelReduce
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.NERPrefixTreeExtract
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.NLPTrain
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.SentimentLexicon
edu.emory.mathcs.nlp.bin.edu.emory.mathcs.nlp.bin.Word2Vec2Map
edu.emory.mathcs.nlp.component.dep
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPArc
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPEval
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPLabel
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPLabelCandidate
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPParser
edu.emory.mathcs.nlp.component.dep.edu.emory.mathcs.nlp.component.dep.DEPState
edu.emory.mathcs.nlp.component.doc
edu.emory.mathcs.nlp.component.doc.edu.emory.mathcs.nlp.component.doc.DOCAnalyzer
edu.emory.mathcs.nlp.component.doc.edu.emory.mathcs.nlp.component.doc.DOCFeatureTemplate
edu.emory.mathcs.nlp.component.doc.edu.emory.mathcs.nlp.component.doc.DOCState
edu.emory.mathcs.nlp.component.it
edu.emory.mathcs.nlp.component.it.edu.emory.mathcs.nlp.component.it.ItClassifier
edu.emory.mathcs.nlp.component.it.edu.emory.mathcs.nlp.component.it.ItEval
edu.emory.mathcs.nlp.component.it.edu.emory.mathcs.nlp.component.it.ItFeatureTemplate
edu.emory.mathcs.nlp.component.it.edu.emory.mathcs.nlp.component.it.ItState
edu.emory.mathcs.nlp.component.ner
edu.emory.mathcs.nlp.component.ner.edu.emory.mathcs.nlp.component.ner.NERState
edu.emory.mathcs.nlp.component.ner.edu.emory.mathcs.nlp.component.ner.NERTagger
edu.emory.mathcs.nlp.component.pos
edu.emory.mathcs.nlp.component.pos.edu.emory.mathcs.nlp.component.pos.POSState
edu.emory.mathcs.nlp.component.pos.edu.emory.mathcs.nlp.component.pos.POSTagger
edu.emory.mathcs.nlp.component.template
edu.emory.mathcs.nlp.component.template.edu.emory.mathcs.nlp.component.template.NLPComponent
edu.emory.mathcs.nlp.component.template.edu.emory.mathcs.nlp.component.template.OnlineComponent
edu.emory.mathcs.nlp.component.template.config
edu.emory.mathcs.nlp.component.template.config.edu.emory.mathcs.nlp.component.template.config.ConfigXML
edu.emory.mathcs.nlp.component.template.config.edu.emory.mathcs.nlp.component.template.config.NLPConfig
edu.emory.mathcs.nlp.component.template.eval
edu.emory.mathcs.nlp.component.template.eval.edu.emory.mathcs.nlp.component.template.eval.AccuracyEval
edu.emory.mathcs.nlp.component.template.eval.edu.emory.mathcs.nlp.component.template.eval.Eval
edu.emory.mathcs.nlp.component.template.eval.edu.emory.mathcs.nlp.component.template.eval.F1Eval
edu.emory.mathcs.nlp.component.template.feature
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.Direction
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.FeatureItem
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.FeatureTemplate
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.Field
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.Relation
edu.emory.mathcs.nlp.component.template.feature.edu.emory.mathcs.nlp.component.template.feature.Source
edu.emory.mathcs.nlp.component.template.lexicon
edu.emory.mathcs.nlp.component.template.lexicon.edu.emory.mathcs.nlp.component.template.lexicon.GlobalLexica
edu.emory.mathcs.nlp.component.template.lexicon.edu.emory.mathcs.nlp.component.template.lexicon.GlobalLexicon
edu.emory.mathcs.nlp.component.template.node
edu.emory.mathcs.nlp.component.template.node.edu.emory.mathcs.nlp.component.template.node.AbstractNLPNode
edu.emory.mathcs.nlp.component.template.node.edu.emory.mathcs.nlp.component.template.node.FeatMap
edu.emory.mathcs.nlp.component.template.node.edu.emory.mathcs.nlp.component.template.node.NLPNode
edu.emory.mathcs.nlp.component.template.node.edu.emory.mathcs.nlp.component.template.node.Orthographic
edu.emory.mathcs.nlp.component.template.reader
edu.emory.mathcs.nlp.component.template.reader.edu.emory.mathcs.nlp.component.template.reader.NLPReader
edu.emory.mathcs.nlp.component.template.reader.edu.emory.mathcs.nlp.component.template.reader.TSVReader
edu.emory.mathcs.nlp.component.template.state
edu.emory.mathcs.nlp.component.template.state.edu.emory.mathcs.nlp.component.template.state.L2RState
edu.emory.mathcs.nlp.component.template.state.edu.emory.mathcs.nlp.component.template.state.NLPState
edu.emory.mathcs.nlp.component.template.train
edu.emory.mathcs.nlp.component.template.train.edu.emory.mathcs.nlp.component.template.train.HyperParameter
edu.emory.mathcs.nlp.component.template.train.edu.emory.mathcs.nlp.component.template.train.LOLS
edu.emory.mathcs.nlp.component.template.train.edu.emory.mathcs.nlp.component.template.train.OnlineTrainer
edu.emory.mathcs.nlp.component.template.util
edu.emory.mathcs.nlp.component.template.util.edu.emory.mathcs.nlp.component.template.util.AmbiguityClassMap
edu.emory.mathcs.nlp.component.template.util.edu.emory.mathcs.nlp.component.template.util.BILOU
edu.emory.mathcs.nlp.component.template.util.edu.emory.mathcs.nlp.component.template.util.NLPFlag
edu.emory.mathcs.nlp.component.template.util.edu.emory.mathcs.nlp.component.template.util.NLPLib
edu.emory.mathcs.nlp.component.template.util.edu.emory.mathcs.nlp.component.template.util.NLPMode
edu.emory.mathcs.nlp.learning.activation
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.ActivationFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.HyperbolicTanFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.IdentityFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.RectifiedLinearUnitFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.SigmoidFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.SoftmaxFunction
edu.emory.mathcs.nlp.learning.activation.edu.emory.mathcs.nlp.learning.activation.SoftplusFunction
edu.emory.mathcs.nlp.learning.gridsearch
edu.emory.mathcs.nlp.learning.gridsearch.edu.emory.mathcs.nlp.learning.gridsearch.ExpFunction
edu.emory.mathcs.nlp.learning.gridsearch.edu.emory.mathcs.nlp.learning.gridsearch.GridFunction
edu.emory.mathcs.nlp.learning.gridsearch.edu.emory.mathcs.nlp.learning.gridsearch.LinearFunction
edu.emory.mathcs.nlp.learning.initialization
edu.emory.mathcs.nlp.learning.initialization.edu.emory.mathcs.nlp.learning.initialization.RandomWeightGenerator
edu.emory.mathcs.nlp.learning.initialization.edu.emory.mathcs.nlp.learning.initialization.WeightGenerator
edu.emory.mathcs.nlp.learning.neural
edu.emory.mathcs.nlp.learning.neural.edu.emory.mathcs.nlp.learning.neural.FeedForwardNeuralNetwork
edu.emory.mathcs.nlp.learning.neural.edu.emory.mathcs.nlp.learning.neural.FeedForwardNeuralNetworkSoftmax
edu.emory.mathcs.nlp.learning.normalization
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.CustomFunction
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.NormalizationEnum
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.NormalizationFunction
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.SigmoidFunction
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.SoftmaxFunction
edu.emory.mathcs.nlp.learning.normalization.edu.emory.mathcs.nlp.learning.normalization.SoftmaxSmoothedFunction
edu.emory.mathcs.nlp.learning.optimization
edu.emory.mathcs.nlp.learning.optimization.edu.emory.mathcs.nlp.learning.optimization.AdaptiveGradientDescent
edu.emory.mathcs.nlp.learning.optimization.edu.emory.mathcs.nlp.learning.optimization.AdaptiveGradientDescentMiniBatch
edu.emory.mathcs.nlp.learning.optimization.edu.emory.mathcs.nlp.learning.optimization.OnlineOptimizer
edu.emory.mathcs.nlp.learning.optimization.edu.emory.mathcs.nlp.learning.optimization.StochasticGradientDescent
edu.emory.mathcs.nlp.learning.optimization.method
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.AdaDeltaMiniBatch
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.AdaGrad
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.AdaGradMiniBatch
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.AdaGradRegression
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.Perceptron
edu.emory.mathcs.nlp.learning.optimization.method.edu.emory.mathcs.nlp.learning.optimization.method.SoftmaxRegression
edu.emory.mathcs.nlp.learning.optimization.reguralization
edu.emory.mathcs.nlp.learning.optimization.reguralization.edu.emory.mathcs.nlp.learning.optimization.reguralization.RegularizedDualAveraging
edu.emory.mathcs.nlp.learning.optimization.reguralization.edu.emory.mathcs.nlp.learning.optimization.reguralization.Regularizer
edu.emory.mathcs.nlp.learning.util
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.ColumnMajorVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.FeatureMap
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.FeatureVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.Instance
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.LabelMap
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.MLUtils
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.MajorVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.Prediction
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.RowMajorVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.SparseItem
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.SparsePrediction
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.SparseVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.StringItem
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.StringPrediction
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.StringVector
edu.emory.mathcs.nlp.learning.util.edu.emory.mathcs.nlp.learning.util.WeightVector
edu.emory.mathcs.nlp.zzz
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.AmbiguityClassGenerator
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.CaseCollect
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.Radiology
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.Tmp
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.Word2VecReader
edu.emory.mathcs.nlp.zzz.edu.emory.mathcs.nlp.zzz.WordVector




© 2015 - 2025 Weber Informatics LLC | Privacy Policy