Class | Description |
---|---|
ArticleContextExtractor |
ContextExtractor for each label extract the context (text around the the
label)
|
ContextExtractor |
A ContextExtractor extract the context of a spot (i.e., text around the the
spot)
|
Spot |
A spot consists of:
the mention (i.e.
|
Spot.Parser |
A record parser for tsv encoded spots.
|
SpotMatch |
SpotMatch contains all the additional informations regarding a spot matched
in a particular position of the text.
|
SpotMatchList |
Represents a list of
SpotMatch |
SpotReader |
SpotReader class iterates over a list of spots given two files:
a spotSrcTargetFile containing a list of spots extracted
from the anchors in the wikipedia dump.
|
SpotReader.SpotFrequency |
Contains the text of a spot and its document frequency in the collection.
|
SpotReader.SpotFrequencyParser |
Parse a line containing the encoded version of a SpotFrequency object.
|
SpotReader.SpotSrcTarget | |
SpotReader.SpotSrcTargetParser |
Copyright © 2013. All rights reserved.