jar

ch.epfl.bbp.nlp : bluima_abbreviations

Maven & Gradle

May 11, 2015
21 stars

Abbreviations extraction · based on SecondString (https://github.com/TeamCohen/secondstring)

Table Of Contents

Latest Version

Download ch.epfl.bbp.nlp : bluima_abbreviations JAR file - Latest Versions:

All Versions

Download ch.epfl.bbp.nlp : bluima_abbreviations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 bluima_abbreviations-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.epfl.bbp.uima

├─ ch.epfl.bbp.uima.AbbreviationExpander.class - [JAR]

ch.epfl.bbp.uima.ae

├─ ch.epfl.bbp.uima.ae.AbbreviationsAnnotator.class - [JAR]

├─ ch.epfl.bbp.uima.ae.AbbreviationsConservativeAnnotator.class - [JAR]

├─ ch.epfl.bbp.uima.ae.AbbreviationsExpanderAnnotator.class - [JAR]

com.wcohen.ss.abbvGapsHmm

├─ com.wcohen.ss.abbvGapsHmm.AbbreviationAlignmentContainer.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHMM.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHMMEvaluator.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHmmBackwardsEvaluator.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHmmBackwardsViterbiEvaluator.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHmmExpectationEvaluator.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AbbvGapsHmmForwardEvaluator.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.Acronym.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.AlignmentPredictionModel.class - [JAR]

├─ com.wcohen.ss.abbvGapsHmm.Matrix3D.class - [JAR]

com.wcohen.ss

├─ com.wcohen.ss.AbbreviationAlignment.class - [JAR]

├─ com.wcohen.ss.AbstractSourcedStatisticalTokenDistance.class - [JAR]

├─ com.wcohen.ss.AbstractSourcedTokenizedStringDistance.class - [JAR]

├─ com.wcohen.ss.AbstractStatisticalTokenDistance.class - [JAR]

├─ com.wcohen.ss.AbstractStringDistance.class - [JAR]

├─ com.wcohen.ss.AbstractTokenizedStringDistance.class - [JAR]

├─ com.wcohen.ss.AffineGap.class - [JAR]

├─ com.wcohen.ss.ApproxMemoMatrix.class - [JAR]

├─ com.wcohen.ss.ApproxNeedlemanWunsch.class - [JAR]

├─ com.wcohen.ss.AveragedStringDistanceLearner.class - [JAR]

├─ com.wcohen.ss.BagOfSourcedTokens.class - [JAR]

├─ com.wcohen.ss.BagOfTokens.class - [JAR]

├─ com.wcohen.ss.BasicDistanceInstanceIterator.class - [JAR]

├─ com.wcohen.ss.BasicSourcedStringWrapperIterator.class - [JAR]

├─ com.wcohen.ss.BasicStringWrapper.class - [JAR]

├─ com.wcohen.ss.BasicStringWrapperIterator.class - [JAR]

├─ com.wcohen.ss.CharMatchScore.class - [JAR]

├─ com.wcohen.ss.CombinedStringDistanceLearner.class - [JAR]

├─ com.wcohen.ss.DirichletJS.class - [JAR]

├─ com.wcohen.ss.DistanceLearnerFactory.class - [JAR]

├─ com.wcohen.ss.Jaccard.class - [JAR]

├─ com.wcohen.ss.Jaro.class - [JAR]

├─ com.wcohen.ss.JaroTFIDF.class - [JAR]

├─ com.wcohen.ss.JaroWinkler.class - [JAR]

├─ com.wcohen.ss.JaroWinklerTFIDF.class - [JAR]

├─ com.wcohen.ss.JelinekMercerJS.class - [JAR]

├─ com.wcohen.ss.JensenShannonDistance.class - [JAR]

├─ com.wcohen.ss.Level2.class - [JAR]

├─ com.wcohen.ss.Level2Jaro.class - [JAR]

├─ com.wcohen.ss.Level2JaroWinkler.class - [JAR]

├─ com.wcohen.ss.Level2Levenstein.class - [JAR]

├─ com.wcohen.ss.Level2MongeElkan.class - [JAR]

├─ com.wcohen.ss.Levenstein.class - [JAR]

├─ com.wcohen.ss.MemoMatrix.class - [JAR]

├─ com.wcohen.ss.Mixture.class - [JAR]

├─ com.wcohen.ss.MongeElkan.class - [JAR]

├─ com.wcohen.ss.MongeElkanTFIDF.class - [JAR]

├─ com.wcohen.ss.MultiStringAvgDistance.class - [JAR]

├─ com.wcohen.ss.MultiStringDistance.class - [JAR]

├─ com.wcohen.ss.MultiStringWrapper.class - [JAR]

├─ com.wcohen.ss.NeedlemanWunsch.class - [JAR]

├─ com.wcohen.ss.PrintfFormat.class - [JAR]

├─ com.wcohen.ss.ScaledLevenstein.class - [JAR]

├─ com.wcohen.ss.SmithWaterman.class - [JAR]

├─ com.wcohen.ss.SoftTFIDF.class - [JAR]

├─ com.wcohen.ss.SoftTokenFelligiSunter.class - [JAR]

├─ com.wcohen.ss.SourcedSoftTFIDF.class - [JAR]

├─ com.wcohen.ss.SourcedTFIDF.class - [JAR]

├─ com.wcohen.ss.TFIDF.class - [JAR]

├─ com.wcohen.ss.TagLink.class - [JAR]

├─ com.wcohen.ss.TokenFelligiSunter.class - [JAR]

├─ com.wcohen.ss.UnsmoothedJS.class - [JAR]

├─ com.wcohen.ss.WinklerRescorer.class - [JAR]

com.wcohen.ss.expt

├─ com.wcohen.ss.expt.AbbreviationsBlocker.class - [JAR]

├─ com.wcohen.ss.expt.BasicTeacher.class - [JAR]

├─ com.wcohen.ss.expt.Blocker.class - [JAR]

├─ com.wcohen.ss.expt.ClusterNGramBlocker.class - [JAR]

├─ com.wcohen.ss.expt.ClusterTokenBlocker.class - [JAR]

├─ com.wcohen.ss.expt.ExtractAbbreviations.class - [JAR]

├─ com.wcohen.ss.expt.MatchData.class - [JAR]

├─ com.wcohen.ss.expt.MatchDataTeacher.class - [JAR]

├─ com.wcohen.ss.expt.MatchExpt.class - [JAR]

├─ com.wcohen.ss.expt.MatchExptScript.class - [JAR]

├─ com.wcohen.ss.expt.NGramBlocker.class - [JAR]

├─ com.wcohen.ss.expt.NullBlocker.class - [JAR]

├─ com.wcohen.ss.expt.SourcedMatchData.class - [JAR]

├─ com.wcohen.ss.expt.SpecialMatchExpt.class - [JAR]

├─ com.wcohen.ss.expt.TokenBlocker.class - [JAR]

com.wcohen.ss.lookup

├─ com.wcohen.ss.lookup.FastLookup.class - [JAR]

├─ com.wcohen.ss.lookup.LookupResult.class - [JAR]

├─ com.wcohen.ss.lookup.RescoringSoftTFIDFDictionary.class - [JAR]

├─ com.wcohen.ss.lookup.SoftDictionary.class - [JAR]

├─ com.wcohen.ss.lookup.SoftTFIDFDictionary.class - [JAR]

com.wcohen.ss.api

├─ com.wcohen.ss.api.DistanceInstance.class - [JAR]

├─ com.wcohen.ss.api.DistanceInstanceIterator.class - [JAR]

├─ com.wcohen.ss.api.IdentifiedStringWrapper.class - [JAR]

├─ com.wcohen.ss.api.SourcedStringWrapper.class - [JAR]

├─ com.wcohen.ss.api.SourcedStringWrapperIterator.class - [JAR]

├─ com.wcohen.ss.api.SourcedToken.class - [JAR]

├─ com.wcohen.ss.api.SourcedTokenizer.class - [JAR]

├─ com.wcohen.ss.api.StringDistance.class - [JAR]

├─ com.wcohen.ss.api.StringDistanceLearner.class - [JAR]

├─ com.wcohen.ss.api.StringDistanceTeacher.class - [JAR]

├─ com.wcohen.ss.api.StringWrapper.class - [JAR]

├─ com.wcohen.ss.api.StringWrapperIterator.class - [JAR]

├─ com.wcohen.ss.api.Token.class - [JAR]

├─ com.wcohen.ss.api.Tokenizer.class - [JAR]

com.wcohen.ss.tokens

├─ com.wcohen.ss.tokens.BasicSourcedToken.class - [JAR]

├─ com.wcohen.ss.tokens.BasicToken.class - [JAR]

├─ com.wcohen.ss.tokens.CharacterTokenizer.class - [JAR]

├─ com.wcohen.ss.tokens.NGramTokenizer.class - [JAR]

├─ com.wcohen.ss.tokens.SimpleSourcedTokenizer.class - [JAR]

├─ com.wcohen.ss.tokens.SimpleTokenizer.class - [JAR]

├─ com.wcohen.ss.tokens.TagLinkToken.class - [JAR]