jar

edu.washington.cs.knowitall.taggers : taggers_2.10

Maven & Gradle

Jul 31, 2013
11 stars

taggers · Tag sentences with XML-specified logic.

Table Of Contents

Latest Version

Download edu.washington.cs.knowitall.taggers : taggers_2.10 JAR file - Latest Versions:

All Versions

Download edu.washington.cs.knowitall.taggers : taggers_2.10 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2
0.1

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

edu.knowitall.taggers.constraint

├─ edu.knowitall.taggers.constraint.CommonNounConstraint.class - [JAR]

├─ edu.knowitall.taggers.constraint.Constraint.class - [JAR]

├─ edu.knowitall.taggers.constraint.NounPhraseConstraint.class - [JAR]

├─ edu.knowitall.taggers.constraint.VerbPhraseConstraint.class - [JAR]

edu.knowitall.taggers

├─ edu.knowitall.taggers.ListUtils.class - [JAR]

├─ edu.knowitall.taggers.SentenceFunctions.class - [JAR]

├─ edu.knowitall.taggers.StringFunctions.class - [JAR]

├─ edu.knowitall.taggers.Type.class - [JAR]

├─ edu.knowitall.taggers.XmlSerializable.class - [JAR]

edu.knowitall.taggers.tag

├─ edu.knowitall.taggers.tag.AfterTaggers.class - [JAR]

├─ edu.knowitall.taggers.tag.CaseInsensitiveKeywordTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.CaseInsensitiveNpChunkTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.CaseInsensitiveNpHeadwordTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.KeywordTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.NormalizedKeywordTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.NormalizedNpChunkTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.NormalizedNpHeadwordTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.ParseTagException.class - [JAR]

├─ edu.knowitall.taggers.tag.PatternTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.RegexTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.StanfordNamedEntityTagger.class - [JAR]

├─ edu.knowitall.taggers.tag.Tagger.class - [JAR]

├─ edu.knowitall.taggers.tag.TaggerCollection.class - [JAR]