JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
it.cnr.isti.hpc.dexter
,
it.cnr.isti.hpc.dexter.cli
,
it.cnr.isti.hpc.dexter.cli.graph
,
it.cnr.isti.hpc.dexter.cli.index
,
it.cnr.isti.hpc.dexter.cli.label
,
it.cnr.isti.hpc.dexter.cli.spot
,
it.cnr.isti.hpc.dexter.cli.spot.ram
,
it.cnr.isti.hpc.dexter.disambiguation
,
it.cnr.isti.hpc.dexter.document
,
it.cnr.isti.hpc.dexter.entity
,
it.cnr.isti.hpc.dexter.graph
,
it.cnr.isti.hpc.dexter.graph.ram
,
it.cnr.isti.hpc.dexter.label
,
it.cnr.isti.hpc.dexter.label.mapdb
,
it.cnr.isti.hpc.dexter.lucene
,
it.cnr.isti.hpc.dexter.plugin
,
it.cnr.isti.hpc.dexter.relatedness
,
it.cnr.isti.hpc.dexter.shingle
,
it.cnr.isti.hpc.dexter.spot
,
it.cnr.isti.hpc.dexter.spot.clean
,
it.cnr.isti.hpc.dexter.spot.cleanpipe
,
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner
,
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter
,
it.cnr.isti.hpc.dexter.spot.cleanpipe.mapper
,
it.cnr.isti.hpc.dexter.spot.ram
,
it.cnr.isti.hpc.dexter.spot.repo
,
it.cnr.isti.hpc.dexter.spotter
,
it.cnr.isti.hpc.dexter.util
,
it.cnr.isti.hpc.mapdb
,
it.cnr.isti.hpc.text
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
it.cnr.isti.hpc.dexter.entity.
EntityMatchList
it.cnr.isti.hpc.dexter.spot.
SpotMatchList
it.cnr.isti.hpc.cli.AbstractCommandLineInterface
it.cnr.isti.hpc.dexter.cli.label.
AddRedirectIdCLI
it.cnr.isti.hpc.dexter.cli.
DexterCLI
it.cnr.isti.hpc.dexter.cli.label.
ExportArticlesIdCLI
it.cnr.isti.hpc.dexter.cli.spot.
ExtractSpotsCLI
it.cnr.isti.hpc.dexter.cli.spot.
GenerateSpotDocumentFrequencyCLI
it.cnr.isti.hpc.dexter.cli.spot.ram.
GenerateSpotsMinimalPerfectHashCLI
it.cnr.isti.hpc.dexter.cli.
GetArticleIdCLI
it.cnr.isti.hpc.dexter.cli.
GetArticleLabelCLI
it.cnr.isti.hpc.dexter.cli.graph.
GetNeighbourNodesCLI
it.cnr.isti.hpc.dexter.cli.
GetRelatednessCLI
it.cnr.isti.hpc.dexter.cli.label.
IndexIdToLabelCLI
it.cnr.isti.hpc.dexter.cli.graph.
IndexIncomingNodesCLI
it.cnr.isti.hpc.dexter.cli.label.
IndexLabelToIdCLI
it.cnr.isti.hpc.dexter.cli.spot.ram.
IndexOffsetsUsingEliasFanoCLI
it.cnr.isti.hpc.dexter.cli.graph.
IndexOutcomingNodesCLI
it.cnr.isti.hpc.dexter.cli.spot.ram.
IndexSpotFileAndGenerateOffsetsCLI
it.cnr.isti.hpc.dexter.cli.index.
IndexWikipediaOnLuceneCLI
it.cnr.isti.hpc.dexter.cli.index.
QueryLuceneByIdCLI
it.cnr.isti.hpc.dexter.cli.index.
QueryLuceneCLI
it.cnr.isti.hpc.dexter.cli.spot.
SpotCLI
it.cnr.isti.hpc.dexter.cli.spot.
WriteOneSpotPerLineCLI
it.cnr.isti.hpc.dexter.spot.
ContextExtractor
it.cnr.isti.hpc.dexter.spot.
ArticleContextExtractor
it.cnr.isti.hpc.dexter.
Dexter
(implements it.cnr.isti.hpc.dexter.
Tagger
)
it.cnr.isti.hpc.dexter.spotter.
DictionarySpotter
(implements it.cnr.isti.hpc.dexter.spotter.
Spotter
)
it.cnr.isti.hpc.dexter.document.
Document
(implements java.io.
Serializable
)
it.cnr.isti.hpc.dexter.document.
MultifieldDocument
it.cnr.isti.hpc.dexter.document.
FlatDocument
it.cnr.isti.hpc.dexter.entity.
Entity
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
it.cnr.isti.hpc.dexter.entity.
EntityMatch
(implements java.lang.
Comparable
<T>)
it.cnr.isti.hpc.dexter.entity.
EntityMatch.SortByPosition
(implements java.util.
Comparator
<T>)
it.cnr.isti.hpc.dexter.entity.
EntityMatch.SpotLengthComparator
(implements java.util.
Comparator
<T>)
it.cnr.isti.hpc.dexter.entity.
EntityRanker
it.cnr.isti.hpc.dexter.document.
Field
(implements java.io.
Serializable
)
it.cnr.isti.hpc.dexter.spot.cleanpipe.
Function
<T>
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
Cleaner
<T>
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
HtmlCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
JuniorAndInitialsCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
LowerCaseCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
ParenthesesCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
PrefixCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
QuotesCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
StripCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
TemplateCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
TypeCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
UnderscoreCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.cleaner.
UnicodeCleaner
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
Filter
<T>
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
AsciiFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
CommonnessFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
FrequencyFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
ImageFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
LengthFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
LongSpotFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
NumberFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
ProbabilityFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
SymbolFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.filter.
TemplateFilter
it.cnr.isti.hpc.dexter.spot.cleanpipe.mapper.
Mapper
<T>
it.cnr.isti.hpc.dexter.spot.cleanpipe.mapper.
CityMapper
it.cnr.isti.hpc.dexter.spot.cleanpipe.mapper.
QuotesMapper
it.cnr.isti.hpc.dexter.spot.cleanpipe.mapper.
TypeMapper
it.cnr.isti.hpc.dexter.spot.cleanpipe.
NopFunction
<T>
it.cnr.isti.hpc.dexter.label.
IdHelper
(implements it.cnr.isti.hpc.dexter.label.
IdToLabel
, it.cnr.isti.hpc.dexter.label.
LabelToId
)
it.cnr.isti.hpc.dexter.label.
IdHelperFactory
it.cnr.isti.hpc.text.
IntArrayString
it.cnr.isti.hpc.dexter.lucene.
LuceneHelper
it.cnr.isti.hpc.mapdb.
MapDB
it.cnr.isti.hpc.dexter.label.mapdb.
MapDBIdToLabel
(implements it.cnr.isti.hpc.dexter.label.
IdToLabel
, it.cnr.isti.hpc.dexter.label.
IdToLabelWriter
)
it.cnr.isti.hpc.dexter.label.mapdb.
MapDBInstance
it.cnr.isti.hpc.dexter.label.mapdb.
MapDBLabelToId
(implements it.cnr.isti.hpc.dexter.label.
LabelToId
, it.cnr.isti.hpc.dexter.label.
LabelToIdWriter
)
it.cnr.isti.hpc.dexter.graph.
Node
it.cnr.isti.hpc.dexter.graph.
Node.Parser
(implements it.cnr.isti.hpc.io.reader.RecordParser<E>)
it.cnr.isti.hpc.dexter.graph.
NodeFactory
it.cnr.isti.hpc.dexter.spot.cleanpipe.
Pipe
<T>
it.cnr.isti.hpc.dexter.spot.cleanpipe.
Pipe.OutputCollector
it.cnr.isti.hpc.dexter.plugin.
PluginLoader
it.cnr.isti.hpc.text.
PosTagger
it.cnr.isti.hpc.text.
PosToken
(implements java.lang.
Comparable
<T>)
it.cnr.isti.hpc.dexter.graph.ram.
RamNodes
(implements it.cnr.isti.hpc.dexter.graph.
NodeStar
, it.cnr.isti.hpc.dexter.graph.
NodesWriter
)
it.cnr.isti.hpc.dexter.graph.ram.
RamIncomingNodes
(implements it.cnr.isti.hpc.dexter.graph.
IncomingNodes
, it.cnr.isti.hpc.dexter.graph.
NodesWriter
)
it.cnr.isti.hpc.dexter.graph.ram.
RamOutcomingNodes
(implements it.cnr.isti.hpc.dexter.graph.
NodesWriter
, it.cnr.isti.hpc.dexter.graph.
OutcomingNodes
)
it.cnr.isti.hpc.dexter.spot.ram.
RamSpotFile
it.cnr.isti.hpc.dexter.spot.ram.
RamSpotRepository
(implements it.cnr.isti.hpc.dexter.spot.repo.
SpotRepository
)
it.cnr.isti.hpc.dexter.relatedness.
Relatedness
(implements java.lang.
Comparable
<T>)
it.cnr.isti.hpc.dexter.relatedness.
MilneRelatedness
it.cnr.isti.hpc.dexter.relatedness.
RelatednessFactory
it.cnr.isti.hpc.text.
Sentence
it.cnr.isti.hpc.text.
SentenceSegmenter
it.cnr.isti.hpc.dexter.shingle.
Shingle
it.cnr.isti.hpc.dexter.shingle.
ShingleExtractor
(implements java.lang.
Iterable
<T>)
it.cnr.isti.hpc.dexter.spot.
Spot
(implements java.io.
Serializable
)
it.cnr.isti.hpc.dexter.spot.
Spot.Parser
(implements it.cnr.isti.hpc.io.reader.RecordParser<E>)
it.cnr.isti.hpc.dexter.spot.ram.
SpotEliasFanoOffsets
it.cnr.isti.hpc.dexter.spot.ram.
SpotEliasFanoOffsets.OffsetsFile
(implements it.unimi.dsi.fastutil.longs.LongIterable)
it.cnr.isti.hpc.dexter.spot.ram.
SpotEliasFanoOffsets.OffsetsFileIterator
(implements it.unimi.dsi.fastutil.longs.LongIterator)
it.cnr.isti.hpc.dexter.spot.clean.
SpotManager
it.cnr.isti.hpc.dexter.spot.
SpotMatch
(implements java.lang.
Comparable
<T>)
it.cnr.isti.hpc.dexter.spot.ram.
SpotMinimalPerfectHash
it.cnr.isti.hpc.dexter.spot.
SpotReader
(implements java.util.
Iterator
<E>)
it.cnr.isti.hpc.dexter.spot.
SpotReader.SpotFrequency
it.cnr.isti.hpc.dexter.spot.
SpotReader.SpotFrequencyParser
(implements it.cnr.isti.hpc.io.reader.RecordParser<E>)
it.cnr.isti.hpc.dexter.spot.
SpotReader.SpotSrcTarget
it.cnr.isti.hpc.dexter.spot.
SpotReader.SpotSrcTargetParser
(implements it.cnr.isti.hpc.io.reader.RecordParser<E>)
it.cnr.isti.hpc.dexter.spot.repo.
SpotRepositoryFactory
it.cnr.isti.hpc.text.
Text
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
it.cnr.isti.hpc.dexter.util.
DexterException
it.cnr.isti.hpc.mapdb.
MapDBException
it.cnr.isti.hpc.dexter.util.
TitleRedirectId
it.cnr.isti.hpc.dexter.util.
TitleRedirectId.Parser
(implements it.cnr.isti.hpc.io.reader.RecordParser<E>)
it.cnr.isti.hpc.text.
Token
it.cnr.isti.hpc.text.
TokenSegmenter
it.cnr.isti.hpc.dexter.disambiguation.
TopScoreEntityDisambiguator
(implements it.cnr.isti.hpc.dexter.disambiguation.
Disambiguator
)
Interface Hierarchy
it.cnr.isti.hpc.dexter.disambiguation.
Disambiguator
it.cnr.isti.hpc.dexter.label.
IdToLabel
it.cnr.isti.hpc.dexter.label.
IdToLabelWriter
it.cnr.isti.hpc.dexter.label.
LabelToId
it.cnr.isti.hpc.dexter.label.
LabelToIdWriter
it.cnr.isti.hpc.dexter.graph.
NodeStar
it.cnr.isti.hpc.dexter.graph.
IncomingNodes
it.cnr.isti.hpc.dexter.graph.
OutcomingNodes
it.cnr.isti.hpc.dexter.graph.
NodesWriter
it.cnr.isti.hpc.dexter.spot.repo.
SpotRepository
it.cnr.isti.hpc.dexter.spotter.
Spotter
it.cnr.isti.hpc.dexter.
Tagger
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
it.cnr.isti.hpc.dexter.graph.
NodeFactory.Type
it.cnr.isti.hpc.dexter.label.
IdHelperFactory.Type
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All rights reserved.