jar

de.uni-mannheim.informatik.dws.melt : matching-ml

Maven & Gradle

Jun 17, 2022
1 usages
40 stars

MELT - Matching EvaLuation Toolkit | Machine Learning Module · The machine learning extension for MELT. Currently, gensim is supported. The ML extension allows to communicate with a Python backend.

Table Of Contents

Latest Version

Download de.uni-mannheim.informatik.dws.melt : matching-ml JAR file - Latest Versions:

All Versions

Download de.uni-mannheim.informatik.dws.melt : matching-ml JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3
3.2
3.1
3.0
2.6
2.5
2.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window matching-ml-3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntity.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntityArray.class - [JAR]

de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMatcher.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersTrainerArguments.class - [JAR]

de.uni_mannheim.informatik.dws.melt.matching_ml.util

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations.class - [JAR]

de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher.class - [JAR]

de.uni_mannheim.informatik.dws.melt.matching_ml.python

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServerException.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.VectorSpaceModelMatcher.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration.class - [JAR]

├─ de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType.class - [JAR]

Advertisement