Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

a - Variable in class org.grobid.core.utilities.Pair
 
abbrevJournalsPositions - Variable in class org.grobid.core.sax.MarecSaxParser
 
abstract_ - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
ABSTRACT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
ABSTRACT_PREFIXES - Static variable in class org.grobid.core.data.BiblioItem
Some little cleaning of the abstract field.
AbstractEngineFactory - Class in org.grobid.core.factory
Abstract factory to get engine instance.
AbstractEngineFactory() - Constructor for class org.grobid.core.factory.AbstractEngineFactory
 
AbstractParser - Class in org.grobid.core.engines
 
AbstractParser(GrobidModel) - Constructor for class org.grobid.core.engines.AbstractParser
 
AbstractParser(GrobidModel, CntManager) - Constructor for class org.grobid.core.engines.AbstractParser
 
AbstractParser(GrobidModel, CntManager, GrobidCRFEngine) - Constructor for class org.grobid.core.engines.AbstractParser
 
accumulatedText - Variable in class org.grobid.core.sax.MarecSaxParser
 
ACKNOWLEDGEMENT - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
ACKNOWLEDGEMENT_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
acknowledgementBlocks - Variable in class org.grobid.core.document.Document
 
acronym - Variable in class org.grobid.core.features.FeatureFactory
 
activateObject(Object) - Method in class org.grobid.core.factory.GrobidPoolingFactory
add(LinePart) - Method in class org.grobid.core.data.table.Line
 
add(LayoutToken) - Method in class org.grobid.core.data.table.LinePart
 
add(Cell) - Method in class org.grobid.core.data.table.Row
 
addAcceptedLanguages(String) - Method in class org.grobid.core.engines.Engine
Add a language to the list of accepted languages.
addAffiliation(Affiliation) - Method in class org.grobid.core.data.Person
 
addAffiliationBlocks(String) - Method in class org.grobid.core.data.Person
 
addAffiliationMarker(String) - Method in class org.grobid.core.data.Person
 
addAuthor(String) - Method in class org.grobid.core.data.BiblioItem
 
addAuthor(String) - Method in class org.grobid.core.data.BiblioSet
 
addAuthorsToken(LayoutToken) - Method in class org.grobid.core.data.BiblioItem
 
addBlock(Block) - Method in class org.grobid.core.document.Document
 
addBlock(Block) - Method in class org.grobid.core.layout.Cluster
 
addBlock(Block) - Method in class org.grobid.core.layout.Page
 
addBlock2(Integer) - Method in class org.grobid.core.layout.Cluster
 
addBoundingBox(BoundingBox) - Method in class org.grobid.core.layout.PDFAnnotation
 
addCategory(String) - Method in class org.grobid.core.data.BiblioItem
 
addChild(DocumentNode) - Method in class org.grobid.core.document.DocumentNode
 
addCoords(Element, String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
addDepartment(String) - Method in class org.grobid.core.data.Affiliation
 
addDictionary(String, String) - Method in class org.grobid.core.lexicon.Lexicon
 
addEditor(String) - Method in class org.grobid.core.data.BiblioItem
 
addEditor(String) - Method in class org.grobid.core.data.BiblioSet
 
addFeaturesAffiliationAddress(List<String>, List<List<LayoutToken>>, List<List<OffsetPosition>>) - Static method in class org.grobid.core.features.FeaturesVectorAffiliationAddress
Add the features for the affiliation+address model.
addFeaturesChemicalEntities(String, int, int, boolean, boolean) - Static method in class org.grobid.core.features.FeaturesVectorChemicalEntity
Add the features for the chemical entity extraction model.
addFeaturesCitation(List<LayoutToken>, List<String>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>, List<OffsetPosition>) - Static method in class org.grobid.core.features.FeaturesVectorCitation
Add feature for citation parsing.
addFeaturesDate(List<String>) - Static method in class org.grobid.core.features.FeaturesVectorDate
Add feature for date parsing.
addFeaturesHeader(File, boolean) - Static method in class org.grobid.core.features.FeaturesVectorHeader
Add feature for header recognition to labeled data in a file.
addFeaturesHeader(List<String>, boolean) - Static method in class org.grobid.core.features.FeaturesVectorHeader
Add feature for header recognition.
addFeaturesName(List<LayoutToken>, List<String>, List<OffsetPosition>, List<OffsetPosition>) - Static method in class org.grobid.core.features.FeaturesVectorName
Add feature for name parsing.
addFeaturesPatentReferences(String, int, int, boolean, boolean, boolean, boolean) - Static method in class org.grobid.core.features.FeaturesVectorReference
Add the features for the patent reference extraction model.
addFirstNames(String) - Method in class org.grobid.core.lexicon.Lexicon
 
addFullAuthor(Person) - Method in class org.grobid.core.data.BiblioItem
 
addFullEditor(Person) - Method in class org.grobid.core.data.BiblioItem
 
addGraphicObject(GraphicObject) - Method in class org.grobid.core.data.Figure
 
addInstitution(String) - Method in class org.grobid.core.data.Affiliation
 
AdditionalRegexTextSegmenter - Class in org.grobid.core.engines.citations
Date: 8/27/13
AdditionalRegexTextSegmenter() - Constructor for class org.grobid.core.engines.citations.AdditionalRegexTextSegmenter
 
addKeyword(String) - Method in class org.grobid.core.data.BiblioItem
 
addLabel(TaggingLabel) - Method in class org.grobid.core.layout.LayoutToken
Add a TaggingLabel to this token
addLabeledTokensContainer(LabeledTokensContainer) - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
addLaboratory(String) - Method in class org.grobid.core.data.Affiliation
 
addLastNames(String) - Method in class org.grobid.core.lexicon.Lexicon
 
addLayoutToken(LayoutToken) - Method in class org.grobid.core.data.Equation
 
addLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.data.Equation
 
addLibraryPath(String) - Static method in class org.grobid.core.main.LibraryLoader
 
addListener(CrossrefRequestListener<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequest
Add listener to catch response when request is executed.
addListener(CrossrefRequestListener<T>) - Method in class org.grobid.core.utilities.glutton.GluttonRequest
Add listener to catch response when request is executed.
addMarker(String) - Method in class org.grobid.core.data.Person
 
addMeeting(String) - Method in class org.grobid.core.data.BiblioSet
 
addMetric(String, CntsMetric) - Method in interface org.grobid.core.utilities.counters.CntManager
 
addOffset(int) - Method in class org.grobid.core.data.BibDataSet
 
addOffset(Integer) - Method in class org.grobid.core.data.BibDataSet
 
addPage(Page) - Method in class org.grobid.core.document.Document
 
addPublisher(String) - Method in class org.grobid.core.data.BiblioSet
 
ADDRESS_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
addSourceBib(String) - Method in class org.grobid.core.data.BibDataSet
 
addSubject(String) - Method in class org.grobid.core.data.BiblioItem
 
addToken(LayoutToken) - Method in class org.grobid.core.layout.Block
 
addToken(LayoutToken) - Method in class org.grobid.core.layout.LayoutTokenization
 
addTokenizedDocument(GrobidAnalysisConfig) - Method in class org.grobid.core.document.Document
Parser PDFALTO output representation and get the tokenized form of the document.
addTokens(List<LayoutToken>) - Method in class org.grobid.core.layout.LayoutTokenization
 
addXmlId(Element, String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
ADVERTISEMENT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
Affiliation - Class in org.grobid.core.data
Class for representing and exchanging affiliation information.
Affiliation() - Constructor for class org.grobid.core.data.Affiliation
 
Affiliation(Affiliation) - Constructor for class org.grobid.core.data.Affiliation
 
AFFILIATION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
affiliationAddressBlock - Variable in class org.grobid.core.data.BiblioItem
 
AffiliationAddressParser - Class in org.grobid.core.engines
 
AffiliationAddressParser() - Constructor for class org.grobid.core.engines.AffiliationAddressParser
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
alignmentStatus - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
Analyzer - Interface in org.grobid.core.analyzers
Abstract analyzer for tokenizing/filtering text.
analyzer - Variable in class org.grobid.core.document.Document
 
analyzer - Variable in class org.grobid.core.engines.AbstractParser
 
analyzer(Analyzer) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
ANALYZER - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
AND - Static variable in class org.grobid.core.utilities.TextUtilities
 
AND_WORD_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
ANNEX - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
ANNEX_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
ANNEX_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
annotateAllCitationsInPDFPatent(String, int, boolean) - Method in class org.grobid.core.engines.Engine
Extract and parse both patent and non patent references within a patent in PDF format.
annotateAllReferences(Document, List<LayoutToken>, boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Annotate all reference from a list of layout tokens.
annotateAllReferencesPDFFile(String, boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
JSON annotations for all reference from the PDF file of a patent publication.
annotateBlocks(PDDocument, File, Document, boolean, boolean, boolean) - Static method in class org.grobid.core.visualization.BlockVisualizer
 
annotateFigureAndTables(PDDocument, File, Document, boolean, boolean, boolean, boolean, boolean) - Static method in class org.grobid.core.visualization.FigureTableVisualizer
 
annotatePage(PDDocument, String, int) - Static method in class org.grobid.core.visualization.AnnotationUtil
 
annotatePage(PDDocument, String, int, int) - Static method in class org.grobid.core.visualization.AnnotationUtil
 
annotatePdfWithCitations(PDDocument, Document, List<String>) - Static method in class org.grobid.core.visualization.CitationsVisualizer
Augment a PDF with bibliographical annotation, for bib.
AnnotationUtil - Class in org.grobid.core.visualization
Created by zholudev on 15/01/16.
AnnotationUtil() - Constructor for class org.grobid.core.visualization.AnnotationUtil
 
appendCaption(String) - Method in class org.grobid.core.data.Figure
 
appendCaptionLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.data.Figure
 
appendContent(String) - Method in class org.grobid.core.data.Equation
 
appendContent(String) - Method in class org.grobid.core.data.Figure
 
appendHeader(String) - Method in class org.grobid.core.data.Figure
 
appendLabel(String) - Method in class org.grobid.core.data.Equation
 
appendLabel(String) - Method in class org.grobid.core.data.Figure
 
appendN(StringBuffer, char, int) - Static method in class org.grobid.core.utilities.TextUtilities
Appending nb times the char c to the a StringBuffer...
appendNote(String) - Method in class org.grobid.core.data.Table
 
apply(TaggingTokenCluster) - Method in class org.grobid.core.tokenization.TaggingTokenClusteror.LabelTypeExcludePredicate
 
apply(TaggingTokenCluster) - Method in class org.grobid.core.tokenization.TaggingTokenClusteror.LabelTypePredicate
 
apr - Static variable in class org.grobid.core.engines.DateParser
 
arabicCharacters(char) - Static method in class org.grobid.core.analyzers.ArabicChars
Method for mapping some Arabic characters to their equivalent ASCII codes.
ArabicChars - Class in org.grobid.core.analyzers
 
ArabicChars() - Constructor for class org.grobid.core.analyzers.ArabicChars
 
area() - Method in class org.grobid.core.layout.BoundingBox
 
Article - Static variable in class org.grobid.core.data.BiblioItem
 
arXivPattern - Static variable in class org.grobid.core.utilities.TextUtilities
 
assign(List<Person>, List<String>) - Method in interface org.grobid.core.data.util.AuthorEmailAssigner
 
assign(List<Person>, List<String>) - Method in class org.grobid.core.data.util.ClassicAuthorEmailAssigner
 
ASSIGNED_GRAPHICS_TO_FIGURES - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
assignGraphicObjectsToFigures() - Method in class org.grobid.core.document.Document
 
attachAffiliations() - Method in class org.grobid.core.data.BiblioItem
Attach existing recognized affiliations to authors
attachEmails() - Method in class org.grobid.core.data.BiblioItem
Attach existing recognized emails to authors
aug - Static variable in class org.grobid.core.engines.DateParser
 
AUTHOR_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
AUTHOR_NAME_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
AUTHOR_SEPARATOR_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
authorBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
AuthorEmailAssigner - Interface in org.grobid.core.data.util
User: zholudev Date: 10/8/14
authorities - Static variable in class org.grobid.core.engines.patent.PatentRefParser
 
AuthorParser - Class in org.grobid.core.engines
 
AuthorParser() - Constructor for class org.grobid.core.engines.AuthorParser
 
available() - Method in class org.grobid.core.process.StreamGobbler
 
available() - Method in class org.grobid.core.process.StreamProcess
 

B

b - Variable in class org.grobid.core.utilities.Pair
 
BACK_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
BASE_PATH - Variable in class org.grobid.core.utilities.glutton.GluttonRequest
 
BASE_URL - Static variable in class org.grobid.core.utilities.crossref.CrossrefRequest
 
BasicStructureBuilder - Class in org.grobid.core.document
Class for building basic structures in a document item.
BasicStructureBuilder() - Constructor for class org.grobid.core.document.BasicStructureBuilder
 
batchCreateTraining(String, String, int) - Method in class org.grobid.core.engines.Engine
Process all the PDF in a given directory with a segmentation process and produce the corresponding training data format files for manual correction.
batchCreateTrainingBlank(String, String, int) - Method in class org.grobid.core.engines.Engine
Process all the PDF in a given directory with a pdf extraction and produce blank training data, i.e.
batchCreateTrainingMonograph(String, String, int) - Method in class org.grobid.core.engines.Engine
Process all the PDF in a given directory with a monograph process and produce the corresponding training data format files for manual correction.
batchCreateTrainingPatentcitations(String, String) - Method in class org.grobid.core.engines.Engine
Process all the XML patent documents in a given directory with a patent citation extraction and produce the corresponding training data format files for manual correction.
beginBody - Variable in class org.grobid.core.document.Document
 
beginReferences - Variable in class org.grobid.core.document.Document
 
BibDataSet - Class in org.grobid.core.data
Structure for representing the different information for a citation and its different context of citation.
BibDataSet() - Constructor for class org.grobid.core.data.BibDataSet
 
BibDataSet.Counters - Enum in org.grobid.core.data
 
BibDataSetContext - Class in org.grobid.core.data
Created by zholudev on 07/01/16.
BibDataSetContext() - Constructor for class org.grobid.core.data.BibDataSetContext
 
BibDataSetContextExtractor - Class in org.grobid.core.utilities
Extracting citation callout
BibDataSetContextExtractor() - Constructor for class org.grobid.core.utilities.BibDataSetContextExtractor
 
bibDataSets - Variable in class org.grobid.core.document.Document
 
BiblioItem - Class in org.grobid.core.data
Class for representing and exchanging a bibliographical item.
BiblioItem() - Constructor for class org.grobid.core.data.BiblioItem
 
BiblioSet - Class in org.grobid.core.data
Class for representing authority lists for bibliographies.
BiblioSet() - Constructor for class org.grobid.core.data.BiblioSet
 
BIOGRAPHY_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
bitmapAround - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
bitmapAround - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
bitmapAround - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
bitmapAround - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
block - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
Block - Class in org.grobid.core.layout
Class for representing and exchanging a document block.
Block() - Constructor for class org.grobid.core.layout.Block
 
Block.Type - Enum in org.grobid.core.layout
 
blockDocumentHeaders - Variable in class org.grobid.core.document.Document
 
blockFigures - Variable in class org.grobid.core.document.Document
 
blockFooters - Variable in class org.grobid.core.document.Document
 
blockHeaders - Variable in class org.grobid.core.document.Document
 
blockHeadFigures - Variable in class org.grobid.core.document.Document
 
blockHeadTables - Variable in class org.grobid.core.document.Document
 
blockReferences - Variable in class org.grobid.core.document.Document
 
blocks - Variable in class org.grobid.core.document.Document
 
blockSectionTitles - Variable in class org.grobid.core.document.Document
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
blockStatus - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
blockTables - Variable in class org.grobid.core.document.Document
 
BlockVisualizer - Class in org.grobid.core.visualization
Created by zholudev on 15/01/16.
BlockVisualizer() - Constructor for class org.grobid.core.visualization.BlockVisualizer
 
BODY - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
BODY_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
bold - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
bold - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
bold - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
bold - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
bold - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
bold - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
bold - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
bold - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
Book - Static variable in class org.grobid.core.data.BiblioItem
 
bookMetadataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
BOOKTITLE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
boundBox(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
boundBoxExcludingAnotherPage(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
BoundingBox - Class in org.grobid.core.layout
Created by zholudev on 18/08/15.
BoundingBoxCalculator - Class in org.grobid.core.utilities
Created by zholudev on 18/08/15.
BoundingBoxCalculator() - Constructor for class org.grobid.core.utilities.BoundingBoxCalculator
 
boundingBoxIntersection(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
BOXED_GRAPHIC_OBJECT_PREDICATE - Static variable in class org.grobid.core.data.Figure
 
build() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
buildBiblioSet(BiblioSet, String) - Method in class org.grobid.core.data.BiblioItem
 
builder() - Static method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
builder(GrobidAnalysisConfig) - Static method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
bullet_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
byteToHex(byte[]) - Static method in class org.grobid.core.utilities.SHA1
Convert from byte to hexa.

C

cache - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
calculate(Document) - Static method in class org.grobid.core.layout.VectorGraphicBoxCalculator
 
calculate(List<LayoutToken>) - Static method in class org.grobid.core.utilities.BoundingBoxCalculator
 
calculateOneBox(Iterable<LayoutToken>) - Static method in class org.grobid.core.utilities.BoundingBoxCalculator
 
calculateOneBox(Iterable<LayoutToken>, boolean) - Static method in class org.grobid.core.utilities.BoundingBoxCalculator
 
calculateTeiIdToBibDataSets() - Method in class org.grobid.core.document.Document
 
call(Callable<String>) - Method in class org.grobid.core.jni.JEPThreadPool
 
calloutKnown - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
calloutType - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
CANNOT_PARSE_LABEL_TO_INT - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorDate
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorName
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorReference
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
capitalisation - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
capitalizeFully(String, String) - Static method in class org.grobid.core.utilities.TextUtilities
This is a re-implementation of the capitalizeFully of Apache commons lang, because it appears not working properly.
caption - Variable in class org.grobid.core.data.Figure
 
captionLayoutTokens - Variable in class org.grobid.core.data.Figure
 
Cell - Class in org.grobid.core.data.table
 
Cell() - Constructor for class org.grobid.core.data.table.Cell
 
characterDensity - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
characterDensity - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
characterDensity - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
characters(char[], int, int) - Method in class org.grobid.core.sax.CountryCodeSaxParser
 
characters(char[], int, int) - Method in class org.grobid.core.sax.CrossrefSaxParser
 
characters(char[], int, int) - Method in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
characters(char[], int, int) - Method in class org.grobid.core.sax.MarecSaxParser
 
characters(char[], int, int) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
characters(char[], int, int) - Method in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
characters(char[], int, int) - Method in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
characters(char[], int, int) - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
characters(char[], int, int) - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
characters(char[], int, int) - Method in class org.grobid.core.sax.TextSaxParser
 
charPositionsLocationNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in location name gazetteer for a string, return a list of positions referring to the character positions within the string.
charPositionsLocationNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in location name gazetteer for a list of LayoutToken, return a list of positions referring to the character positions in the input sequence.
charPositionsOrganisationNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation names gazetteer for a string.
charPositionsOrganisationNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation names gazetteer for a tokenize sequence.
charPositionsOrgForm(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in org form names gazetteer for a string.
charPositionsOrgForm(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in org form names gazetteer for a tokenized string.
charPositionsPersonTitle(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in person title name gazetteer for a string.
charPositionsPersonTitle(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in person title name gazetteer for a list of LayoutToken.
checkIdentifier() - Method in class org.grobid.core.data.BiblioItem
Check if the identifier pubnum is a DOI or an arXiv identifier.
checkLimits() - Method in class org.grobid.core.utilities.crossref.CrossrefClient
 
checkProperties() - Static method in class org.grobid.core.utilities.GrobidProperties
Checks if the given properties contains non-empty and non-null values for the properties of list Grobid properties
ChemicalEntity - Class in org.grobid.core.data
Class for managing chemical entities.
ChemicalEntity() - Constructor for class org.grobid.core.data.ChemicalEntity
 
ChemicalEntity(String) - Constructor for class org.grobid.core.data.ChemicalEntity
 
ChemicalParser - Class in org.grobid.core.engines.entities
Chemical entities extraction.
ChemicalParser() - Constructor for class org.grobid.core.engines.entities.ChemicalParser
 
CITATION_AUTHOR - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_BOOKTITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_COLLABORATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_DATE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_EDITOR - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_INSTITUTION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_ISSUE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_JOURNAL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_KEYWORD - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_LOCATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_MARKER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_MARKER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_NOTE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_PAGES - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_PUBLISHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_PUBNUM - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_TECH - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_TITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_VOLUME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CITATION_WEB - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CitationParser - Class in org.grobid.core.engines
 
CitationParser(EngineParsers, CntManager) - Constructor for class org.grobid.core.engines.CitationParser
 
CitationParser(EngineParsers) - Constructor for class org.grobid.core.engines.CitationParser
 
CitationParserCounters - Class in org.grobid.core.engines.counters
User: zholudev Date: 2/25/14
CitationParserCounters() - Constructor for class org.grobid.core.engines.counters.CitationParserCounters
 
citations - Variable in class org.grobid.core.sax.MarecSaxParser
 
CitationsVisualizer - Class in org.grobid.core.visualization
Utilities for visualizing citation markers and biblographical references, wither directly in the PDF using the PDF annotation layer or as annotations in JSON for supporting web based rendering (e.g.
CitationsVisualizer() - Constructor for class org.grobid.core.visualization.CitationsVisualizer
 
ClassicAuthorEmailAssigner - Class in org.grobid.core.data.util
User: zholudev Date: 10/8/14
ClassicAuthorEmailAssigner() - Constructor for class org.grobid.core.data.util.ClassicAuthorEmailAssigner
 
Classification - Class in org.grobid.core.data
Class for representing a classification.
Classification() - Constructor for class org.grobid.core.data.Classification
 
clean() - Method in class org.grobid.core.data.Affiliation
 
clean(String) - Static method in class org.grobid.core.utilities.TextUtilities
Map special ligature and characters coming from the pdf
cleanAbstract(String) - Method in class org.grobid.core.data.BiblioItem
 
cleanAbstractLayoutTokens(List<LayoutToken>) - Static method in class org.grobid.core.data.BiblioItem
 
cleanBody(String) - Static method in class org.grobid.core.utilities.Utilities
Cleaninig of the body of text prior to term extraction.
cleanDOI(String) - Method in class org.grobid.core.data.BiblioItem
 
cleanField(String, boolean) - Static method in class org.grobid.core.utilities.TextUtilities
Remove useless punctuation at the end and beginning of a metadata field.
cleanISBNString(String) - Static method in class org.grobid.core.data.BiblioItem
Special string cleaining of ISBN and ISSN numbers.
cleanKeywords(String) - Static method in class org.grobid.core.data.BiblioItem
Some little cleaning of the keyword field.
cleanPage(String) - Static method in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
cleanSQLString(String) - Static method in class org.grobid.core.data.BiblioItem
General string cleaining for SQL strings.
cleanTitles(BiblioItem) - Static method in class org.grobid.core.data.BiblioItem
 
cleanZFNMetadata(BiblioItem) - Static method in class org.grobid.core.utilities.Utilities
Special cleaning for ZFN extracted data in a BiblioItem
client - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
client - Variable in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
clone() - Method in class org.grobid.core.document.DocumentNode
 
close(boolean, boolean, boolean) - Method in class org.grobid.core.document.DocumentSource
 
close(DocumentSource, boolean, boolean, boolean) - Static method in class org.grobid.core.document.DocumentSource
 
close() - Method in class org.grobid.core.engines.AbstractParser
 
close() - Method in class org.grobid.core.engines.AuthorParser
 
close() - Method in class org.grobid.core.engines.CitationParser
 
close() - Method in class org.grobid.core.engines.Engine
 
close() - Method in class org.grobid.core.engines.EngineParsers
 
close() - Method in class org.grobid.core.engines.FullTextParser
 
close() - Method in class org.grobid.core.engines.HeaderParser
 
close() - Method in class org.grobid.core.engines.patent.ReferenceExtractor
 
close() - Method in class org.grobid.core.engines.ProcessEngine
Close engine resources.
close() - Method in class org.grobid.core.engines.Segmentation
 
close() - Method in class org.grobid.core.engines.tagging.CRFPPTagger
 
close() - Method in class org.grobid.core.engines.tagging.DeLFTTagger
 
close() - Method in class org.grobid.core.engines.tagging.DummyTagger
 
close() - Method in class org.grobid.core.engines.tagging.WapitiTagger
 
close() - Method in class org.grobid.core.jni.DeLFTModel
 
close() - Method in class org.grobid.core.jni.WapitiModel
 
close() - Method in class org.grobid.core.process.StreamGobbler
 
close() - Method in class org.grobid.core.process.StreamProcess
 
close() - Method in class org.grobid.core.utilities.Consolidation
After consolidation operations, this need to be called to ensure that all involved Executors are shut down immediatly, otherwise non terminated thread could prevent the JVM from exiting
close() - Method in class org.grobid.core.utilities.crossref.CrossrefClient
 
close() - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
close_parenthesis - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
closestGraphicHeight - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
closestGraphicHeight - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
closestGraphicSurface - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
closestGraphicSurface - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
closestGraphicWidth - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
closestGraphicWidth - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
Cluster - Class in org.grobid.core.layout
Class for representing cluster of document layout elements, typically all blocks having the same font parameters.
Cluster() - Constructor for class org.grobid.core.layout.Cluster
 
cluster() - Method in class org.grobid.core.tokenization.TaggingTokenClusteror
 
clusters - Variable in class org.grobid.core.document.Document
 
cnt(Countable) - Method in interface org.grobid.core.utilities.counters.CntManager
 
cnt(String, String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
cnt() - Method in interface org.grobid.core.utilities.counters.Counter
 
cnt(T) - Method in class org.grobid.core.utilities.ElementCounter
 
cntManager - Variable in class org.grobid.core.engines.AbstractParser
 
CntManager - Interface in org.grobid.core.utilities.counters
 
CntManagerFactory - Class in org.grobid.core.utilities.counters.impl
 
CntManagerFactory() - Constructor for class org.grobid.core.utilities.counters.impl.CntManagerFactory
 
CntManagerGrepRepresentation - Class in org.grobid.core.utilities.counters.impl
Date: 7/3/12 Time: 10:32 AM
CntManagerGrepRepresentation() - Constructor for class org.grobid.core.utilities.counters.impl.CntManagerGrepRepresentation
 
CntManagerRepresentation - Interface in org.grobid.core.utilities.counters
Date: 7/3/12 Time: 10:30 AM
CntManagerSaver - Interface in org.grobid.core.utilities.counters
Date: 6/29/12 Time: 2:41 PM
CntManagerSaverImpl - Class in org.grobid.core.utilities.counters.impl
Date: 6/29/12 Time: 2:44 PM
CntManagerSaverImpl() - Constructor for class org.grobid.core.utilities.counters.impl.CntManagerSaverImpl
 
CntsMetric - Interface in org.grobid.core.utilities.counters
Date: 6/29/12 Time: 4:47 PM
COLLABORATION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
COLON - Static variable in class org.grobid.core.utilities.TextUtilities
 
columnCount(List<Row>) - Static method in class org.grobid.core.data.table.Row
 
COMMA - Static variable in class org.grobid.core.utilities.TextUtilities
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorName
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorReference
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
commonName - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
compareTo(Date) - Method in class org.grobid.core.data.Date
The lowest date always win.
compareTo(Object) - Method in class org.grobid.core.data.Date
 
compareTo(PatentItem) - Method in class org.grobid.core.data.PatentItem
 
compareTo(DocumentPiece) - Method in class org.grobid.core.document.DocumentPiece
 
compareTo(DocumentPointer) - Method in class org.grobid.core.document.DocumentPointer
 
compareTo(LayoutToken) - Method in class org.grobid.core.layout.LayoutToken
 
compareTo(OffsetPosition) - Method in class org.grobid.core.utilities.OffsetPosition
 
concatTokens() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
conferencePaperBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
conferencesPositions - Variable in class org.grobid.core.sax.MarecSaxParser
 
confPrefixes - Static variable in class org.grobid.core.data.BiblioItem
 
consolidate(BiblioItem, String) - Method in class org.grobid.core.utilities.Consolidation
Try to consolidate one bibliographical object with crossref metadata lookup web services based on core metadata
consolidate(List<BibDataSet>) - Method in class org.grobid.core.utilities.Consolidation
Try tp consolidate a list of bibliographical objects in one operation with consolidation services
consolidateCitation(BiblioItem, String, int) - Method in class org.grobid.core.engines.CitationParser
Consolidate an existing list of recognized citations based on access to external internet bibliographic databases.
consolidateCitations(int) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
consolidateHeader(int) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
consolidateHeader(BiblioItem, int) - Method in class org.grobid.core.engines.HeaderParser
Consolidate an existing list of recognized citations based on access to external internet bibliographic databases.
Consolidation - Class in org.grobid.core.utilities
Singleton class for managing the extraction of bibliographical information from pdf documents.
CONSOLIDATION - Static variable in class org.grobid.core.utilities.ConsolidationCounters
 
Consolidation.GrobidConsolidationService - Enum in org.grobid.core.utilities
 
CONSOLIDATION_PER_DOI - Static variable in class org.grobid.core.utilities.ConsolidationCounters
 
CONSOLIDATION_PER_DOI_SUCCESS - Static variable in class org.grobid.core.utilities.ConsolidationCounters
 
CONSOLIDATION_SUCCESS - Static variable in class org.grobid.core.utilities.ConsolidationCounters
 
ConsolidationCounters - Class in org.grobid.core.utilities
Counters for keeping track of consolidation activity and results
ConsolidationCounters() - Constructor for class org.grobid.core.utilities.ConsolidationCounters
 
containDash - Variable in class org.grobid.core.features.FeaturesVectorDate
 
containDash - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
containDash - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
CONTAINERS_TO_FEATURE_BLOCK - Static variable in class org.grobid.core.tokenization.TaggingTokenCluster
 
containPunct - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
containPunct - Variable in class org.grobid.core.features.FeaturesVectorDate
 
containPunct - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
containPunct - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
contains(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
containsToken(List<LayoutToken>, String) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
content - Variable in class org.grobid.core.data.Equation
 
content - Variable in class org.grobid.core.data.Figure
 
CONTENT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
CONTENT_SIZE_TOO_SMALL - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
CONTENT_WIDTH_TOO_SMALL - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
contentItemBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
context - Variable in class org.grobid.core.data.BibDataSetContext
 
convertStreamToString(InputStream) - Static method in class org.grobid.core.utilities.TextUtilities
 
convertStringOffsetToTokenOffset(List<OffsetPosition>, List<LayoutToken>) - Static method in class org.grobid.core.utilities.Utilities
 
COPYRIGHT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
correct(BiblioItem, BiblioItem) - Static method in class org.grobid.core.data.BiblioItem
Correct fields of the first biblio item based on the second one and the reference string
Countable - Interface in org.grobid.core.engines.counters
Created by lfoppiano on 25/11/16.
countDigit(String) - Static method in class org.grobid.core.utilities.TextUtilities
Count the number of digit in a given string.
Counter - Interface in org.grobid.core.utilities.counters
 
country - Variable in class org.grobid.core.sax.TextSaxParser
 
COUNTRY_CODES - Static variable in class org.grobid.core.features.FeatureFactory
 
CountryCodeSaxParser - Class in org.grobid.core.sax
SAX parser for the XML description of country codes in ISO 3166.
CountryCodeSaxParser() - Constructor for class org.grobid.core.sax.CountryCodeSaxParser
 
CountryCodeSaxParser(Map, Set) - Constructor for class org.grobid.core.sax.CountryCodeSaxParser
 
countryName - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
COVER - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
cover(LayoutToken) - Method in class org.grobid.core.layout.PDFAnnotation
Return true if the annotation covers the given LayoutToken, based on their respective coordinates.
COVER_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
cover page , document header
, page footer , page header , note in margin , document body , bibliographical section , page number , annexes , acknowledgement , other , toc -> not yet used because not yet training data for this
COVER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
createBlankTrainingData(File, String, String, int) - Method in class org.grobid.core.engines.Segmentation
Get the content of the pdf and produce a blank training data TEI file, i.e.
createEngine() - Method in class org.grobid.core.factory.AbstractEngineFactory
Return a new instance of engine.
createEngine(boolean) - Method in class org.grobid.core.factory.AbstractEngineFactory
Return a new instance of engine.
createEngine() - Method in class org.grobid.core.factory.GrobidFactory
Return a new instance of engine.
createEngine(boolean) - Method in class org.grobid.core.factory.GrobidFactory
Return a new instance of engine.
createFromText(String) - Static method in class org.grobid.core.document.Document
 
createStandardAnalyzer() - Static method in class org.grobid.core.utilities.matching.LuceneUtil
 
createTraining(File, String, String, int) - Method in class org.grobid.core.engines.Engine
Create training data for all models based on the application of the current full text model on a new PDF
createTraining(File, String, String, int) - Method in class org.grobid.core.engines.FullTextParser
Process the specified pdf and format the result as training data for all the models.
createTraining(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Generate training data for all models
createTrainingBlank(File, String, String, int) - Method in class org.grobid.core.engines.Engine
Generate blank training data from provided directory of PDF documents, i.e.
createTrainingBlank(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Generate blank training data from provided directory of PDF documents, i.e.
createTrainingCitationPatent(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Generate training data for citation extraction from patent documents.
createTrainingData(Document, int) - Method in class org.grobid.core.engines.ReferenceSegmenterParser
 
createTrainingData(List<LayoutToken>, String, String) - Method in class org.grobid.core.engines.TableParser
The training data creation is called from the full text training creation in cascade.
createTrainingFromPDF(File, String, String, int) - Method in class org.grobid.core.engines.MonographParser
Process the specified pdf and format the result as training data for the monograph model.
createTrainingHeader(String, String, String) - Method in class org.grobid.core.engines.HeaderParser
Process the header of the specified pdf and format the result as training data.
createTrainingMonograph(File, String, String, int) - Method in class org.grobid.core.engines.Engine
Create training data for the monograph model based on the application of the current monograph text model on a new PDF
createTrainingMonograph(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Generate training data for the monograph model from provided directory of PDF documents.
createTrainingPatentCitations(String, String) - Method in class org.grobid.core.engines.Engine
Process an XML patent document with a patent citation extraction and produce the corresponding training data format files for manual correction.
createTrainingSegmentation(String, String, String, int) - Method in class org.grobid.core.engines.Segmentation
Process the content of the specified pdf and format the result as training data.
CRFPP_NATIVE_LIB_NAME - Static variable in class org.grobid.core.main.LibraryLoader
 
CRFPPTagger - Class in org.grobid.core.engines.tagging
User: zholudev Date: 3/20/14
CRFPPTagger(GrobidModel) - Constructor for class org.grobid.core.engines.tagging.CRFPPTagger
 
CrossrefClient - Class in org.grobid.core.utilities.crossref
Request pool to get data from api.crossref.org without exceeding limits supporting multi-thread.
CrossrefClient() - Constructor for class org.grobid.core.utilities.crossref.CrossrefClient
Hidden constructor
CrossrefDeserializer<T> - Class in org.grobid.core.utilities.crossref
Abstract deserializer to parse json response from crossref.
CrossrefDeserializer() - Constructor for class org.grobid.core.utilities.crossref.CrossrefDeserializer
 
CrossrefRequest<T> - Class in org.grobid.core.utilities.crossref
GET crossref request
CrossrefRequest(String, Map<String, String>, CrossrefDeserializer<T>) - Constructor for class org.grobid.core.utilities.crossref.CrossrefRequest
 
CrossrefRequestListener<T> - Class in org.grobid.core.utilities.crossref
Listener to catch response from a CrossrefRequest.
CrossrefRequestListener() - Constructor for class org.grobid.core.utilities.crossref.CrossrefRequestListener
 
CrossrefRequestListener(int) - Constructor for class org.grobid.core.utilities.crossref.CrossrefRequestListener
 
CrossrefRequestListener.Response<T> - Class in org.grobid.core.utilities.crossref
 
CrossrefRequestTask<T> - Class in org.grobid.core.utilities.crossref
Task to execute its request at the right time.
CrossrefRequestTask(CrossrefClient, CrossrefRequest<T>) - Constructor for class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
CrossrefSaxParser - Class in org.grobid.core.sax
SAX parser for XML crossref DOI metadata descriptions.
CrossrefSaxParser() - Constructor for class org.grobid.core.sax.CrossrefSaxParser
 
CrossrefSaxParser(BiblioItem) - Constructor for class org.grobid.core.sax.CrossrefSaxParser
 
CrossrefUnixrefSaxParser - Class in org.grobid.core.sax
SAX parser for XML crossref DOI metadata descriptions.
CrossrefUnixrefSaxParser() - Constructor for class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
CrossrefUnixrefSaxParser(BiblioItem) - Constructor for class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
CrossrefUnixrefSaxParser(List<BiblioItem>) - Constructor for class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
currentPatentNumber - Variable in class org.grobid.core.engines.patent.ReferenceExtractor
 
currentPatentNumber - Variable in class org.grobid.core.sax.TextSaxParser
 
currentResponse - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener
 
CUT_DEFAULT_LENGTH - Static variable in class org.grobid.core.utilities.BibDataSetContextExtractor
 
cutContextSimple(String) - Static method in class org.grobid.core.utilities.BibDataSetContextExtractor
 
CybozuLanguageDetector - Class in org.grobid.core.lang.impl
User: zholudev Date: 10/7/14
CybozuLanguageDetector() - Constructor for class org.grobid.core.lang.impl.CybozuLanguageDetector
 
CybozuLanguageDetectorFactory - Class in org.grobid.core.lang.impl
User: zholudev Date: 11/24/11 Time: 11:10 AM
CybozuLanguageDetectorFactory() - Constructor for class org.grobid.core.lang.impl.CybozuLanguageDetectorFactory
 

D

DASH_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
Date - Class in org.grobid.core.data
Class for representing a date.
Date() - Constructor for class org.grobid.core.data.Date
 
DATE_DAY - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_DAY_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_MONTH - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_MONTH_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_YEAR - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DATE_YEAR_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
DateParser - Class in org.grobid.core.engines
 
DateParser() - Constructor for class org.grobid.core.engines.DateParser
 
DATESUB_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
dateToString(Date, String) - Static method in class org.grobid.core.utilities.Utilities
Format a date in string using pFormat.
DE - Static variable in class org.grobid.core.lang.Language
 
debug - Variable in class org.grobid.core.engines.patent.ReferenceExtractor
 
dec - Static variable in class org.grobid.core.engines.DateParser
 
DEDICATION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
defaultInstance() - Static method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
DEGREE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
dehyphenize(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
dehyphenize(List<LayoutToken>) - Static method in class org.grobid.core.utilities.TextUtilities
Deprecated.
dehyphenize(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
dehyphenizeHard(String) - Static method in class org.grobid.core.utilities.TextUtilities
Deprecated.
deleteDir(File) - Static method in class org.grobid.core.utilities.Utilities
Deletes all files and subdirectories under dir.
deleteOldies(File, int) - Static method in class org.grobid.core.utilities.Utilities
Deletes all files and subdirectories under dir if they are older than a given amount of seconds.
deleteOldies(File, int, boolean) - Static method in class org.grobid.core.utilities.Utilities
 
DELFT_NATIVE_LIB_NAME - Static variable in class org.grobid.core.main.LibraryLoader
 
DELFT_NATIVE_LIB_NAME_LINUX - Static variable in class org.grobid.core.main.LibraryLoader
 
DeLFTModel - Class in org.grobid.core.jni
 
DeLFTModel(GrobidModel) - Constructor for class org.grobid.core.jni.DeLFTModel
 
DeLFTTagger - Class in org.grobid.core.engines.tagging
 
DeLFTTagger(GrobidModel) - Constructor for class org.grobid.core.engines.tagging.DeLFTTagger
 
delimiters - Static variable in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
delimiters - Static variable in class org.grobid.core.utilities.TextUtilities
 
depict(ChemicalEntity, String) - Static method in class org.grobid.core.engines.entities.NameToStructureResolver
 
DESCRIPTION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
descriptionRetrieval(String) - Method in class org.grobid.core.document.OPSService
Access to full text for a given patent publication number
deserialize(InputStream) - Method in interface org.grobid.core.utilities.counters.CntManagerSaver
 
deserialize(InputStream) - Method in class org.grobid.core.utilities.counters.impl.CntManagerSaverImpl
 
deserialize(JsonParser, DeserializationContext) - Method in class org.grobid.core.utilities.crossref.CrossrefDeserializer
 
deserializeOneItem(JsonNode) - Method in class org.grobid.core.utilities.crossref.CrossrefDeserializer
Describe how to deserialize one json item from response
deserializeOneItem(JsonNode) - Method in class org.grobid.core.utilities.crossref.WorkDeserializer
 
deserializer - Variable in class org.grobid.core.utilities.crossref.CrossrefRequest
JSON response deserializer, ex: WorkDeserializer to convert Work to BiblioItem
deserializer - Variable in class org.grobid.core.utilities.glutton.GluttonRequest
JSON response deserializer, ex: WorkDeserializer to convert metadata to BiblioItem, it's similar to CrossRef, but possibly enriched with some additional metadata (e.g.
destroyObject(Object) - Method in class org.grobid.core.factory.GrobidPoolingFactory
detect(String) - Method in class org.grobid.core.lang.impl.CybozuLanguageDetector
 
detect(String) - Method in interface org.grobid.core.lang.LanguageDetector
Detects a language id that must consist of two letter together with a confidence coefficient.
df - Static variable in class org.grobid.core.utilities.counters.impl.CntManagerGrepRepresentation
 
df - Static variable in class org.grobid.core.utilities.counters.impl.CntManagerSaverImpl
 
digit - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
digit - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
digit - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
digit - Variable in class org.grobid.core.features.FeaturesVectorDate
 
digit - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
digit - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
digit - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
digit - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
digit - Variable in class org.grobid.core.features.FeaturesVectorName
 
digit - Variable in class org.grobid.core.features.FeaturesVectorReference
 
digit - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
digit - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
Digital_support - Static variable in class org.grobid.core.data.BiblioItem
 
distanceTo(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
Document - Class in org.grobid.core.document
Class for representing, processing and exchanging a document item.
Document(DocumentSource) - Constructor for class org.grobid.core.document.Document
 
Document() - Constructor for class org.grobid.core.document.Document
 
documentLenghtChar - Variable in class org.grobid.core.document.Document
 
DocumentNode - Class in org.grobid.core.document
Class corresponding to a node of the structure of a hierarchically organized document (i.e.
DocumentNode() - Constructor for class org.grobid.core.document.DocumentNode
 
DocumentNode(String, String) - Constructor for class org.grobid.core.document.DocumentNode
 
DocumentPiece - Class in org.grobid.core.document
User: zholudev Date: 4/1/14
DocumentPiece(DocumentPointer, DocumentPointer) - Constructor for class org.grobid.core.document.DocumentPiece
 
DocumentPointer - Class in org.grobid.core.document
User: zholudev Date: 4/1/14 Class representing a pointer within a PDF document, basically a block index and then a token index within a block (not global token index)
DocumentPointer(int, int, int) - Constructor for class org.grobid.core.document.DocumentPointer
 
DocumentPointer(Document, int, int) - Constructor for class org.grobid.core.document.DocumentPointer
 
documentSource - Variable in class org.grobid.core.document.Document
 
DocumentSource - Class in org.grobid.core.document
Input document to be processed, which could come from a PDF or directly be an XML file.
doesRequireDehypenisation(List<LayoutToken>, int) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
Check if the current token (place i), or the hypen, needs to be removed or not.
doesRequireDehypenisation(List<LayoutToken>, int) - Static method in class org.grobid.core.utilities.TextUtilities
Deprecated.
doiDataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
DOIPattern - Static variable in class org.grobid.core.utilities.TextUtilities
 
DOIs - Static variable in class org.grobid.core.utilities.crossref.Test
 
DOUBLE_QUOTE - Static variable in class org.grobid.core.utilities.TextUtilities
 
doubleEquals(double, double) - Static method in class org.grobid.core.utilities.Utilities
 
doubleEquals(double, double, double) - Static method in class org.grobid.core.utilities.Utilities
 
downloadPDF(String, String, String) - Method in class org.grobid.core.engines.Engine
Download a PDF file.
DUMMY_FOLDER_LABEL - Static variable in enum org.grobid.core.GrobidModels
 
DUMMY_LABEL - Static variable in class org.grobid.core.engines.tagging.DummyTagger
 
DummyTagger - Class in org.grobid.core.engines.tagging
This tagger just return one label
DummyTagger(GrobidModel) - Constructor for class org.grobid.core.engines.tagging.DummyTagger
 

E

EDITOR_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
editorBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
ElementCounter<T> - Class in org.grobid.core.utilities
 
ElementCounter() - Constructor for class org.grobid.core.utilities.ElementCounter
 
ElementCounter(Map<T, Integer>) - Constructor for class org.grobid.core.utilities.ElementCounter
 
ElementCounterItem<T> - Class in org.grobid.core.utilities
User: zholudev Date: 2/17/14
ElementCounterItem() - Constructor for class org.grobid.core.utilities.ElementCounterItem
 
ElementCounterItem(T, Integer) - Constructor for class org.grobid.core.utilities.ElementCounterItem
 
email - Variable in class org.grobid.core.features.FeatureFactory
 
email - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
email - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
email - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
email - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
email - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
email2 - Variable in class org.grobid.core.features.FeatureFactory
 
EMAIL_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EmailSanitizer - Class in org.grobid.core.data.util
User: zholudev Date: 10/8/14
EmailSanitizer() - Constructor for class org.grobid.core.data.util.EmailSanitizer
 
EMPTY_LABEL_OR_HEADER_OR_CONTENT - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
EMPTY_REFERENCES_BLOCKS - Static variable in class org.grobid.core.engines.counters.CitationParserCounters
 
EN - Static variable in class org.grobid.core.lang.Language
 
ENAMEX_START_ENTITY_LABEL_PREFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
end - Variable in class org.grobid.core.data.Figure
 
end - Variable in class org.grobid.core.utilities.OffsetPosition
 
END_BRACKET - Static variable in class org.grobid.core.utilities.TextUtilities
 
endDocument() - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
endDocument() - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
endElement(String, String, String) - Method in class org.grobid.core.sax.CountryCodeSaxParser
 
endElement(String, String, String) - Method in class org.grobid.core.sax.CrossrefSaxParser
 
endElement(String, String, String) - Method in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
endElement(String, String, String) - Method in class org.grobid.core.sax.MarecSaxParser
 
endElement(String, String, String) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
endElement(String, String, String) - Method in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
endElement(String, String, String) - Method in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
endElement(String, String, String) - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
endElement(String, String, String) - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
endElement(String, String, String) - Method in class org.grobid.core.sax.TextSaxParser
 
endPage(int) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
endToken - Variable in class org.grobid.core.data.Figure
 
endToken - Variable in class org.grobid.core.document.DocumentNode
 
Engine - Class in org.grobid.core.engines
Class for managing the extraction of bibliographical information from PDF documents or raw text.
Engine(boolean) - Constructor for class org.grobid.core.engines.Engine
Constructor for the Grobid engine instance.
EngineParsers - Class in org.grobid.core.engines
 
EngineParsers() - Constructor for class org.grobid.core.engines.EngineParsers
 
enrichWithNewLineInfo(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
ENTITLE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EntityMatcherException - Exception in org.grobid.core.utilities.matching
User: zholudev Date: 3/4/14
EntityMatcherException() - Constructor for exception org.grobid.core.utilities.matching.EntityMatcherException
 
EntityMatcherException(String) - Constructor for exception org.grobid.core.utilities.matching.EntityMatcherException
 
EntityMatcherException(String, Throwable) - Constructor for exception org.grobid.core.utilities.matching.EntityMatcherException
 
EntityMatcherException(Throwable) - Constructor for exception org.grobid.core.utilities.matching.EntityMatcherException
 
EnvironmentVariableProperties - Class in org.grobid.core.utilities
 
EnvironmentVariableProperties(String) - Constructor for class org.grobid.core.utilities.EnvironmentVariableProperties
 
EnvironmentVariableProperties(Map<String, String>, String) - Constructor for class org.grobid.core.utilities.EnvironmentVariableProperties
 
equals(Object) - Method in class org.grobid.core.document.DocumentPointer
 
equals(Object) - Method in class org.grobid.core.engines.label.TaggingLabelImpl
 
equals(Object) - Method in class org.grobid.core.layout.BoundingBox
 
equals(Object) - Method in class org.grobid.core.utilities.OffsetPosition
 
equals(Object) - Method in class org.grobid.core.utilities.Pair
 
equals(Object) - Method in class org.grobid.core.utilities.Triple
 
Equation - Class in org.grobid.core.data
Class for representing an equation.
Equation() - Constructor for class org.grobid.core.data.Equation
 
EQUATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EQUATION_ID_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EQUATION_LAB - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EQUATION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EQUATION_MARKER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
EQUATION_MARKER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
equations - Variable in class org.grobid.core.document.Document
 
errorException - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
errorMessage - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
ES - Static variable in class org.grobid.core.lang.Language
 
ESC_AND - Static variable in class org.grobid.core.utilities.TextUtilities
 
ESC_DOUBLE_QUOTE - Static variable in class org.grobid.core.utilities.TextUtilities
 
ESC_GREATER_THAN - Static variable in class org.grobid.core.utilities.TextUtilities
 
ESC_LESS_THAN - Static variable in class org.grobid.core.utilities.TextUtilities
 
eventMetadataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
execute() - Method in class org.grobid.core.utilities.crossref.CrossrefRequest
Execute request, handle response by sending to listeners a CrossrefRequestListener.Response
execute() - Method in class org.grobid.core.utilities.glutton.GluttonRequest
Execute request, handle response by sending to listeners a CrossrefRequestListener.Response
executorService - Variable in class org.grobid.core.utilities.crossref.CrossrefClient
 
extendFirstDepartment(String) - Method in class org.grobid.core.data.Affiliation
 
extendFirstInstitution(String) - Method in class org.grobid.core.data.Affiliation
 
extendFirstLaboratory(String) - Method in class org.grobid.core.data.Affiliation
 
extendLastDepartment(String) - Method in class org.grobid.core.data.Affiliation
 
extendLastInstitution(String) - Method in class org.grobid.core.data.Affiliation
 
extendLastLaboratory(String) - Method in class org.grobid.core.data.Affiliation
 
extract(String) - Method in interface org.grobid.core.engines.citations.ReferenceSegmenter
 
extract(Document) - Method in interface org.grobid.core.engines.citations.ReferenceSegmenter
 
extract(String) - Method in class org.grobid.core.engines.citations.RegexReferenceSegmenter
 
extract(Document) - Method in class org.grobid.core.engines.citations.RegexReferenceSegmenter
 
extract(String) - Method in class org.grobid.core.engines.ReferenceSegmenterParser
 
extract(Document) - Method in class org.grobid.core.engines.ReferenceSegmenterParser
 
extract(Document, boolean) - Method in class org.grobid.core.engines.ReferenceSegmenterParser
 
extract(Document, SortedSet<DocumentPiece>, boolean) - Method in class org.grobid.core.engines.ReferenceSegmenterParser
 
extractAllReferencesOPS(boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Extract all reference from the full text retrieve via OPS.
extractAllReferencesPDFFile(String, boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Extract all reference from the PDF file of a patent publication.
extractAllReferencesString(String, boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Extract all reference from a simple piece of text.
extractAllReferencesXMLFile(String, boolean, int, boolean, List<PatentItem>, List<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Extract all reference from an XML file in ST.36 or MAREC format.
extractChemicalEntities(String) - Method in class org.grobid.core.engines.Engine
Extract chemical names from text.
extractChemicalEntities(String) - Method in class org.grobid.core.engines.entities.ChemicalParser
Extract all reference from a simple piece of text.
extractCitationSegments(String) - Method in class org.grobid.core.engines.citations.AdditionalRegexTextSegmenter
 
extractLineParts(List<LayoutToken>) - Static method in class org.grobid.core.data.table.Line
 
extractLines(List<LinePart>) - Static method in class org.grobid.core.data.table.Line
 
extractPatentReferencesXMLFile(String, boolean, int, boolean, List<PatentItem>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Extract all reference from a patent in XML ST.36 like.
extractRows(List<Line>) - Static method in class org.grobid.core.data.table.Row
 

F

FamilyMembers - Static variable in class org.grobid.core.document.PatentDocument
 
FastMatcher - Class in org.grobid.core.lexicon
Class for fast matching of word sequences over text stream.
FastMatcher() - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(File) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(File, Analyzer) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(File, Analyzer, boolean) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(InputStream) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(InputStream, Analyzer) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
FastMatcher(InputStream, Analyzer, boolean) - Constructor for class org.grobid.core.lexicon.FastMatcher
 
featureFactory - Variable in class org.grobid.core.document.Document
 
FeatureFactory - Class in org.grobid.core.features
Class providing a toolkit for managing and creating features or string sequence tagging problems.
FeaturesVectorAffiliationAddress - Class in org.grobid.core.features
Class for features used for parsing a block corresponding to affiliation and address.
FeaturesVectorAffiliationAddress() - Constructor for class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
FeaturesVectorChemicalEntity - Class in org.grobid.core.features
Class for features used for chemical entity identification in raw texts such as scientific articles and patent descriptions.
FeaturesVectorChemicalEntity() - Constructor for class org.grobid.core.features.FeaturesVectorChemicalEntity
 
FeaturesVectorCitation - Class in org.grobid.core.features
Class for features used for header parsing.
FeaturesVectorCitation() - Constructor for class org.grobid.core.features.FeaturesVectorCitation
 
FeaturesVectorDate - Class in org.grobid.core.features
Class for features used for parsing date chunk.
FeaturesVectorDate() - Constructor for class org.grobid.core.features.FeaturesVectorDate
 
FeaturesVectorFigure - Class in org.grobid.core.features
Class for features used for figure/table parsing.
FeaturesVectorFigure() - Constructor for class org.grobid.core.features.FeaturesVectorFigure
 
FeaturesVectorFulltext - Class in org.grobid.core.features
Class for features used for fulltext parsing.
FeaturesVectorFulltext() - Constructor for class org.grobid.core.features.FeaturesVectorFulltext
 
FeaturesVectorHeader - Class in org.grobid.core.features
Class for features used for header parsing.
FeaturesVectorHeader() - Constructor for class org.grobid.core.features.FeaturesVectorHeader
 
FeaturesVectorMonograph - Class in org.grobid.core.features
Class for features used for high level segmentation of a monograph.
FeaturesVectorMonograph() - Constructor for class org.grobid.core.features.FeaturesVectorMonograph
 
FeaturesVectorName - Class in org.grobid.core.features
Class for features used for parsing sequence of names.
FeaturesVectorName() - Constructor for class org.grobid.core.features.FeaturesVectorName
 
FeaturesVectorReference - Class in org.grobid.core.features
Class for features used for reference identification in raw texts such as patent descriptions.
FeaturesVectorReference() - Constructor for class org.grobid.core.features.FeaturesVectorReference
 
FeaturesVectorReferenceSegmenter - Class in org.grobid.core.features
Class for features used for header parsing.
FeaturesVectorReferenceSegmenter() - Constructor for class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
FeaturesVectorSegmentation - Class in org.grobid.core.features
Class for features used for high level segmentation of document.
FeaturesVectorSegmentation() - Constructor for class org.grobid.core.features.FeaturesVectorSegmentation
 
feb - Static variable in class org.grobid.core.engines.DateParser
 
feedTaggerAndParse(Tagger, Iterable<String>) - Static method in class org.grobid.core.engines.tagging.CRFPPTagger
 
FEW_TOKENS_IN_CONTENT - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
FEW_TOKENS_IN_HEADER - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
FIG_CONTENT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIG_DESC - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIG_HEAD - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIG_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIG_OTHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
Figure - Class in org.grobid.core.data
Class for representing a figure.
Figure() - Constructor for class org.grobid.core.data.Figure
 
FIGURE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIGURE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIGURE_MARKER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FIGURE_MARKER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
FigureCounters - Class in org.grobid.core.engines.counters
Created by lfoppiano on 25/11/16.
FigureCounters() - Constructor for class org.grobid.core.engines.counters.FigureCounters
 
figures - Variable in class org.grobid.core.document.Document
 
FigureTableVisualizer - Class in org.grobid.core.visualization
Created by zholudev on 18/01/16.
FigureTableVisualizer() - Constructor for class org.grobid.core.visualization.FigureTableVisualizer
 
FILE_ENDING_TEI_FULLTEXT - Static variable in class org.grobid.core.utilities.GrobidProperties
 
FILE_ENDING_TEI_HEADER - Static variable in class org.grobid.core.utilities.GrobidProperties
 
filterLine(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
filterLineNumber(Document) - Method in class org.grobid.core.document.BasicStructureBuilder
Filter out line numbering possibly present in the document.
findGrobidHomeOrFail() - Method in class org.grobid.core.main.GrobidHomeFinder
 
findGrobidPropertiesOrFail(File) - Method in class org.grobid.core.main.GrobidHomeFinder
 
finish(long) - Method in class org.grobid.core.utilities.crossref.CrossrefClient
Wait for all request from a specific thread to be completed
firstAuthor - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
firstCheck() - Method in class org.grobid.core.data.Table
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorName
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorReference
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
firstName - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
firstPageBlock - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
firstPageBlock - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
firstRepetitivePattern - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
firstRepetitivePattern - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
flattenAllCounters(String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
fontSize - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
fontSize - Variable in class org.grobid.core.layout.Block
 
fontSize - Variable in class org.grobid.core.layout.LayoutToken
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
fontStatus - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
FOOTNOTE - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
FOOTNOTE_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
FORENAME_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
formatFourDecimals(double) - Static method in class org.grobid.core.utilities.TextUtilities
 
formatTime(Long) - Static method in class org.grobid.core.utilities.counters.GrobidTimer
Format a time from Long to String using the following format: GrobidTimer.MIN_SEC_MILI.
formatTwoDecimals(double) - Static method in class org.grobid.core.utilities.TextUtilities
 
FR - Static variable in class org.grobid.core.lang.Language
 
fromLayoutToken(LayoutToken) - Static method in class org.grobid.core.layout.BoundingBox
 
fromPdf(File) - Static method in class org.grobid.core.document.DocumentSource
 
fromPdf(File, int, int) - Static method in class org.grobid.core.document.DocumentSource
By default the XML extracted from the PDF is without images, to avoid flooding the grobid-home/tmp directory, but with the extra annotation file and with outline
fromPdf(File, int, int, boolean, boolean, boolean) - Static method in class org.grobid.core.document.DocumentSource
 
fromPointAndDimensions(int, double, double, double, double) - Static method in class org.grobid.core.layout.BoundingBox
 
fromString(String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
fromString(String) - Static method in class org.grobid.core.layout.BoundingBox
 
fromText(String) - Method in class org.grobid.core.document.Document
 
fromTwoPoints(int, double, double, double, double) - Static method in class org.grobid.core.layout.BoundingBox
 
fullInit() - Static method in class org.grobid.core.factory.AbstractEngineFactory
Deprecated.
fullPunctuations - Static variable in class org.grobid.core.utilities.TextUtilities
 
FullTextParser - Class in org.grobid.core.engines
 
FullTextParser(EngineParsers) - Constructor for class org.grobid.core.engines.FullTextParser
TODO some documentation...
fullTextToTEI(File, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.Engine
//TODO: remove invalid JavaDoc once refactoring is done and tested (left for easier reference) Parse and convert the current article into TEI, this method performs the whole parsing and conversion process.
fullTextToTEIDoc(File, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.Engine
 
fullTextToTEIDoc(DocumentSource, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.Engine
 
futures - Variable in class org.grobid.core.utilities.crossref.CrossrefClient
 

G

generalResultMapping(Document, String, List<LayoutToken>) - Method in class org.grobid.core.data.BiblioItem
 
generalResultSegmentation(Document, String, List<LayoutToken>) - Static method in class org.grobid.core.document.BasicStructureBuilder
 
generateEmailVariants(String, String) - Static method in class org.grobid.core.utilities.TextUtilities
 
generateTeiCoordinates(List<String>) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
generateTeiIds(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
generateTrainingData(String, String) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Annotate a new XML patent document based on training data format with the current model.
generateXMLReport(File, ArrayList<PatentItem>, ArrayList<BibDataSet>) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Write the list of extracted references in an XML file
GenericTagger - Interface in org.grobid.core.engines.tagging
User: zholudev Date: 3/20/14
GenericTaggerUtils - Class in org.grobid.core.engines.tagging
User: zholudev Date: 4/2/14
GenericTaggerUtils() - Constructor for class org.grobid.core.engines.tagging.GenericTaggerUtils
 
get(Node) - Static method in class org.grobid.core.document.xml.NodeChildrenIterator
 
get(Node, String...) - Static method in class org.grobid.core.document.xml.NodeChildrenIterator
 
get(String) - Static method in enum org.grobid.core.engines.tagging.GrobidCRFEngine
 
get(String) - Static method in enum org.grobid.core.utilities.Consolidation.GrobidConsolidationService
 
get_GROBID_HOME_PATH() - Static method in class org.grobid.core.utilities.GrobidProperties
Return the GROBID_HOME path.
getA() - Method in class org.grobid.core.utilities.Pair
 
getA() - Method in class org.grobid.core.utilities.Triple
 
getA_Day() - Method in class org.grobid.core.data.BiblioItem
 
getA_Month() - Method in class org.grobid.core.data.BiblioItem
 
getA_Year() - Method in class org.grobid.core.data.BiblioItem
 
getAbstract() - Method in class org.grobid.core.data.BiblioItem
 
getAbstract(Document) - Method in class org.grobid.core.engines.Engine
Print the abstract content.
getAbstractHeader() - Method in class org.grobid.core.data.BiblioItem
 
getAcceptedLanguages() - Method in class org.grobid.core.engines.Engine
Give the list of languages for which an extraction is allowed.
getAcronym() - Method in class org.grobid.core.data.Affiliation
 
getActiveVirtualEnv() - Static method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getAddress() - Method in class org.grobid.core.data.BiblioItem
 
getAddress() - Method in class org.grobid.core.document.DocumentNode
 
getAddressString() - Method in class org.grobid.core.data.Affiliation
 
getAddrLine() - Method in class org.grobid.core.data.Affiliation
 
getAffiliation() - Method in class org.grobid.core.data.BiblioItem
 
getAffiliationAddressParser() - Method in class org.grobid.core.engines.EngineParsers
 
getAffiliationBlocks() - Method in class org.grobid.core.data.Person
 
getAffiliationBlocks(List<LayoutToken>) - Static method in class org.grobid.core.engines.AffiliationAddressParser
 
getAffiliationMarkers() - Method in class org.grobid.core.data.Person
 
getAffiliations() - Method in class org.grobid.core.data.Person
 
getAffiliationString() - Method in class org.grobid.core.data.Affiliation
 
getAFunction - Variable in class org.grobid.core.utilities.Triple
 
getAlignment() - Method in class org.grobid.core.utilities.LevenshteinDistanceAligment
retrieves the Levenshtein distance alignment
getAllBlocksClean(int, int) - Method in class org.grobid.core.document.Document
Return all blocks without markers.
getAllBlocksFeatured(Document) - Method in class org.grobid.core.engines.MonographParser
Addition of the features at block level for the complete document.
getAllCounters() - Method in interface org.grobid.core.utilities.counters.CntManager
 
getAllLinesFeatured(Document) - Method in class org.grobid.core.engines.MonographParser
Addition of the features at line level for the complete document.
getAllLinesFeatured(Document) - Method in class org.grobid.core.engines.Segmentation
Addition of the features at line level for the complete document.
getAllPaths(Path, String...) - Static method in class org.grobid.core.utilities.PathUtil
 
getAllPaths(List<Path>, Path, String...) - Static method in class org.grobid.core.utilities.PathUtil
 
getAllSavedTimes() - Method in class org.grobid.core.utilities.counters.GrobidTimer
Return the complete Map of all stored times.
getAnalyzer() - Method in class org.grobid.core.document.Document
 
getAnalyzer() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getAnalyzer() - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
getApplication() - Method in class org.grobid.core.data.PatentItem
 
getArk() - Method in class org.grobid.core.data.BiblioItem
 
getArticleTitle() - Method in class org.grobid.core.data.BiblioItem
 
getArXivId() - Method in class org.grobid.core.data.BiblioItem
 
getAuthor() - Method in class org.grobid.core.data.Metadata
 
getAuthority() - Method in class org.grobid.core.data.PatentItem
 
getAuthorParser() - Method in class org.grobid.core.engines.EngineParsers
 
getAuthors() - Method in class org.grobid.core.data.BiblioItem
 
getAuthors() - Method in class org.grobid.core.data.BiblioSet
 
getAuthorsTokens() - Method in class org.grobid.core.data.BiblioItem
 
getAuthorString() - Method in class org.grobid.core.data.BiblioItem
 
getB() - Method in class org.grobid.core.utilities.Pair
 
getB() - Method in class org.grobid.core.utilities.Triple
 
getBeginBlockPAReport() - Method in class org.grobid.core.document.PatentDocument
 
getBeginPage() - Method in class org.grobid.core.data.BiblioItem
 
getBFunction - Variable in class org.grobid.core.utilities.Triple
 
getBibDataSet() - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher.MatchResult
 
getBibDataSetByTeiId(String) - Method in class org.grobid.core.document.Document
 
getBibDataSets() - Method in class org.grobid.core.document.Document
 
getBitmapGraphicObjects() - Method in class org.grobid.core.data.Figure
 
getBlockDocumentHeaders() - Method in class org.grobid.core.document.Document
 
getBlockNumber() - Method in class org.grobid.core.layout.GraphicObject
 
getBlockPtr() - Method in class org.grobid.core.document.DocumentPointer
 
getBlockPtr() - Method in class org.grobid.core.layout.LayoutToken
 
getBlockPtrs() - Method in class org.grobid.core.data.Figure
 
getBlocks() - Method in class org.grobid.core.document.Document
 
getBlocks() - Method in class org.grobid.core.layout.Cluster
 
getBlocks() - Method in class org.grobid.core.layout.Page
 
getBlocks2() - Method in class org.grobid.core.layout.Cluster
 
getBody() - Method in class org.grobid.core.document.Document
Return the text content of the body of the document.
getBodyTextFeatured(Document, SortedSet<DocumentPiece>) - Static method in class org.grobid.core.engines.FullTextParser
 
getBold() - Method in class org.grobid.core.layout.Block
 
getBold() - Method in class org.grobid.core.layout.Cluster
 
getBold() - Method in class org.grobid.core.layout.LayoutToken
Deprecated.
getBookTitle() - Method in class org.grobid.core.data.BiblioItem
 
getBookType() - Method in class org.grobid.core.data.BiblioItem
 
getBottom() - Method in class org.grobid.core.data.table.LinePart
 
getBoundingBox() - Method in class org.grobid.core.document.DocumentNode
 
getBoundingBox() - Method in class org.grobid.core.layout.Block
 
getBoundingBox() - Method in class org.grobid.core.layout.GraphicObject
 
getBoundingBoxes() - Method in class org.grobid.core.layout.PDFAnnotation
 
getBoundingBoxForPdf(PDDocument, String) - Static method in class org.grobid.core.visualization.AnnotationUtil
 
getBoxedGraphicObjects() - Method in class org.grobid.core.data.Figure
 
getC() - Method in class org.grobid.core.utilities.Triple
 
getCaption() - Method in class org.grobid.core.data.Figure
 
getCaptionLayoutTokens() - Method in class org.grobid.core.data.Figure
 
getCategories() - Method in class org.grobid.core.data.BiblioItem
 
getCategory() - Method in class org.grobid.core.data.PriorArtCitation
 
getCFunction - Variable in class org.grobid.core.utilities.Triple
 
getChemicalParser() - Method in class org.grobid.core.engines.EngineParsers
 
getChildren() - Method in class org.grobid.core.document.DocumentNode
 
getCitationParser() - Method in class org.grobid.core.engines.EngineParsers
 
getCitationReferences(String) - Static method in class org.grobid.core.utilities.BibDataSetContextExtractor
 
getClasses() - Method in class org.grobid.core.data.Classification
 
getClassificationScheme() - Method in class org.grobid.core.data.Classification
 
getClusters() - Method in class org.grobid.core.document.Document
 
getCnt() - Method in class org.grobid.core.utilities.ElementCounterItem
 
getCntManager() - Static method in class org.grobid.core.engines.Engine
 
getCntManager() - Method in class org.grobid.core.utilities.Consolidation
 
getCntManager() - Static method in class org.grobid.core.utilities.counters.impl.CntManagerFactory
 
getCnts() - Method in class org.grobid.core.utilities.ElementCounter
 
getColBegin() - Method in class org.grobid.core.data.Passage
 
getColEnd() - Method in class org.grobid.core.data.Passage
 
getCollaboration() - Method in class org.grobid.core.data.BiblioItem
 
getColorFont() - Method in class org.grobid.core.layout.Block
 
getColorFont() - Method in class org.grobid.core.layout.LayoutToken
 
getColspan() - Method in class org.grobid.core.data.table.Cell
 
getComment() - Method in class org.grobid.core.data.PriorArtCitation
 
getConf() - Method in class org.grobid.core.data.PatentItem
 
getConf() - Method in class org.grobid.core.lang.Language
 
getConfidence() - Method in class org.grobid.core.data.BibDataSet
 
getConfidence() - Method in class org.grobid.core.data.BiblioItem
 
getConfidence() - Method in class org.grobid.core.data.PatentItem
 
getConnectedGraphics(Block, Document) - Static method in class org.grobid.core.document.Document
Return the list of graphical object touching the given block.
getConsolidateCitation() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getConsolidateCitations() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getConsolidateHeader() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getConsolidateHeader() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getConsolidationService() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the consolidation service to be used.
getContent() - Method in class org.grobid.core.data.Equation
 
getContent() - Method in class org.grobid.core.data.Figure
 
getContent() - Method in class org.grobid.core.data.table.Line
 
getContent() - Method in class org.grobid.core.data.table.Row
 
getContentTokens() - Method in class org.grobid.core.data.Equation
 
getContentTokens() - Method in class org.grobid.core.data.Table
 
getContext() - Method in class org.grobid.core.data.BibDataSetContext
 
getContext() - Method in class org.grobid.core.data.PatentItem
Context of occurrence of the reference
getCoordinates() - Method in class org.grobid.core.data.BiblioItem
 
getCoordinates() - Method in class org.grobid.core.data.Figure
Simple block coordinates.
getCoordinates() - Method in class org.grobid.core.data.PatentItem
 
getCoordinates() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
getCoordItem(ElementCounter<Integer>, boolean) - Static method in class org.grobid.core.document.Document
 
getCoordsAttribute(List<BoundingBox>, boolean) - Static method in class org.grobid.core.document.TEIFormatter
 
getCoordsString(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
getCoordsStringForOneBox(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
getCoordString(BoundingBox) - Static method in class org.grobid.core.visualization.AnnotationUtil
 
getCoordString(int, double, double, double, double) - Static method in class org.grobid.core.visualization.AnnotationUtil
 
getCopyright() - Method in class org.grobid.core.data.BiblioItem
 
getCorpusPath(File, GrobidModel) - Static method in class org.grobid.core.utilities.GrobidProperties
 
getCorresp() - Method in class org.grobid.core.data.Person
 
getCounter(Countable) - Method in interface org.grobid.core.utilities.counters.CntManager
 
getCounter(String, String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
getCounters(Class<? extends Countable>) - Method in interface org.grobid.core.utilities.counters.CntManager
 
getCounters(String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
getCountItems() - Method in class org.grobid.core.utilities.ElementCounter
 
getCountry() - Method in class org.grobid.core.data.Affiliation
 
getCountry() - Method in class org.grobid.core.data.BiblioItem
 
getCountryCode(String) - Method in class org.grobid.core.lexicon.Lexicon
 
getCreateDate() - Method in class org.grobid.core.data.Metadata
 
getCreator() - Method in class org.grobid.core.data.Metadata
 
getCrossrefMailto() - Static method in class org.grobid.core.utilities.GrobidProperties
Get the "mailto" parameter to be used in the crossref query and in User-Agent header, as recommended by CrossRef REST API documentation.
getCrossrefToken() - Static method in class org.grobid.core.utilities.GrobidProperties
Get the Crossref Metadata Plus authorization token to be used for Crossref requests for the subscribers of this service.
getDateParser() - Method in class org.grobid.core.engines.EngineParsers
 
getDay() - Method in class org.grobid.core.data.BiblioItem
 
getDay() - Method in class org.grobid.core.data.Date
 
getDayString() - Method in class org.grobid.core.data.Date
 
getDedication() - Method in class org.grobid.core.data.BiblioItem
 
getDegree() - Method in class org.grobid.core.data.BiblioItem
 
getDeLFTFilePath() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getDeLFTPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the installation path of DeLFT if set, null otherwise.
getDepartments() - Method in class org.grobid.core.data.Affiliation
 
getDesign() - Method in class org.grobid.core.data.PatentItem
 
getDestination() - Method in class org.grobid.core.layout.PDFAnnotation
 
getDistance() - Method in class org.grobid.core.utilities.LevenshteinDistanceAligment
retrieves the Levenshtein distance
getDocOPS(String) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get a patent description by its number and OPS
getDocumentCoords() - Method in class org.grobid.core.data.BibDataSetContext
 
getDocumentFullTextTokens(List<TaggingLabel>, String, List<LayoutToken>) - Static method in class org.grobid.core.engines.FullTextParser
 
getDocumentLenghtChar() - Method in class org.grobid.core.document.Document
 
getDocumentPart(TaggingLabel) - Method in class org.grobid.core.document.Document
Get the document part corresponding to a particular segment type
getDocumentPartText(TaggingLabel) - Method in class org.grobid.core.document.Document
 
getDocumentPieceText(DocumentPiece) - Method in class org.grobid.core.document.Document
 
getDocumentPieceText(SortedSet<DocumentPiece>) - Method in class org.grobid.core.document.Document
 
getDocumentPieceTokenization(DocumentPiece) - Method in class org.grobid.core.document.Document
 
getDocumentSource() - Method in class org.grobid.core.document.Document
 
getDOI() - Method in class org.grobid.core.data.BiblioItem
 
getDOIMatches() - Method in class org.grobid.core.document.Document
 
getE_Day() - Method in class org.grobid.core.data.BiblioItem
 
getE_Month() - Method in class org.grobid.core.data.BiblioItem
 
getE_Year() - Method in class org.grobid.core.data.BiblioItem
 
getEdition() - Method in class org.grobid.core.data.BiblioItem
 
getEditors() - Method in class org.grobid.core.data.BiblioItem
 
getEditors() - Method in class org.grobid.core.data.BiblioSet
 
getElapsedTime(String, String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Compute the time elapsed between pTagStart and pTagStop.
getElapsedTimeFormated(String, String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Compute the time elapsed between pTagStart and pTagStop.
getElapsedTimeFromStart(String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Compute the time elapsed between the start of the timer and the stop time.
getElapsedTimeFromStartFormated(String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Compute the time elapsed between the start of the timer and the stop time.
Return the time formatted: GrobidTimer.MIN_SEC_MILI.
getEmail() - Method in class org.grobid.core.data.BiblioItem
 
getEmail() - Method in class org.grobid.core.data.Person
 
getEnd() - Method in class org.grobid.core.data.Equation
 
getEnd() - Method in class org.grobid.core.data.Figure
 
getEndPage() - Method in class org.grobid.core.data.BiblioItem
 
getEndPage() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getEndPosition() - Method in class org.grobid.core.layout.GraphicObject
 
getEndToken() - Method in class org.grobid.core.data.Figure
 
getEndToken() - Method in class org.grobid.core.layout.Block
 
getEndToken() - Method in class org.grobid.core.layout.PDFAnnotation
 
getEngine(boolean) - Static method in class org.grobid.core.engines.Engine
 
getEngine() - Method in class org.grobid.core.engines.ProcessEngine
 
getEngine() - Method in class org.grobid.core.factory.AbstractEngineFactory
Return a new instance of engine if it doesn't exist, the existing instance else.
getEngine(boolean) - Method in class org.grobid.core.factory.AbstractEngineFactory
Return a new instance of engine if it doesn't exist, the existing instance else.
getEngine() - Method in class org.grobid.core.factory.GrobidFactory
Return a new instance of engine if it doesn't exist, the existing instance else.
getEngine(boolean) - Method in class org.grobid.core.factory.GrobidFactory
Return a new instance of engine if it doesn't exist, the existing instance else.
getEngineFromPool(boolean) - Static method in class org.grobid.core.factory.GrobidPoolingFactory
Obtains an instance from this pool.
By contract, clients must call GrobidPoolingFactory.returnEngine(org.grobid.core.engines.Engine) when they finish to use the engine.
getEnglishTitle() - Method in class org.grobid.core.data.BiblioItem
 
getEnvironmentVariableOverrides(Map<String, String>) - Static method in class org.grobid.core.utilities.GrobidProperties
 
getEpolineURL() - Method in class org.grobid.core.data.PatentItem
 
getEquations() - Method in class org.grobid.core.document.Document
 
getError() - Method in class org.grobid.core.data.BiblioItem
 
getErrorStreamContents() - Method in class org.grobid.core.process.ProcessRunner
 
getEspacenetURL() - Method in class org.grobid.core.data.PatentItem
 
getEvalCorpusPath(File, GrobidModel) - Static method in class org.grobid.core.utilities.GrobidProperties
 
getEvent() - Method in class org.grobid.core.data.BiblioItem
 
getExitStatus() - Method in class org.grobid.core.process.ProcessRunner
 
getExt() - Method in enum org.grobid.core.engines.tagging.GrobidCRFEngine
 
getExt() - Method in enum org.grobid.core.utilities.Consolidation.GrobidConsolidationService
 
getFailAffiliation() - Method in class org.grobid.core.data.Affiliation
 
getFather() - Method in class org.grobid.core.document.DocumentNode
 
getFeatureBlock() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
getFeatures() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
getFeatureString() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getFigure() - Method in class org.grobid.core.data.Passage
 
getFigureLayoutTokens(Figure) - Method in class org.grobid.core.document.Document
 
getFigureParser() - Method in class org.grobid.core.engines.EngineParsers
 
getFigures() - Method in class org.grobid.core.document.Document
 
getFilePath() - Method in class org.grobid.core.layout.GraphicObject
Return the full path of the file corresponding to the graphic object, useful as internal implementation information only
getFirstAuthorSurname() - Method in class org.grobid.core.data.BiblioItem
Return the surname of the first author.
getFirstName() - Method in class org.grobid.core.data.Person
 
getFirstToken(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
getFolderName() - Method in interface org.grobid.core.GrobidModel
 
getFolderName() - Method in enum org.grobid.core.GrobidModels
 
getFont() - Method in class org.grobid.core.layout.Block
 
getFont() - Method in class org.grobid.core.layout.Cluster
 
getFont() - Method in class org.grobid.core.layout.LayoutToken
 
getFontSize() - Method in class org.grobid.core.layout.Block
 
getFontSize() - Method in class org.grobid.core.layout.Cluster
 
getFontSize() - Method in class org.grobid.core.layout.LayoutToken
 
getFullAffiliations() - Method in class org.grobid.core.data.BiblioItem
 
getFullAuthors() - Method in class org.grobid.core.data.BiblioItem
 
getFullDescriptionTokens() - Method in class org.grobid.core.data.Table
 
getFullEditors() - Method in class org.grobid.core.data.BiblioItem
 
getFullLabel() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getFullTextParser() - Method in class org.grobid.core.engines.EngineParsers
 
getGenerateTeiCoordinates() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getGluttonHost() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getGluttonPort() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getGrant() - Method in class org.grobid.core.data.BiblioItem
 
getGraphicObjects() - Method in class org.grobid.core.data.Figure
 
getGrobidCRFEngine() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getGrobidHomePath() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getGrobidModel() - Method in interface org.grobid.core.engines.label.TaggingLabel
 
getGrobidModel() - Method in class org.grobid.core.engines.label.TaggingLabelImpl
 
getGrobidPropertiesPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Return the GROBID_HOME path.
getHeader() - Method in class org.grobid.core.data.Figure
 
getHeader() - Method in class org.grobid.core.document.Document
heuristics to get the header section...
getHeaderByIntroduction() - Method in class org.grobid.core.document.Document
We try to match the introduction section in a safe way, and consider if minimum requirements are met the blocks before this position as header.
getHeaderFeatured(boolean, boolean) - Method in class org.grobid.core.document.Document
Add features in the header section

-> should be moved to the header parser class!

getHeaderLastHope() - Method in class org.grobid.core.document.Document
We return the first page as header estimation...
getHeaderParser() - Method in class org.grobid.core.engines.EngineParsers
 
getHeight() - Method in class org.grobid.core.data.Figure
 
getHeight() - Method in class org.grobid.core.layout.Block
 
getHeight() - Method in class org.grobid.core.layout.BoundingBox
 
getHeight() - Method in class org.grobid.core.layout.GraphicObject
 
getHeight() - Method in class org.grobid.core.layout.LayoutToken
 
getHeight() - Method in class org.grobid.core.layout.Page
 
getHelp() - Static method in class org.grobid.core.main.batch.GrobidMain
 
getId() - Method in class org.grobid.core.data.Equation
 
getId() - Method in class org.grobid.core.data.Figure
 
getImages() - Method in class org.grobid.core.document.Document
 
getInchi() - Method in class org.grobid.core.data.ChemicalEntity
 
getIncludeRawAffiliations() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getIncludeRawCitations() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getInDOI() - Method in class org.grobid.core.data.BiblioItem
 
getInput() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getInstance() - Static method in class org.grobid.core.analyzers.GrobidAnalyzer
 
getInstance() - Static method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
getInstance() - Static method in class org.grobid.core.factory.GrobidFactory
Return a new instance of GrobidFactory if it doesn't exist, the existing instance else.
getInstance() - Static method in class org.grobid.core.features.FeatureFactory
 
getInstance() - Static method in class org.grobid.core.jni.JEPThreadPool
 
getInstance() - Static method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getInstance() - Method in class org.grobid.core.lang.impl.CybozuLanguageDetectorFactory
 
getInstance() - Method in interface org.grobid.core.lang.LanguageDetectorFactory
 
getInstance() - Static method in class org.grobid.core.lexicon.Lexicon
 
getInstance() - Static method in class org.grobid.core.utilities.Consolidation
 
getInstance() - Static method in class org.grobid.core.utilities.crossref.CrossrefClient
 
getInstance() - Static method in class org.grobid.core.utilities.glutton.GluttonClient
 
getInstance() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns an instance of GrobidProperties object.
getInstance(GrobidHomeFinder) - Static method in class org.grobid.core.utilities.GrobidProperties
Returns an instance of GrobidProperties object based on a custom grobid-home directory.
getInstance() - Static method in class org.grobid.core.utilities.LanguageUtilities
 
getInstanceForVirtualEnv(String, String) - Static method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getInstitution() - Method in class org.grobid.core.data.BiblioItem
 
getInstitutions() - Method in class org.grobid.core.data.Affiliation
 
getISBN10() - Method in class org.grobid.core.data.BiblioItem
 
getISBN13() - Method in class org.grobid.core.data.BiblioItem
 
getISSN() - Method in class org.grobid.core.data.BiblioItem
 
getISSNe() - Method in class org.grobid.core.data.BiblioItem
 
getIssue() - Method in class org.grobid.core.data.BiblioItem
 
getIstexId() - Method in class org.grobid.core.data.BiblioItem
 
getItalic() - Method in class org.grobid.core.layout.Block
 
getItalic() - Method in class org.grobid.core.layout.Cluster
 
getItalic() - Method in class org.grobid.core.layout.LayoutToken
Deprecated.
getItem() - Method in class org.grobid.core.data.BiblioItem
 
getItem() - Method in class org.grobid.core.utilities.ElementCounterItem
 
getJEPInstance() - Method in class org.grobid.core.jni.JEPThreadPool
To be called by the thread executing python commands via JEP.
getJepPath() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getJournal() - Method in class org.grobid.core.data.BiblioItem
 
getJournalAbbrev() - Method in class org.grobid.core.data.BiblioItem
 
getJsonAnnotations(Document, List<String>) - Static method in class org.grobid.core.visualization.CitationsVisualizer
Produce JSON annotations with PDF coordinates for web based PDF rendering.
getJsonAnnotationsPerPage(Document, List<String>) - Static method in class org.grobid.core.visualization.CitationsVisualizer
 
getKey() - Method in class org.grobid.core.data.Affiliation
 
getKey() - Static method in class org.grobid.core.utilities.KeyGen
Generate a Password object with a random password.
getKeyword() - Method in class org.grobid.core.data.BiblioItem
 
getKeyword() - Method in class org.grobid.core.data.Keyword
 
getKeywords() - Method in class org.grobid.core.data.BiblioItem
 
getKeywords() - Method in class org.grobid.core.data.Metadata
 
getKindCode() - Method in class org.grobid.core.data.PatentItem
 
getLabel() - Method in class org.grobid.core.data.Equation
 
getLabel() - Method in class org.grobid.core.data.Figure
 
getLabel() - Method in class org.grobid.core.document.DocumentNode
 
getLabel() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
getLabel() - Method in interface org.grobid.core.engines.label.TaggingLabel
 
getLabel() - Method in class org.grobid.core.engines.label.TaggingLabelImpl
 
getLabeledAbstract() - Method in class org.grobid.core.data.BiblioItem
 
getLabeledBlocks() - Method in class org.grobid.core.document.Document
 
getLabeledCaption() - Method in class org.grobid.core.data.Figure
 
getLabeledTokens() - Method in class org.grobid.core.data.BiblioItem
 
getLabeledTokensContainers() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
getLabels() - Method in class org.grobid.core.layout.LayoutToken
Get all TaggingLabel accumulated for this token
getLabelTokens() - Method in class org.grobid.core.data.Equation
 
getLaboratories() - Method in class org.grobid.core.data.Affiliation
 
getLang() - Method in class org.grobid.core.lang.Language
 
getLanguage() - Method in class org.grobid.core.data.BiblioItem
 
getLanguage() - Method in class org.grobid.core.document.Document
 
getLanguageDetectionResourcePath() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getLanguageDetectorFactory() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getLargeImageURL() - Method in class org.grobid.core.data.BiblioItem
 
getLastContainer() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
getLastName() - Method in class org.grobid.core.data.Person
 
getLastToken(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
getLayoutTokens(TaggingLabel) - Method in class org.grobid.core.data.BiblioItem
 
getLayoutTokens() - Method in class org.grobid.core.data.Equation
 
getLayoutTokens() - Method in class org.grobid.core.data.Figure
 
getLayoutTokens() - Method in class org.grobid.core.data.Person
 
getLayoutTokens() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getLayoutTokensForTokenizedText(List<String>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
getLeft() - Method in class org.grobid.core.data.table.LinePart
 
getLeft() - Method in class org.grobid.core.document.DocumentPiece
 
getLevenshteinDistance(String, String) - Static method in class org.grobid.core.utilities.TextUtilities
Levenstein distance between two strings
getLexiconPath() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getLibraryFolder() - Static method in class org.grobid.core.main.LibraryLoader
 
getLineBegin() - Method in class org.grobid.core.data.Passage
 
getLineEnd() - Method in class org.grobid.core.data.Passage
 
getLocation() - Method in class org.grobid.core.data.BiblioItem
 
getLocationPublisher() - Method in class org.grobid.core.data.BiblioItem
 
getLocations() - Method in class org.grobid.core.data.BiblioSet
 
getMainArea() - Method in class org.grobid.core.layout.Page
 
getMarker() - Method in class org.grobid.core.data.Affiliation
 
getMarkers() - Method in class org.grobid.core.data.Person
 
getMaxBlockSpacing() - Method in class org.grobid.core.document.Document
 
getMaxCharacterDensity() - Method in class org.grobid.core.document.Document
 
getMaxPoolConnections() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the maximum parallel connections allowed in the pool.
getMeetings() - Method in class org.grobid.core.data.BiblioSet
 
getMessage() - Method in exception org.grobid.core.exceptions.GrobidException
 
getMetadata() - Method in class org.grobid.core.document.Document
 
getMetadata() - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
getMethod(Object, Class[], String) - Static method in class org.grobid.core.utilities.Utilities
Get the method given in string in input corresponding to the given arguments.
getMetricString(CntManager) - Method in interface org.grobid.core.utilities.counters.CntsMetric
 
getMiddleName() - Method in class org.grobid.core.data.Person
 
getMinBlockSpacing() - Method in class org.grobid.core.document.Document
 
getMinCharacterDensity() - Method in class org.grobid.core.document.Document
 
getModel(GrobidModel) - Static method in class org.grobid.core.engines.ModelMap
Deprecated.
 
getModel(String) - Static method in class org.grobid.core.engines.ModelMap
Deprecated.
getModel(File) - Static method in class org.grobid.core.jni.WapitiWrapper
 
getModel(File, boolean) - Static method in class org.grobid.core.jni.WapitiWrapper
 
getModelName() - Method in interface org.grobid.core.GrobidModel
 
getModelName() - Method in enum org.grobid.core.GrobidModels
 
getModelPath() - Method in interface org.grobid.core.GrobidModel
 
getModelPath() - Method in enum org.grobid.core.GrobidModels
 
getModelPath(GrobidModel) - Static method in class org.grobid.core.utilities.GrobidProperties
 
getModelPath() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getModificationDate() - Method in class org.grobid.core.data.Metadata
 
getMonographParser() - Method in class org.grobid.core.engines.EngineParsers
 
getMonth() - Method in class org.grobid.core.data.BiblioItem
 
getMonth() - Method in class org.grobid.core.data.Date
 
getMonthString() - Method in class org.grobid.core.data.Date
 
getName() - Method in interface org.grobid.core.analyzers.Analyzer
 
getName() - Method in class org.grobid.core.analyzers.GrobidAnalyzer
 
getName() - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
getName() - Method in class org.grobid.core.data.Affiliation
 
getName() - Method in interface org.grobid.core.engines.counters.Countable
 
getName() - Method in class org.grobid.core.engines.label.TaggingLabelImpl
 
getName() - Method in enum org.grobid.core.GrobidModels
 
getNativeLibPath() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getNativeLibPaths() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getNativeLibraryPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the content of property GrobidPropertyKeys.PROP_NATIVE_LIB_PATH as File object.
getNbBlocks() - Method in class org.grobid.core.layout.Cluster
 
getNbNPLRef() - Method in class org.grobid.core.sax.MarecSaxParser
 
getNbPages() - Method in class org.grobid.core.data.BiblioItem
 
getNbPatentRef() - Method in class org.grobid.core.sax.MarecSaxParser
 
getNBThreads() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the number of threads, given in the grobid-property file.
getNbTokens() - Method in class org.grobid.core.layout.Block
 
getNbTokens(String, int, List<String>) - Static method in class org.grobid.core.utilities.TextUtilities
Return the number of token in a line given an existing global tokenization and a current start position of the line in this global tokenization.
getNewInstance() - Static method in class org.grobid.core.utilities.GrobidProperties
Creates a new GrobidProperties object, initializes it and returns it.
getNewInstance() - Static method in class org.grobid.core.utilities.LanguageUtilities
Return a new instance.
getNewModel(String) - Static method in class org.grobid.core.engines.ModelMap
Deprecated.
getNewTagger() - Method in class org.grobid.core.engines.tagging.CRFPPTagger
 
getNoOpCntManager() - Static method in class org.grobid.core.utilities.counters.impl.CntManagerFactory
 
getNormalizedNumber() - Method in class org.grobid.core.document.DocumentNode
 
getNormalizedPublicationDate() - Method in class org.grobid.core.data.BiblioItem
 
getNormalizedSubmissionDate() - Method in class org.grobid.core.data.BiblioItem
 
getNote() - Method in class org.grobid.core.data.BiblioItem
 
getNote() - Method in class org.grobid.core.data.Table
 
getNPL() - Method in class org.grobid.core.data.PriorArtCitation
 
getNumber() - Method in class org.grobid.core.data.BiblioItem
 
getNumber() - Method in class org.grobid.core.layout.Page
 
getNumberEpoDoc() - Method in class org.grobid.core.data.PatentItem
 
getNumberWysiwyg() - Method in class org.grobid.core.data.PatentItem
 
getOAURL() - Method in class org.grobid.core.data.BiblioItem
 
getOccCount(String, String) - Static method in class org.grobid.core.utilities.TextUtilities
 
getOffset() - Method in class org.grobid.core.layout.LayoutToken
 
getOffsetBegin() - Method in class org.grobid.core.data.PatentItem
 
getOffsetEnd() - Method in class org.grobid.core.data.ChemicalEntity
 
getOffsetEnd() - Method in class org.grobid.core.data.PatentItem
 
getOffsetRaw() - Method in class org.grobid.core.data.PatentItem
 
getOffsets() - Method in class org.grobid.core.data.BibDataSet
 
getOffsetStart() - Method in class org.grobid.core.data.ChemicalEntity
 
getOneFile(File, String) - Static method in class org.grobid.core.utilities.PathUtil
 
getOneStepTime() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
getOrdinal() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalAbstract() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalAddress() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalAffiliation() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalAuthors() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalJournal() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalKeyword() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalNote() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalTitle() - Method in class org.grobid.core.data.BiblioItem
 
getOriginalVolumeBlock() - Method in class org.grobid.core.data.BiblioItem
 
getOsNameAndArch() - Static method in class org.grobid.core.utilities.Utilities
Return the name of directory to use given the os and the architecture.
Possibles returned values should match one of the following:
win-32
lin-32
lin-64
mac-64
getOutlineRoot() - Method in class org.grobid.core.document.Document
 
getPage() - Method in class org.grobid.core.data.Figure
 
getPage(int) - Method in class org.grobid.core.document.Document
 
getPage() - Method in class org.grobid.core.layout.Block
 
getPage() - Method in class org.grobid.core.layout.BoundingBox
 
getPage() - Method in class org.grobid.core.layout.GraphicObject
 
getPage() - Method in class org.grobid.core.layout.LayoutToken
 
getPageBegin() - Method in class org.grobid.core.data.Passage
 
getPageEnd() - Method in class org.grobid.core.data.Passage
 
getPageLengthChar() - Method in class org.grobid.core.layout.Page
 
getPageNumber() - Method in class org.grobid.core.layout.Block
 
getPageNumber() - Method in class org.grobid.core.layout.PDFAnnotation
 
getPageRange() - Method in class org.grobid.core.data.BiblioItem
 
getPages() - Method in class org.grobid.core.document.Document
 
getParentItem() - Method in class org.grobid.core.data.BiblioItem
 
getParsers() - Method in class org.grobid.core.engines.Engine
 
getPassages() - Method in class org.grobid.core.data.PriorArtCitation
 
getPatent() - Method in class org.grobid.core.data.PriorArtCitation
 
getPath2GbdProperties(String) - Static method in class org.grobid.core.main.batch.GrobidMain
Build the path to grobid.properties from the path to grobid-home.
getPath2grobidHome() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getPath2grobidProperty() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getPath2Input() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getPath2Output() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getPattern(String) - Method in class org.grobid.core.features.FeatureFactory
Transform a text in a text pattern where punctuations are ignored, number shadowed and remaining text in lowercase
getPDFAnnotations() - Method in class org.grobid.core.document.Document
 
getPDFAnnotations() - Method in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
getPdfAssetPath() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getPdfBlocksMax() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getPdfFile() - Method in class org.grobid.core.document.DocumentSource
 
getPdfTokensMax() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getPdfToXMLMemoryLimitMb() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getPdfToXMLPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the path to the home folder of pdf to xml program.
getPdfToXMLTimeoutMs() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getPhone() - Method in class org.grobid.core.data.BiblioItem
 
getPidOfProcess(Process) - Static method in class org.grobid.core.process.ProcessRunner
 
getPII() - Method in class org.grobid.core.data.BiblioItem
 
getPlainIOBLabel(String) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
getPlainLabel(String) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
getPlainLabel() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getPlant() - Method in class org.grobid.core.data.PatentItem
 
getPMCID() - Method in class org.grobid.core.data.BiblioItem
 
getPMID() - Method in class org.grobid.core.data.BiblioItem
 
getPoolMaxWait() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns maximum time to wait before timeout when the pool is full.
getPositionColumn() - Method in class org.grobid.core.data.table.Cell
 
getPositionRow() - Method in class org.grobid.core.data.table.Cell
 
getPostBox() - Method in class org.grobid.core.data.Affiliation
 
getPostCode() - Method in class org.grobid.core.data.Affiliation
 
getProcessMethodName() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getProducer() - Method in class org.grobid.core.data.Metadata
 
getProperties() - Method in class org.grobid.core.utilities.EnvironmentVariableProperties
 
getPropertyValue(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Return the value corresponding to the property key.
getPropertyValue(String, String) - Static method in class org.grobid.core.utilities.GrobidProperties
Return the value corresponding to the property key.
getProps() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns all grobid-properties.
getProvisional() - Method in class org.grobid.core.data.PatentItem
 
getProxyHost() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the host for a proxy connection, given in the grobid-property file.
getProxyPort() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the port for a proxy connection, given in the grobid-property file.
getPublicationDate() - Method in class org.grobid.core.data.BiblioItem
 
getPublisher() - Method in class org.grobid.core.data.BiblioItem
 
getPublisherPlace() - Method in class org.grobid.core.data.BiblioItem
 
getPublishers() - Method in class org.grobid.core.data.BiblioSet
 
getPublisherWebsite() - Method in class org.grobid.core.data.BiblioItem
 
getPubnum() - Method in class org.grobid.core.data.BiblioItem
 
getPythonVersion() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getPythonVirtualEnv() - Static method in class org.grobid.core.utilities.GrobidProperties
 
getQueryFromResources(String) - Static method in class org.grobid.core.utilities.XQueryProcessor
 
getRank() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
Associate the listener to a rank for identifying the response
getRawAffiliationString() - Method in class org.grobid.core.data.Affiliation
 
getRawBib() - Method in class org.grobid.core.data.BibDataSet
 
getRawCitation() - Method in class org.grobid.core.data.PriorArtCitation
 
getRawClaims() - Method in class org.grobid.core.data.PriorArtCitation
 
getRawDate() - Method in class org.grobid.core.data.Date
 
getRawName() - Method in class org.grobid.core.data.ChemicalEntity
 
getRawName() - Method in class org.grobid.core.data.Person
 
getRawPassage() - Method in class org.grobid.core.data.Passage
 
getRawString() - Method in class org.grobid.core.data.Classification
 
getRealNumber() - Method in class org.grobid.core.document.DocumentNode
 
getReference() - Method in class org.grobid.core.data.BiblioItem
 
getReferenceExtractor() - Method in class org.grobid.core.engines.EngineParsers
 
getReferenceMarkerMatcher() - Method in class org.grobid.core.document.Document
 
getReferenceSegmenterParser() - Method in class org.grobid.core.engines.EngineParsers
 
getReferencesSectionFeatured(Document, SortedSet<DocumentPiece>) - Static method in class org.grobid.core.engines.ReferenceSegmenterParser
 
getReferenceText() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
getRefSymbol() - Method in class org.grobid.core.data.BibDataSet
 
getRefText() - Method in class org.grobid.core.sax.MarecSaxParser
 
getRegion() - Method in class org.grobid.core.data.Affiliation
 
getReissued() - Method in class org.grobid.core.data.PatentItem
 
getRepresentation(CntManager) - Method in interface org.grobid.core.utilities.counters.CntManagerRepresentation
 
getRepresentation(CntManager) - Method in class org.grobid.core.utilities.counters.impl.CntManagerGrepRepresentation
 
getResBib() - Method in class org.grobid.core.data.BibDataSet
 
getResHeader() - Method in class org.grobid.core.document.Document
 
getResponse() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
Get response after waiting listener, usefull for synchronous call
getReview() - Method in class org.grobid.core.data.BiblioItem
 
getRight() - Method in class org.grobid.core.data.table.LinePart
 
getRight() - Method in class org.grobid.core.document.DocumentPiece
 
getRootNode() - Method in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
getRotation() - Method in class org.grobid.core.layout.LayoutToken
 
getS_Day() - Method in class org.grobid.core.data.BiblioItem
 
getS_Month() - Method in class org.grobid.core.data.BiblioItem
 
getS_Year() - Method in class org.grobid.core.data.BiblioItem
 
getSaveAssets() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getSectionHeaderFeatured(Document, SortedSet<DocumentPiece>, boolean) - Method in class org.grobid.core.engines.HeaderParser
Return the header section with features to be processed by the CRF model
getSegmentationParser() - Method in class org.grobid.core.engines.EngineParsers
 
getSequenceIterator(String) - Method in class org.grobid.core.utilities.XQueryProcessor
 
getSerie() - Method in class org.grobid.core.data.BiblioItem
 
getSerieTitle() - Method in class org.grobid.core.data.BiblioItem
 
getSettlement() - Method in class org.grobid.core.data.Affiliation
 
getSHA1(String) - Static method in class org.grobid.core.utilities.SHA1
Return the hash value of argument using SHA1 algorithm.
getSitePackagesPath() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getSmallImageURL() - Method in class org.grobid.core.data.BiblioItem
 
getSmiles() - Method in class org.grobid.core.data.ChemicalEntity
 
getSortedCounts() - Method in class org.grobid.core.utilities.ElementCounter
 
getSourceBib() - Method in class org.grobid.core.data.BibDataSet
 
getSpanningNode(int) - Method in class org.grobid.core.document.DocumentNode
 
getStart() - Method in class org.grobid.core.data.Equation
 
getStart() - Method in class org.grobid.core.data.Figure
 
getStartPage() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
getStartPosition() - Method in class org.grobid.core.layout.GraphicObject
 
getStartToken() - Method in class org.grobid.core.data.Figure
 
getStartToken() - Method in class org.grobid.core.layout.Block
 
getStartToken() - Method in class org.grobid.core.layout.PDFAnnotation
 
getStatus() - Method in exception org.grobid.core.exceptions.GrobidException
 
getSubject() - Method in class org.grobid.core.data.Metadata
 
getSubjects() - Method in class org.grobid.core.data.BiblioItem
 
getSubmission() - Method in class org.grobid.core.data.BiblioItem
 
getSubmissionDate() - Method in class org.grobid.core.data.BiblioItem
 
getSubtitle() - Method in class org.grobid.core.data.BiblioItem
 
getSuffix() - Method in class org.grobid.core.data.Person
 
getSupportType() - Method in class org.grobid.core.data.BiblioItem
 
getTable() - Method in class org.grobid.core.data.Passage
 
getTableParser() - Method in class org.grobid.core.engines.EngineParsers
 
getTables() - Method in class org.grobid.core.document.Document
 
getTagger(GrobidModel) - Static method in class org.grobid.core.engines.ModelMap
Deprecated.
getTagger(GrobidModel) - Static method in class org.grobid.core.engines.tagging.TaggerFactory
 
getTagger(GrobidModel, GrobidCRFEngine) - Static method in class org.grobid.core.engines.tagging.TaggerFactory
 
getTaggerResult(Iterable<String>, String) - Method in class org.grobid.core.engines.tagging.CRFPPTagger
 
getTaggingLabel() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getTaggingLabel() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
getTei() - Method in class org.grobid.core.document.Document
 
getTeiCoordinates() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
getTEIHeader(String) - Method in class org.grobid.core.engines.TableParser
 
getTeiId() - Method in class org.grobid.core.data.BibDataSetContext
 
getTeiId() - Method in class org.grobid.core.data.BiblioItem
 
getTemplateName() - Method in interface org.grobid.core.GrobidModel
 
getTemplateName() - Method in enum org.grobid.core.GrobidModels
 
getTemplatePath(File, GrobidModel) - Static method in class org.grobid.core.utilities.GrobidProperties
 
getTempPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the temprorary path of grobid
getText() - Method in class org.grobid.core.data.table.Line
 
getText() - Method in class org.grobid.core.data.table.LinePart
 
getText() - Method in class org.grobid.core.layout.Block
 
getText() - Method in class org.grobid.core.layout.LayoutToken
 
getText() - Method in class org.grobid.core.sax.CountryCodeSaxParser
 
getText() - Method in class org.grobid.core.sax.CrossrefSaxParser
 
getText() - Method in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
getText() - Method in class org.grobid.core.sax.MarecSaxParser
 
getText() - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
getText() - Method in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
getText() - Method in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
getText() - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
getText() - Method in class org.grobid.core.sax.TextSaxParser
 
getText() - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher.MatchResult
 
getTextArea() - Method in class org.grobid.core.data.Figure
 
getTime(String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Get all the time saved in the timer.
getTimeFormated(String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Get all the time saved in the timer.
getTitle() - Method in class org.grobid.core.data.BiblioItem
 
getTitle() - Method in class org.grobid.core.data.Metadata
 
getTitle() - Method in class org.grobid.core.data.Person
 
getToken() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
getTokenBlockPos() - Method in class org.grobid.core.document.DocumentPointer
 
getTokenDocPos() - Method in class org.grobid.core.document.DocumentPointer
 
getTokenization() - Method in class org.grobid.core.layout.LayoutTokenization
 
getTokenization() - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
getTokenizationParts(SortedSet<DocumentPiece>, List<LayoutToken>) - Static method in class org.grobid.core.document.Document
Give the list of LayoutToken corresponding to some document parts and a global document tokenization.
getTokenizations() - Method in class org.grobid.core.document.Document
 
getTokenizationsFulltext() - Method in class org.grobid.core.document.Document
Deprecated.
getTokenizationsHeader() - Method in class org.grobid.core.document.Document
Deprecated.
getTokenizationsReferences() - Method in class org.grobid.core.document.Document
Deprecated.
getTokens(List<LayoutToken>, int, int) - Static method in class org.grobid.core.document.Document
 
getTokens() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
getTokens() - Method in class org.grobid.core.layout.Block
 
getTokens() - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher.MatchResult
 
getTokensAndLabels(String) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
getTokensFrom(List<LayoutToken>, int, int, int) - Static method in class org.grobid.core.document.Document
 
getTokensWithLabelsAndFeatures(String, boolean) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
getTop() - Method in class org.grobid.core.data.table.LinePart
 
getTown() - Method in class org.grobid.core.data.BiblioItem
 
getType() - Method in class org.grobid.core.data.BiblioItem
 
getType() - Method in class org.grobid.core.data.Keyword
 
getType() - Method in class org.grobid.core.data.PatentItem
 
getType() - Method in class org.grobid.core.layout.Block
 
getType() - Method in class org.grobid.core.layout.GraphicObject
 
getType() - Method in class org.grobid.core.layout.PDFAnnotation
 
getTypeDescription() - Method in class org.grobid.core.data.BiblioItem
 
getURI() - Method in class org.grobid.core.data.BiblioItem
 
getUri() - Method in class org.grobid.core.data.Figure
 
getURI() - Method in class org.grobid.core.layout.GraphicObject
Return an URI for the file corresponding to the graphic object, in pratice a portable relative path usable for data exchange
getURL() - Method in class org.grobid.core.data.Affiliation
 
getURL() - Method in class org.grobid.core.data.BiblioItem
 
getUsableMethods() - Static method in class org.grobid.core.engines.ProcessEngine
List the engine methods that can be called.
getUtility() - Method in class org.grobid.core.data.PatentItem
 
getVectorBoxGraphicObjects() - Method in class org.grobid.core.data.Figure
 
getVersion() - Method in class org.grobid.core.data.BiblioItem
 
getVersion() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the current version of GROBID
getVirtualEnv() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
getVolume() - Method in class org.grobid.core.data.BiblioItem
 
getVolumeBlock() - Method in class org.grobid.core.data.BiblioItem
 
getWeb() - Method in class org.grobid.core.data.BiblioItem
 
getWidth() - Method in class org.grobid.core.data.Figure
 
getWidth() - Method in class org.grobid.core.layout.Block
 
getWidth() - Method in class org.grobid.core.layout.BoundingBox
 
getWidth() - Method in class org.grobid.core.layout.GraphicObject
 
getWidth() - Method in class org.grobid.core.layout.LayoutToken
 
getWidth() - Method in class org.grobid.core.layout.Page
 
getWOPriorArtBlocks() - Method in class org.grobid.core.document.PatentDocument
Return all blocks corresponding to the prior art report of a WO patent publication
getX() - Method in class org.grobid.core.data.Figure
 
getX() - Method in class org.grobid.core.layout.Block
 
getX() - Method in class org.grobid.core.layout.BoundingBox
 
getX() - Method in class org.grobid.core.layout.GraphicObject
 
getX() - Method in class org.grobid.core.layout.LayoutToken
 
getX2() - Method in class org.grobid.core.layout.BoundingBox
 
getXmlFile() - Method in class org.grobid.core.document.DocumentSource
 
getY() - Method in class org.grobid.core.data.Figure
 
getY() - Method in class org.grobid.core.layout.Block
 
getY() - Method in class org.grobid.core.layout.BoundingBox
 
getY() - Method in class org.grobid.core.layout.GraphicObject
 
getY() - Method in class org.grobid.core.layout.LayoutToken
 
getY2() - Method in class org.grobid.core.layout.BoundingBox
 
getYear() - Method in class org.grobid.core.data.BiblioItem
 
getYear() - Method in class org.grobid.core.data.Date
 
getYearString() - Method in class org.grobid.core.data.Date
 
GLOSSARY_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
glueImagesIfNecessary(Integer, List<GraphicObject>) - Method in class org.grobid.core.document.Document
 
GluttonClient - Class in org.grobid.core.utilities.glutton
Client to the Glutton bibliographical service
GluttonRequest<T> - Class in org.grobid.core.utilities.glutton
Glutton request
GluttonRequest(String, Map<String, String>, CrossrefDeserializer<T>) - Constructor for class org.grobid.core.utilities.glutton.GluttonRequest
 
GluttonRequestTask<T> - Class in org.grobid.core.utilities.glutton
Task to execute its request at the right time.
GluttonRequestTask(GluttonClient, GluttonRequest<T>) - Constructor for class org.grobid.core.utilities.glutton.GluttonRequestTask
 
goodChar - Static variable in class org.grobid.core.utilities.KeyGen
Set of characters that is valid.
GRANT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
GRAPHIC_OBJECT_PREDICATE - Static variable in class org.grobid.core.data.Figure
 
GraphicObject - Class in org.grobid.core.layout
Class for representing graphical objects occurring within a document.
GraphicObject() - Constructor for class org.grobid.core.layout.GraphicObject
 
GraphicObject(BoundingBox, GraphicObjectType) - Constructor for class org.grobid.core.layout.GraphicObject
 
graphicObjects - Variable in class org.grobid.core.data.Figure
 
GraphicObjectType - Enum in org.grobid.core.layout
Created by zholudev on 29/01/16.
GREATER_THAN - Static variable in class org.grobid.core.utilities.TextUtilities
 
GROBID_INSIDE_ENTITY_LABEL_PREFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
GROBID_START_ENTITY_LABEL_PREFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
GROBID_TOKEN_DEFAULT_DOUBLE - Static variable in class org.grobid.core.data.table.LinePart
 
GrobidAnalysisConfig - Class in org.grobid.core.engines.config
Created by zholudev on 25/08/15.
GrobidAnalysisConfig.GrobidAnalysisConfigBuilder - Class in org.grobid.core.engines.config
 
GrobidAnalysisConfigBuilder() - Constructor for class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
GrobidAnalysisConfigBuilder(GrobidAnalysisConfig) - Constructor for class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
GrobidAnalyzer - Class in org.grobid.core.analyzers
An Analyzer able to dispatch text to be tokenized to the adequate analyzer given a specified language.
GrobidCRFEngine - Enum in org.grobid.core.engines.tagging
User: zholudev Date: 3/31/14
GrobidDefaultAnalyzer - Class in org.grobid.core.analyzers
Default tokenizer adequate for all Indo-European languages.
GrobidException - Exception in org.grobid.core.exceptions
 
GrobidException() - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(GrobidExceptionStatus) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(String) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(String, GrobidExceptionStatus) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(Throwable, GrobidExceptionStatus) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(String, Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidException(String, Throwable, GrobidExceptionStatus) - Constructor for exception org.grobid.core.exceptions.GrobidException
 
GrobidExceptionStatus - Enum in org.grobid.core.exceptions
User: zholudev Date: 1/19/15
GrobidFactory - Class in org.grobid.core.factory
Factory to get engine instances.
GrobidFactory() - Constructor for class org.grobid.core.factory.GrobidFactory
Constructor.
GrobidFilterDeleteSpaceBetweenSameAlphabet - Class in org.grobid.core.analyzers
 
GrobidFilterDeleteSpaceBetweenSameAlphabet(TokenStream) - Constructor for class org.grobid.core.analyzers.GrobidFilterDeleteSpaceBetweenSameAlphabet
 
GrobidHomeFinder - Class in org.grobid.core.main
This class is responsible for finding a right grobid home
GrobidHomeFinder() - Constructor for class org.grobid.core.main.GrobidHomeFinder
 
GrobidHomeFinder(List<String>) - Constructor for class org.grobid.core.main.GrobidHomeFinder
 
GrobidMain - Class in org.grobid.core.main.batch
The entrance point for starting grobid from command line and perform batch processing
GrobidMain() - Constructor for class org.grobid.core.main.batch.GrobidMain
 
GrobidMainArgs - Class in org.grobid.core.main.batch
Class containing args of the batch GrobidMain.
GrobidMainArgs() - Constructor for class org.grobid.core.main.batch.GrobidMainArgs
 
GrobidModel - Interface in org.grobid.core
Created by lfoppiano on 19/08/16.
GrobidModels - Enum in org.grobid.core
This enum class acts as a registry for all Grobid models.
GrobidPoolingFactory - Class in org.grobid.core.factory
 
GrobidPoolingFactory() - Constructor for class org.grobid.core.factory.GrobidPoolingFactory
Constructor.
GrobidProperties - Class in org.grobid.core.utilities
This class loads contains all names of grobid-properties and provide methods to load grobid-properties from a property file.
GrobidProperties() - Constructor for class org.grobid.core.utilities.GrobidProperties
Creates a new object and searches, where to find the grobid home folder.
GrobidPropertyException - Exception in org.grobid.core.exceptions
 
GrobidPropertyException() - Constructor for exception org.grobid.core.exceptions.GrobidPropertyException
 
GrobidPropertyException(String) - Constructor for exception org.grobid.core.exceptions.GrobidPropertyException
 
GrobidPropertyException(Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidPropertyException
 
GrobidPropertyException(String, Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidPropertyException
 
GrobidPropertyKeys - Interface in org.grobid.core.utilities
This class contains all the keys of the properties files.
GrobidResourceException - Exception in org.grobid.core.exceptions
 
GrobidResourceException() - Constructor for exception org.grobid.core.exceptions.GrobidResourceException
 
GrobidResourceException(String) - Constructor for exception org.grobid.core.exceptions.GrobidResourceException
 
GrobidResourceException(Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidResourceException
 
GrobidResourceException(String, Throwable) - Constructor for exception org.grobid.core.exceptions.GrobidResourceException
 
GrobidTimer - Class in org.grobid.core.utilities.counters
GrobidTimer is a timer that can memorize multiple stop times.
Example of use: GrobidTimer timer= new GrobidTimer(); timer.start(); timer.stop("Time1"); timer.stop("Time2"); System.out.println("The elapsed time between start and Time1 is "+timer.getElapsedTimeFromStart("Time1")); System.out.println("The elapsed time between Time1 and Time2 is "+timer.getElapsedTime("Time1","Time2"));
GrobidTimer() - Constructor for class org.grobid.core.utilities.counters.GrobidTimer
Constructor.
GrobidTimer(boolean) - Constructor for class org.grobid.core.utilities.counters.GrobidTimer
Constructor.

H

hasError() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
hashCode() - Method in class org.grobid.core.document.DocumentPointer
 
hashCode() - Method in class org.grobid.core.engines.label.TaggingLabelImpl
 
hashCode() - Method in class org.grobid.core.layout.BoundingBox
 
hashCode() - Method in class org.grobid.core.layout.LayoutToken
 
hashCode() - Method in class org.grobid.core.utilities.OffsetPosition
 
hashCode() - Method in class org.grobid.core.utilities.Pair
 
hashCode() - Method in class org.grobid.core.utilities.Triple
 
hasLabel(TaggingLabel) - Method in class org.grobid.core.layout.LayoutToken
Check if a given TaggingLabel is associated with this token
hasNext() - Method in class org.grobid.core.document.xml.NodeChildrenIterator
 
hasNext() - Method in class org.grobid.core.document.xml.NodesIterator
 
hasNext() - Method in class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
hasResults() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
header - Variable in class org.grobid.core.data.Figure
 
HEADER - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
header2BibTeX(BiblioItem) - Static method in class org.grobid.core.engines.Engine
Get the BibTeX string corresponding to the recognized header text
header2TEI(BiblioItem) - Static method in class org.grobid.core.engines.Engine
Get the TEI XML string corresponding to the recognized header text
HEADER_ABSTRACT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_ADDRESS - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_AFFILIATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_AND_CONTENT_DIFFERENT_PAGES - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
HEADER_AND_CONTENT_INTERSECT - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
HEADER_AREA_BIGGER_THAN_CONTENT - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
HEADER_AUTHOR - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_COLLABORATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_COPYRIGHT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_DATE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_DATESUB - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_DEDICATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_DEGREE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_EDITOR - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_EMAIL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_ENTITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_GRANT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_INSTITUTION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_INTRO - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_KEYWORD - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
HEADER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_LOCATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_NOT_CONSECUTIVE - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
HEADER_NOT_STARTS_WITH_TABLE_WORD - Static variable in class org.grobid.core.engines.counters.TableRejectionCounters
 
HEADER_NOTE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_OTHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_PAGE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_PHONE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_PUBNUM - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_REFERENCE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_SUBMISSION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_TECH - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_TITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
HEADER_WEB - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
headerNumbering1 - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
headerNumbering2 - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
headerNumbering3 - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
headerNumbering4 - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
HeaderParser - Class in org.grobid.core.engines
 
HeaderParser(EngineParsers, CntManager) - Constructor for class org.grobid.core.engines.HeaderParser
 
HeaderParser(EngineParsers) - Constructor for class org.grobid.core.engines.HeaderParser
 
HEADNOTE - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
HEADNOTE_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
height - Variable in class org.grobid.core.layout.Cluster
 
height - Variable in class org.grobid.core.layout.LayoutToken
 
horizontal_low_lines_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
HTMLEncode(String) - Static method in class org.grobid.core.utilities.TextUtilities
Encode a string to be displayed in HTML

If fullHTML encode, then all unicode characters above 7 bits are converted into HTML entitites

HTMLEncode(String, boolean) - Static method in class org.grobid.core.utilities.TextUtilities
 
http - Variable in class org.grobid.core.features.FeatureFactory
 
http - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
http - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
http - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
http - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
http - Variable in class org.grobid.core.features.FeaturesVectorReference
 
http - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
http - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 

I

i(Countable) - Method in interface org.grobid.core.utilities.counters.CntManager
 
i(Countable, long) - Method in interface org.grobid.core.utilities.counters.CntManager
 
i(String, String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
i(String, String, long) - Method in interface org.grobid.core.utilities.counters.CntManager
 
i() - Method in interface org.grobid.core.utilities.counters.Counter
 
i(long) - Method in interface org.grobid.core.utilities.counters.Counter
 
i(T) - Method in class org.grobid.core.utilities.ElementCounter
 
i(T, int) - Method in class org.grobid.core.utilities.ElementCounter
 
id - Variable in class org.grobid.core.data.Equation
 
id - Variable in class org.grobid.core.data.Figure
 
identifiers - Static variable in class org.grobid.core.utilities.glutton.GluttonRequest
 
IDENTITY - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
images - Variable in class org.grobid.core.document.Document
 
imagesPerPage - Variable in class org.grobid.core.document.Document
 
InBook - Static variable in class org.grobid.core.data.BiblioItem
 
includeRawAffiliations(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
includeRawCitations(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
InCollection - Static variable in class org.grobid.core.data.BiblioItem
 
incrementToken() - Method in class org.grobid.core.analyzers.GrobidFilterDeleteSpaceBetweenSameAlphabet
 
INDEX_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
INDEXED_LUCENE_FIELD_NAME - Static variable in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
inDictionary(String) - Method in class org.grobid.core.lexicon.Lexicon
Lexical look-up, default is English
inDictionary(String, String) - Method in class org.grobid.core.lexicon.Lexicon
 
inferOutputPath(GrobidMainArgs) - Static method in class org.grobid.core.engines.ProcessEngine
Infer the output path if not given in arguments.
inferParamsNotSet() - Static method in class org.grobid.core.main.batch.GrobidMain
Infer some parameters not given in arguments.
inferPdfInputPath(GrobidMainArgs) - Static method in class org.grobid.core.engines.ProcessEngine
Infer the input path for pdfs if not given in arguments.
inFirstNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Look-up in first name gazetteer
init() - Static method in class org.grobid.core.factory.AbstractEngineFactory
Initializes all necessary things for starting grobid
initAll() - Method in class org.grobid.core.engines.EngineParsers
Init all model, this will also load the model into memory
initCities() - Method in class org.grobid.core.lexicon.Lexicon
 
initCollaborations() - Method in class org.grobid.core.lexicon.Lexicon
 
initConferences() - Method in class org.grobid.core.lexicon.Lexicon
 
initializePaths() - Static method in class org.grobid.core.utilities.GrobidProperties
Initialize the different paths set in the configuration file grobid.properties.
initJournals() - Method in class org.grobid.core.lexicon.Lexicon
 
initLocations() - Method in class org.grobid.core.lexicon.Lexicon
 
initModels() - Static method in class org.grobid.core.engines.ModelMap
Deprecated.
initOrganisations() - Method in class org.grobid.core.lexicon.Lexicon
 
initOrgForms() - Method in class org.grobid.core.lexicon.Lexicon
 
initPersonSuffix() - Method in class org.grobid.core.lexicon.Lexicon
 
initPersonTitles() - Method in class org.grobid.core.lexicon.Lexicon
 
initProcess() - Static method in class org.grobid.core.main.batch.GrobidMain
 
initProcess(String) - Static method in class org.grobid.core.main.batch.GrobidMain
 
initPublishers() - Method in class org.grobid.core.lexicon.Lexicon
 
injectDOI(BiblioItem, BiblioItem) - Static method in class org.grobid.core.data.BiblioItem
Correct/add only the DOI of the first biblio item based on the second one
inLastNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Look-up in last name gazetteer
inMainArea - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
inMainArea - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
InProceedings - Static variable in class org.grobid.core.data.BiblioItem
 
INPUT_REF_STRINGS_CNT - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
insertEmptyCells(List<Row>, int) - Static method in class org.grobid.core.data.table.Row
 
instance - Static variable in class org.grobid.core.utilities.crossref.CrossrefClient
 
INSTITUTION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
intersect(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
interval - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
INTRO_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
introduction - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
introductionStrict - Static variable in class org.grobid.core.document.BasicStructureBuilder
 
InvalidGrobidAnalysisConfig - Exception in org.grobid.core.engines.config
Created by zholudev on 25/08/15.
InvalidGrobidAnalysisConfig(String) - Constructor for exception org.grobid.core.engines.config.InvalidGrobidAnalysisConfig
 
IOB_INSIDE_LABEL_PREFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
IOB_OTHER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
IOB_START_ENTITY_LABEL_PREFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
IOUtilities - Class in org.grobid.core.utilities
Utilities related to file and directory management.
IOUtilities() - Constructor for class org.grobid.core.utilities.IOUtilities
 
isActive() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
isAllLowerCase(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
isAllUpperCase(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
isAllUpperCaseOrDigitOrDot(String) - Static method in class org.grobid.core.utilities.TextUtilities
Useful for recognising an acronym candidate: check if a text is only composed of upper case, dot and digit characters
isAmbiguous() - Method in class org.grobid.core.data.Date
 
isArabic() - Method in class org.grobid.core.lang.Language
 
isAuthorCitationStyle(String) - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
isBeginning() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
isBeginningOfEntity(String) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
isBeginningOfIOBEntity(String) - Static method in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
isBold() - Method in class org.grobid.core.layout.LayoutToken
 
isChinese() - Method in class org.grobid.core.lang.Language
 
isConsolidateCitation() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
isConsolidateHeader() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
isContextExecutionServer() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns if the execution context is stand alone or server.
isCountry(String) - Method in class org.grobid.core.lexicon.Lexicon
 
isCountryCode - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isDeLFTRedirectOutput() - Static method in class org.grobid.core.utilities.GrobidProperties
 
isDigit - Variable in class org.grobid.core.features.FeatureFactory
 
isEmpty() - Method in class org.grobid.core.data.table.Line
 
isEmpty() - Method in class org.grobid.core.data.table.LinePart
 
isEmpty() - Method in class org.grobid.core.data.table.Row
 
isEmpty() - Method in class org.grobid.core.jni.PythonEnvironmentConfig
 
isEven() - Method in class org.grobid.core.layout.Page
 
isGenerateImageReferences() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
isGenerateTeiCoordinates(String) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
isGenerateTeiIds() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
isGoodTable() - Method in class org.grobid.core.data.Table
 
isHeaderUseHeuristics() - Static method in class org.grobid.core.utilities.GrobidProperties
 
isItalic() - Method in class org.grobid.core.layout.LayoutToken
 
isJapaneses() - Method in class org.grobid.core.lang.Language
 
isKindCode - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isKnownAbbrevJournalTitle - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownAbbrevJournalTitle - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isKnownChemicalNameToken - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
isKnownChemicalToken - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
isKnownCollaboration - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownConferenceTitle - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownConferenceTitle - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isKnownFirstAuthor(String) - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
Return true if the text is a known first author from the bibliographical reference list
isKnownIdentifier - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownJournalTitle - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownJournalTitle - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isKnownLabel(String) - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
Return true if the text is a known label from the bibliographical reference list
isKnownLocation - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownPublisher - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
isKnownPublisher - Variable in class org.grobid.core.features.FeaturesVectorReference
 
isKnownSuffix - Variable in class org.grobid.core.features.FeaturesVectorName
 
isKnownTitle - Variable in class org.grobid.core.features.FeaturesVectorName
 
isKorean() - Method in class org.grobid.core.lang.Language
 
isMask() - Method in class org.grobid.core.layout.GraphicObject
 
isMerged() - Method in class org.grobid.core.data.table.Cell
 
isNewLineAfter() - Method in class org.grobid.core.layout.LayoutToken
 
isNotNull() - Method in class org.grobid.core.data.Date
 
isNull() - Method in class org.grobid.core.layout.Block
 
isNull() - Method in class org.grobid.core.layout.PDFAnnotation
 
isNumberedCitationReference(String) - Static method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
isPdf() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
isPreprocessImages() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
isProcessVectorGraphics() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
isPunct - Variable in class org.grobid.core.features.FeatureFactory
 
isPunctuation(String) - Method in class org.grobid.core.lexicon.Lexicon
Indicate if we have a punctuation
isRecursive() - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
isResourcesInHome() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns if resources like firstnames, lastnames and countries are supposed to be read from grobid-home folder, given in the grobid-property file.
isSubscript() - Method in class org.grobid.core.layout.LayoutToken
 
ISSUE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
isSuperscript() - Method in class org.grobid.core.layout.LayoutToken
 
isTitleMatchNum() - Method in class org.grobid.core.document.Document
 
isTrailingNewLine() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
isTrailingSpace() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
isUsableMethod(String) - Static method in class org.grobid.core.engines.ProcessEngine
Check if the method is usable.
isUsed() - Method in class org.grobid.core.layout.GraphicObject
 
isUseLanguageId() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns if a language id shall be used, given in the grobid-property file.
isValid() - Method in class org.grobid.core.data.Person
Return true if the person structure is a valid person name, in our case with at least a lastname or a raw name.
isValidBitmapGraphicObject(GraphicObject) - Method in class org.grobid.core.document.Document
 
isWithXslStylesheet() - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig
 
IT - Static variable in class org.grobid.core.lang.Language
 
italic - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
italic - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
italic - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
italic - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
italic - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
italic - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
italic - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
italic - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
item - Variable in class org.grobid.core.data.BiblioItem
 
ITEM - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
ITEM_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
iterator() - Method in class org.grobid.core.document.xml.NodeChildrenIterator
 
iterator() - Method in class org.grobid.core.document.xml.NodesIterator
 
iterator() - Method in class org.grobid.core.tokenization.TaggingTokenSynchronizer
 

J

jan - Static variable in class org.grobid.core.engines.DateParser
 
JATSTransformer - Class in org.grobid.core.transformation.xslt
 
JATSTransformer() - Constructor for class org.grobid.core.transformation.xslt.JATSTransformer
 
JEPThreadPool - Class in org.grobid.core.jni
For using DeLFT deep learning models, we use JEP as JNI CPython interpreter.
JOURNAL_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
journalArticleBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
journalIssueBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
journalMetadataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
journalsPositions - Variable in class org.grobid.core.sax.MarecSaxParser
 
JSONEncode(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
jul - Static variable in class org.grobid.core.engines.DateParser
 
jun - Static variable in class org.grobid.core.engines.DateParser
 

K

KeyGen - Class in org.grobid.core.utilities
Generate a random key.
KeyGen() - Constructor for class org.grobid.core.utilities.KeyGen
 
Keyword - Class in org.grobid.core.data
Class for representing a keyword extracted from a publication.
Keyword(String) - Constructor for class org.grobid.core.data.Keyword
 
Keyword(String, String) - Constructor for class org.grobid.core.data.Keyword
 
KEYWORD_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
KEYWORDSPUB - Static variable in class org.grobid.core.features.FeatureFactory
 
killProcess() - Method in class org.grobid.core.process.ProcessRunner
 
KIND_CODES - Static variable in class org.grobid.core.features.FeatureFactory
 

L

label - Variable in class org.grobid.core.data.Equation
 
label - Variable in class org.grobid.core.data.Figure
 
label(Iterable<String>) - Method in class org.grobid.core.engines.AbstractParser
 
label(String) - Method in class org.grobid.core.engines.AbstractParser
 
label(Iterable<String>) - Method in class org.grobid.core.engines.tagging.CRFPPTagger
 
label(String) - Method in class org.grobid.core.engines.tagging.CRFPPTagger
 
label(Iterable<String>) - Method in class org.grobid.core.engines.tagging.DeLFTTagger
 
label(String) - Method in class org.grobid.core.engines.tagging.DeLFTTagger
 
label(Iterable<String>) - Method in class org.grobid.core.engines.tagging.DummyTagger
 
label(String) - Method in class org.grobid.core.engines.tagging.DummyTagger
 
label(Iterable<String>) - Method in interface org.grobid.core.engines.tagging.GenericTagger
 
label(String) - Method in interface org.grobid.core.engines.tagging.GenericTagger
 
label(Iterable<String>) - Method in class org.grobid.core.engines.tagging.WapitiTagger
 
label(String) - Method in class org.grobid.core.engines.tagging.WapitiTagger
 
label - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
label - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
label - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
label - Variable in class org.grobid.core.features.FeaturesVectorDate
 
label - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
label - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
label - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
label - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
label - Variable in class org.grobid.core.features.FeaturesVectorName
 
label - Variable in class org.grobid.core.features.FeaturesVectorReference
 
label - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
label - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
label(String) - Method in class org.grobid.core.jni.DeLFTModel
 
label(String) - Method in class org.grobid.core.jni.WapitiModel
 
label(SWIGTYPE_p_mdl_t, String) - Static method in class org.grobid.core.jni.WapitiWrapper
 
LABEL_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
LABELED_REFERENCE_RESULT_FUNCTION - Static variable in class org.grobid.core.engines.citations.RegexReferenceSegmenter
 
labeledBlocks - Variable in class org.grobid.core.document.Document
 
labeledCaption - Variable in class org.grobid.core.data.Figure
 
LabeledReferenceResult - Class in org.grobid.core.engines.citations
User: zholudev Date: 4/15/14
LabeledReferenceResult(String) - Constructor for class org.grobid.core.engines.citations.LabeledReferenceResult
 
LabeledReferenceResult(String, String, List<LayoutToken>, String, List<BoundingBox>) - Constructor for class org.grobid.core.engines.citations.LabeledReferenceResult
 
LabeledTokensContainer - Class in org.grobid.core.tokenization
Created by zholudev on 11/01/16.
LabeledTokensContainer(List<LayoutToken>, String, TaggingLabel, boolean) - Constructor for class org.grobid.core.tokenization.LabeledTokensContainer
 
labelFor(GrobidModel, String) - Static method in class org.grobid.core.engines.label.TaggingLabels
 
LabelTypeExcludePredicate(TaggingLabel...) - Constructor for class org.grobid.core.tokenization.TaggingTokenClusteror.LabelTypeExcludePredicate
 
LabelTypePredicate(TaggingLabel) - Constructor for class org.grobid.core.tokenization.TaggingTokenClusteror.LabelTypePredicate
 
lang - Variable in class org.grobid.core.document.Document
 
Language - Class in org.grobid.core.lang
Date: 11/24/11 Time: 11:39 AM
Language() - Constructor for class org.grobid.core.lang.Language
 
Language(String) - Constructor for class org.grobid.core.lang.Language
 
Language(String, double) - Constructor for class org.grobid.core.lang.Language
 
LanguageDetector - Interface in org.grobid.core.lang
User: zholudev Date: 11/24/11 Time: 11:03 AM
LanguageDetectorFactory - Interface in org.grobid.core.lang
User: zholudev Date: 11/24/11 Time: 11:03 AM
languages - Static variable in class org.grobid.core.engines.patent.PatentRefParser
 
LanguageUtilities - Class in org.grobid.core.utilities
Class for using language guessers (singleton).
lastName - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
lastName - Variable in class org.grobid.core.features.FeaturesVectorName
 
lastPageBlock - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
lastPageBlock - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
launchMethod(Object, Object[], String) - Static method in class org.grobid.core.utilities.Utilities
Call a java method using the method name given in string.
launchMethod(Object, Object[], Class[], String) - Static method in class org.grobid.core.utilities.Utilities
Call a java method using the method name given in string.
LayoutToken - Class in org.grobid.core.layout
Class for representing the layout information associated to a PDF object.
LayoutToken() - Constructor for class org.grobid.core.layout.LayoutToken
 
LayoutToken(String) - Constructor for class org.grobid.core.layout.LayoutToken
 
LayoutToken(LayoutToken) - Constructor for class org.grobid.core.layout.LayoutToken
 
LayoutToken(String, TaggingLabel) - Constructor for class org.grobid.core.layout.LayoutToken
 
LayoutTokenization - Class in org.grobid.core.layout
Class for representing a tokenization of document section where tokens include layout attributes.
LayoutTokenization() - Constructor for class org.grobid.core.layout.LayoutTokenization
 
LayoutTokenization(List<LayoutToken>) - Constructor for class org.grobid.core.layout.LayoutTokenization
 
LayoutTokensUtil - Class in org.grobid.core.utilities
Created by zholudev on 18/12/15.
LayoutTokensUtil() - Constructor for class org.grobid.core.utilities.LayoutTokensUtil
 
LESS_THAN - Static variable in class org.grobid.core.utilities.TextUtilities
 
LevenshteinDistanceAligment<E> - Class in org.grobid.core.utilities
Distance and aligment of strings based on Levenshtein edit distances using the standard Dynamic Programming algorithm.
LevenshteinDistanceAligment(E[], E[]) - Constructor for class org.grobid.core.utilities.LevenshteinDistanceAligment
 
LevenshteinDistanceAligment.Op - Enum in org.grobid.core.utilities
 
lexicon - Variable in class org.grobid.core.engines.AffiliationAddressParser
 
lexicon - Variable in class org.grobid.core.engines.CitationParser
 
lexicon - Variable in class org.grobid.core.engines.patent.ReferenceExtractor
 
lexicon - Variable in class org.grobid.core.features.FeatureFactory
 
Lexicon - Class in org.grobid.core.lexicon
Class for managing all the lexical resources.
lexicon - Variable in class org.grobid.core.sax.MarecSaxParser
 
LibraryLoader - Class in org.grobid.core.main
 
LibraryLoader() - Constructor for class org.grobid.core.main.LibraryLoader
 
limitAuto - Static variable in class org.grobid.core.utilities.crossref.CrossrefClient
 
limitIterations - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
Line - Class in org.grobid.core.data.table
 
Line() - Constructor for class org.grobid.core.data.table.Line
 
line - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
line - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
linearScaling(int, int, int) - Method in class org.grobid.core.features.FeatureFactory
Given an integer value between 0 and total, discretized into nbBins following a linear scale
linearScaling(double, double, int) - Method in class org.grobid.core.features.FeatureFactory
Given an double value between 0.0 and total, discretized into nbBins following a linear scale
lineLength - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
lineLength - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
lineLength - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
LinePart - Class in org.grobid.core.data.table
 
LinePart() - Constructor for class org.grobid.core.data.table.LinePart
 
linePartInBorders(LinePart) - Method in class org.grobid.core.data.table.Cell
 
linePartInBorders(LinePart) - Method in class org.grobid.core.data.table.Line
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorDate
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorName
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
lineStatus - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
listeners - Variable in class org.grobid.core.utilities.crossref.CrossrefRequest
 
listeners - Variable in class org.grobid.core.utilities.glutton.GluttonRequest
 
load() - Static method in class org.grobid.core.main.LibraryLoader
 
load(Iterable<T>) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
loadPdf2XMLPath() - Static method in class org.grobid.core.utilities.GrobidProperties
Returns the path to the home folder of pdf to xml converter.
loadTerm(String, Analyzer) - Method in class org.grobid.core.lexicon.FastMatcher
Load a term to the fast matcher, by default the standard delimiters will be ignored
loadTerm(String, Analyzer, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Load a term to the fast matcher, by default the loading will be case sensitive
loadTerm(String, Analyzer, boolean, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Load a term to the fast matcher
loadTerms(File) - Method in class org.grobid.core.lexicon.FastMatcher
Load a set of terms to the fast matcher from a file listing terms one per line
loadTerms(File, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Load a set of terms to the fast matcher from a file listing terms one per line
loadTerms(File, Analyzer, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Load a set of terms to the fast matcher from a file listing terms one per line
loadTerms(InputStream, Analyzer, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Load a set of term to the fast matcher from an input stream
LOCATION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorReference
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
locationName - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
LOGGER - Static variable in class org.grobid.core.data.BiblioItem
 
LOGGER - Static variable in class org.grobid.core.data.Figure
 
LOGGER - Static variable in class org.grobid.core.document.Document
 
LOGGER - Static variable in class org.grobid.core.engines.citations.AdditionalRegexTextSegmenter
 
LOGGER - Static variable in class org.grobid.core.engines.EngineParsers
 
LOGGER - Static variable in class org.grobid.core.engines.tagging.CRFPPTagger
 
LOGGER - Static variable in class org.grobid.core.engines.tagging.TaggerFactory
 
LOGGER - Static variable in class org.grobid.core.jni.DeLFTModel
 
LOGGER - Static variable in class org.grobid.core.jni.WapitiModel
 
LOGGER - Static variable in class org.grobid.core.sax.MarecSaxParser
 
LOGGER - Static variable in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
LOGGER - Static variable in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
LOGGER - Static variable in class org.grobid.core.sax.PDFALTOSaxHandler
 
LOGGER - Static variable in class org.grobid.core.sax.PDFMetadataSaxHandler
 
logger - Static variable in class org.grobid.core.utilities.crossref.CrossrefClient
 
logger - Static variable in class org.grobid.core.utilities.glutton.GluttonClient
 
LOGGER - Static variable in class org.grobid.core.utilities.GrobidProperties
 
LOGGER - Static variable in class org.grobid.core.utilities.LanguageUtilities
 
logScaling(double, double, int) - Method in class org.grobid.core.features.FeatureFactory
Given an double value between 0.0 and total, discretized into nbBins following a log scale
LuceneIndexMatcher<T,V> - Class in org.grobid.core.utilities.matching
User: zholudev Date: 3/4/14
LuceneIndexMatcher(<any>, <any>) - Constructor for class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
LuceneUtil - Class in org.grobid.core.utilities.matching
 

M

m - Variable in class org.grobid.core.document.Document
 
main(String[]) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
main(String[]) - Static method in class org.grobid.core.engines.citations.AdditionalRegexTextSegmenter
 
main(String[]) - Static method in class org.grobid.core.main.batch.GrobidMain
Starts Grobid from command line using the following parameters:
main(String[]) - Static method in class org.grobid.core.main.GrobidHomeFinder
 
main(String[]) - Static method in class org.grobid.core.utilities.crossref.Test
 
main(String[]) - Static method in class org.grobid.core.utilities.LevenshteinDistanceAligment
 
main(String[]) - Static method in class org.grobid.core.visualization.BlockVisualizer
 
main(String[]) - Static method in class org.grobid.core.visualization.FigureTableVisualizer
 
makeObject() - Method in class org.grobid.core.factory.GrobidPoolingFactory
Manual - Static variable in class org.grobid.core.data.BiblioItem
 
MANY_CANDIDATES - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
MANY_CANDIDATES_AFTER_POST_FILTERING - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
mapLanguageCode(String) - Method in class org.grobid.core.lexicon.Lexicon
Map the language codes used by the language identifier component to the normal language name.
mapper - Variable in class org.grobid.core.utilities.crossref.CrossrefDeserializer
 
mar - Static variable in class org.grobid.core.engines.DateParser
 
MarecSaxParser - Class in org.grobid.core.sax
SAX parser initially made for XML CLEF IP data (collection, training and topics).
MarecSaxParser() - Constructor for class org.grobid.core.sax.MarecSaxParser
 
MARGINNOTE - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
MARGINNOTE_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
MARKER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MARKER_LABELS - Static variable in class org.grobid.core.document.TEIFormatter
 
markReferencesEquationTEI(String, List<LayoutToken>, List<Equation>, boolean) - Method in class org.grobid.core.document.TEIFormatter
 
markReferencesFigureTEI(String, List<LayoutToken>, List<Figure>, boolean) - Method in class org.grobid.core.document.TEIFormatter
 
markReferencesTableTEI(String, List<LayoutToken>, List<Table>, boolean) - Method in class org.grobid.core.document.TEIFormatter
 
markReferencesTEILuceneBased(List<LayoutToken>, ReferenceMarkerMatcher, boolean, boolean) - Method in class org.grobid.core.document.TEIFormatter
Mark using TEI annotations the identified references in the text body build with the machine learning model.
MasterThesis - Static variable in class org.grobid.core.data.BiblioItem
 
match(V) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
match(List<LayoutToken>) - Method in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
matchCharacter(String) - Method in class org.grobid.core.lexicon.FastMatcher
Gives the character positions within a text where matches occur.
matchCharacter(String, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Gives the character positions within a text where matches occur.
matchCharacterLayoutToken(List<LayoutToken>) - Method in class org.grobid.core.lexicon.FastMatcher
Gives the character positions within a tokenized text where matches occur.
matchCharacterLayoutToken(List<LayoutToken>, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Gives the character positions within a tokenized text where matches occur.
MATCHED_REF_MARKERS - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
MATCHED_REF_MARKERS_AFTER_POST_FILTERING - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
matcherPairs(List<Pair<String, String>>) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
matcherPairs(List<Pair<String, String>>, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
matchLayoutToken(List<LayoutToken>) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
matchLayoutToken(List<LayoutToken>, boolean, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
MatchResult(String, List<LayoutToken>, BibDataSet) - Constructor for class org.grobid.core.utilities.matching.ReferenceMarkerMatcher.MatchResult
 
matchToken(String) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
matchToken(String, boolean) - Method in class org.grobid.core.lexicon.FastMatcher
Identify terms in a piece of text and gives corresponding token positions.
MAX_FIG_BOX_DISTANCE - Static variable in class org.grobid.core.document.Document
 
MAX_RANGE - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
maxBlockSpacing - Variable in class org.grobid.core.document.Document
 
maxCharacterDensity - Variable in class org.grobid.core.document.Document
 
may - Static variable in class org.grobid.core.engines.DateParser
 
mergeBoxes(List<BoundingBox>) - Static method in class org.grobid.core.layout.VectorGraphicBoxCalculator
 
mergeMulticolumnCells(List<Row>) - Static method in class org.grobid.core.data.table.Row
 
mergePositions(List<OffsetPosition>, List<OffsetPosition>) - Static method in class org.grobid.core.utilities.Utilities
Merge the offset positions of two lists, merging overlapping positions into a spanning one.
Metadata - Class in org.grobid.core.data
 
Metadata() - Constructor for class org.grobid.core.data.Metadata
 
metadata - Variable in class org.grobid.core.document.Document
 
MIDDLENAME_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MIN_DISTANCE - Static variable in class org.grobid.core.document.Document
 
MIN_LENGTH - Static variable in class org.grobid.core.utilities.KeyGen
Minimum length for a decent key
minBlockSpacing - Variable in class org.grobid.core.document.Document
 
minCharacterDensity - Variable in class org.grobid.core.document.Document
 
MINIMUM_VECTOR_BOX_AREA - Static variable in class org.grobid.core.layout.VectorGraphicBoxCalculator
 
model - Variable in class org.grobid.core.utilities.crossref.CrossrefRequest
Model key in crossref, ex: "works", "journals"..
modelFor(String) - Static method in enum org.grobid.core.GrobidModels
 
ModelMap - Class in org.grobid.core.engines
Deprecated.
ModelMap() - Constructor for class org.grobid.core.engines.ModelMap
Deprecated.
 
module - Variable in class org.grobid.core.utilities.crossref.CrossrefDeserializer
 
MONOGRAPH_ADVERTISEMENT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_ANNEX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_BACK - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_BIOGRAPHY - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_COVER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_DEDICATION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_GLOSSARY - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_INDEX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_OTHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_PREFACE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_PUBLISHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_REFERENCE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_SUMMARY - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_TITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_TOC - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_TOF - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MONOGRAPH_UNIT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
MonographParser - Class in org.grobid.core.engines
Realise a high level segmentation of a monograph.
MonographParser() - Constructor for class org.grobid.core.engines.MonographParser
TODO some documentation...
month - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
month - Variable in class org.grobid.core.features.FeaturesVectorDate
 
month - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
month - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
month - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
month - Variable in class org.grobid.core.features.FeaturesVectorReference
 
month - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
month - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
months - Static variable in class org.grobid.core.engines.DateParser
 
MONTHS - Static variable in class org.grobid.core.features.FeatureFactory
 
my_whitespace_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 

N

NAMES_CITATION_FORENAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_CITATION_MIDDLENAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_CITATION_SUFFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_CITATION_SURNAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_CITATION_TITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_FORENAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_MARKER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_MIDDLENAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_SUFFIX - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_SURNAME - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NAMES_HEADER_TITLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
NameToStructureResolver - Class in org.grobid.core.engines.entities
Chemical name-to-structure processing based on external Open Source libraries.
NameToStructureResolver() - Constructor for class org.grobid.core.engines.entities.NameToStructureResolver
 
nbAllRef - Variable in class org.grobid.core.sax.MarecSaxParser
 
nbBins - Static variable in class org.grobid.core.document.Document
 
NEW_LINE - Static variable in class org.grobid.core.utilities.TextUtilities
 
new_line_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
newInstance() - Static method in class org.grobid.core.factory.GrobidFactory
Creates a new instance of GrobidFactory.
newInstance() - Static method in class org.grobid.core.factory.GrobidPoolingFactory
Creates and returns an instance of GROBIDFactory.
newline - Variable in class org.grobid.core.features.FeatureFactory
 
newLineToken(String) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
newPoolInstance() - Static method in class org.grobid.core.factory.GrobidPoolingFactory
Creates a pool for Engine objects.
newTempFile(String, String) - Static method in class org.grobid.core.utilities.IOUtilities
Creates a new not used temporary file and returns it.
next() - Method in class org.grobid.core.document.xml.NodeChildrenIterator
 
next() - Method in class org.grobid.core.document.xml.NodesIterator
 
next() - Method in class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
NO_CANDIDATES - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
NO_CANDIDATES_AFTER_POST_FILTERING - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
noCoords(LayoutToken) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
NodeChildrenIterator - Class in org.grobid.core.document.xml
User: zholudev
NodesIterator - Class in org.grobid.core.document.xml
User: zholudev
NodesIterator(Nodes) - Constructor for class org.grobid.core.document.xml.NodesIterator
 
normaliseText(String) - Static method in class org.grobid.core.utilities.UnicodeUtil
Normalise the space, EOL and punctuation unicode characters.
normaliseTextAndRemoveSpaces(String) - Static method in class org.grobid.core.utilities.UnicodeUtil
Unicode normalisation of the token text.
normalize(Date) - Method in class org.grobid.core.engines.DateParser
 
normalizeCrossRefFirstName() - Method in class org.grobid.core.data.Person
First names coming from CrossRef are clearly heavily impacted by the original puslisher formats and a large variety of forms can be seen, with some information lost apparently.
normalizeDehyphenizeText(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
normalizeName() - Method in class org.grobid.core.data.Person
This normalisation takes care of uniform case for name components and for transforming agglutinated initials (like "JM" in JM Smith) which are put into the firstname into separate initials in first and middle names.
normalizeRegex(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
normalizeResults(JsonParser) - Method in class org.grobid.core.utilities.crossref.CrossrefDeserializer
Normalize results to get always an object list even if you fetch only one object.
normalizeString(Analyzer, String) - Static method in class org.grobid.core.utilities.matching.LuceneUtil
 
normalizeText(String) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
normalizeText(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
normalizeTokens(Analyzer, List<String>) - Static method in class org.grobid.core.utilities.matching.LuceneUtil
 
NOT_EMPTY_REFERENCES_BLOCKS - Static variable in class org.grobid.core.engines.counters.CitationParserCounters
 
note - Variable in class org.grobid.core.data.Table
 
NOTE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
notify(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
 
notifyListeners(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequest
Notify all connected listeners
notifyListeners(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.glutton.GluttonRequest
Notify all connected listeners
notNull() - Method in class org.grobid.core.data.Affiliation
 
notNull() - Method in class org.grobid.core.data.Keyword
 
notNull() - Method in class org.grobid.core.data.Person
 
nov - Static variable in class org.grobid.core.engines.DateParser
 
nplReferences - Variable in class org.grobid.core.sax.MarecSaxParser
 
NULL_SEGMENTED_REFERENCES_LIST - Static variable in class org.grobid.core.engines.counters.CitationParserCounters
 
NUMBERED_CITATION_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
NUMBERED_CITATIONS_SPLIT_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 

O

oct - Static variable in class org.grobid.core.engines.DateParser
 
OffsetPosition - Class in org.grobid.core.utilities
 
OffsetPosition() - Constructor for class org.grobid.core.utilities.OffsetPosition
 
OffsetPosition(int, int) - Constructor for class org.grobid.core.utilities.OffsetPosition
 
onError(int, String, Exception) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
Called when request gives an error
onError(int, String, Exception) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
onError(int, String, Exception) - Method in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
online - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
onResponse(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
Called when request executed and get any response
onResponse(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
onResponse(CrossrefRequestListener.Response<T>) - Method in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
onSuccess(List<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener
Called when request succeed and response format is as expected
onSuccess(List<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
onSuccess(List<T>) - Method in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
open_parenthesis - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
ops - Variable in class org.grobid.core.engines.patent.ReferenceExtractor
 
OPSService - Class in org.grobid.core.document
Usage of the EPO OPS service for online interactive version of patent document retrieval.
OPSService() - Constructor for class org.grobid.core.document.OPSService
 
OR - Static variable in class org.grobid.core.utilities.TextUtilities
 
org.grobid.core - package org.grobid.core
 
org.grobid.core.analyzers - package org.grobid.core.analyzers
 
org.grobid.core.data - package org.grobid.core.data
 
org.grobid.core.data.table - package org.grobid.core.data.table
 
org.grobid.core.data.util - package org.grobid.core.data.util
 
org.grobid.core.document - package org.grobid.core.document
 
org.grobid.core.document.xml - package org.grobid.core.document.xml
 
org.grobid.core.engines - package org.grobid.core.engines
 
org.grobid.core.engines.citations - package org.grobid.core.engines.citations
 
org.grobid.core.engines.config - package org.grobid.core.engines.config
 
org.grobid.core.engines.counters - package org.grobid.core.engines.counters
 
org.grobid.core.engines.entities - package org.grobid.core.engines.entities
 
org.grobid.core.engines.label - package org.grobid.core.engines.label
 
org.grobid.core.engines.patent - package org.grobid.core.engines.patent
 
org.grobid.core.engines.tagging - package org.grobid.core.engines.tagging
 
org.grobid.core.exceptions - package org.grobid.core.exceptions
 
org.grobid.core.factory - package org.grobid.core.factory
 
org.grobid.core.features - package org.grobid.core.features
 
org.grobid.core.jni - package org.grobid.core.jni
 
org.grobid.core.lang - package org.grobid.core.lang
 
org.grobid.core.lang.impl - package org.grobid.core.lang.impl
 
org.grobid.core.layout - package org.grobid.core.layout
 
org.grobid.core.lexicon - package org.grobid.core.lexicon
 
org.grobid.core.main - package org.grobid.core.main
 
org.grobid.core.main.batch - package org.grobid.core.main.batch
 
org.grobid.core.process - package org.grobid.core.process
 
org.grobid.core.sax - package org.grobid.core.sax
 
org.grobid.core.tokenization - package org.grobid.core.tokenization
 
org.grobid.core.transformation.xslt - package org.grobid.core.transformation.xslt
 
org.grobid.core.utilities - package org.grobid.core.utilities
 
org.grobid.core.utilities.counters - package org.grobid.core.utilities.counters
 
org.grobid.core.utilities.counters.impl - package org.grobid.core.utilities.counters.impl
 
org.grobid.core.utilities.crossref - package org.grobid.core.utilities.crossref
 
org.grobid.core.utilities.glutton - package org.grobid.core.utilities.glutton
 
org.grobid.core.utilities.matching - package org.grobid.core.utilities.matching
 
org.grobid.core.visualization - package org.grobid.core.visualization
 
OTHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
OTHER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
outlineRoot - Variable in class org.grobid.core.document.Document
 
overlaps(OffsetPosition) - Method in class org.grobid.core.utilities.OffsetPosition
 

P

Page - Class in org.grobid.core.layout
Class for representing a page.
Page(int) - Constructor for class org.grobid.core.layout.Page
 
PAGE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
PAGE_NUMBER - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
PAGE_NUMBER_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
pages - Variable in class org.grobid.core.document.Document
 
PAGES_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
pageStatus - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
pageStatus - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
pageStatus - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
Pair<A,B> - Class in org.grobid.core.utilities
 
Pair(A, B) - Constructor for class org.grobid.core.utilities.Pair
 
PARAGRAPH - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
PARAGRAPH_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
params - Variable in class org.grobid.core.utilities.crossref.CrossrefRequest
Query parameters, cannot be null, ex: ?query.title=[title]&query.author=[author]
params - Variable in class org.grobid.core.utilities.glutton.GluttonRequest
Query parameters, cannot be null, ex: ?atitle=[title]&firstAuthor=[first_author_lastname] Identifier are also delivered as parameter, with the name of the identifier
parse(String) - Method in class org.grobid.core.utilities.crossref.CrossrefDeserializer
Parse a json String, usually the response body.
Passage - Class in org.grobid.core.data
Class for managing passage of citations.
Passage() - Constructor for class org.grobid.core.data.Passage
 
passivateObject(Object) - Method in class org.grobid.core.factory.GrobidPoolingFactory
PatentAnnotationSaxParser - Class in org.grobid.core.sax
This SAX parser mirror the input XML document, and add as extra annotation identified reference to patent and NPL.
PatentAnnotationSaxParser() - Constructor for class org.grobid.core.sax.PatentAnnotationSaxParser
 
PatentDocument - Class in org.grobid.core.document
Class for additional information for patent document.
PatentDocument(DocumentSource) - Constructor for class org.grobid.core.document.PatentDocument
 
PatentItem - Class in org.grobid.core.data
Class for managing patent bibliographical references.
PatentItem() - Constructor for class org.grobid.core.data.PatentItem
 
patentReferences - Variable in class org.grobid.core.sax.MarecSaxParser
 
PatentRefParser - Class in org.grobid.core.engines.patent
Parser for patent references based on regular language rewriting.
PatentRefParser() - Constructor for class org.grobid.core.engines.patent.PatentRefParser
 
PATHES_TO_CREATE - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
The defined paths to create.
PathUtil - Class in org.grobid.core.utilities
User: zholudev
PathUtil() - Constructor for class org.grobid.core.utilities.PathUtil
 
pathXML - Variable in class org.grobid.core.document.Document
 
pauseTimer() - Method in class org.grobid.core.utilities.counters.GrobidTimer
Stop time count.
pdf2xml(Integer, boolean, int, int, File, File, boolean, boolean, boolean) - Method in class org.grobid.core.document.DocumentSource
Create an XML representation from a pdf file.
PDFALTOAnnotationSaxHandler - Class in org.grobid.core.sax
SAX parser for XML representation of the annotations present on PDF files obtained via xpdf pdf2xml.
PDFALTOAnnotationSaxHandler(Document, List<PDFAnnotation>) - Constructor for class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
PDFALTOOutlineSaxHandler - Class in org.grobid.core.sax
SAX parser for XML representation of the outline/bookmark present in PDF files obtained via xpdf pdf2xml.
PDFALTOOutlineSaxHandler(Document) - Constructor for class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
PDFALTOSaxHandler - Class in org.grobid.core.sax
SAX parser for XML ALTO representation of fixed layout documents.
PDFALTOSaxHandler(Document, List<GraphicObject>) - Constructor for class org.grobid.core.sax.PDFALTOSaxHandler
 
PDFAnnotation - Class in org.grobid.core.layout
Class for representing an annotation present in a PDF source file.
PDFAnnotation() - Constructor for class org.grobid.core.layout.PDFAnnotation
 
PDFAnnotation.Type - Enum in org.grobid.core.layout
 
pdfAnnotations - Variable in class org.grobid.core.document.Document
 
pdfAssetPath(File) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
PDFMetadataSaxHandler - Class in org.grobid.core.sax
SAX parser for the metadata of PDF files obtained via xpdf pdfalto.
PDFMetadataSaxHandler(Document) - Constructor for class org.grobid.core.sax.PDFMetadataSaxHandler
 
PDFTOXML_FILES_AMOUNT_LIMIT - Static variable in class org.grobid.core.document.DocumentSource
 
Periodical - Static variable in class org.grobid.core.data.BiblioItem
 
Person - Class in org.grobid.core.data
Class for representing and exchanging person information, e.g.
Person() - Constructor for class org.grobid.core.data.Person
 
PhdThesis - Static variable in class org.grobid.core.data.BiblioItem
 
PHONE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
pmcidPattern - Static variable in class org.grobid.core.utilities.TextUtilities
 
pmidPattern - Static variable in class org.grobid.core.utilities.TextUtilities
 
postProcessLabeledAbstract(String) - Static method in class org.grobid.core.engines.FullTextParser
 
postProcessPages() - Method in class org.grobid.core.data.BiblioItem
Correct fields of the first biblio item based on the second one and the reference string.
postProcessTables() - Method in class org.grobid.core.document.Document
 
postProcessVolumeBlock() - Method in class org.grobid.core.data.BiblioItem
Post process the volume block in order to distinguish when possible and when appropriate volume and issue
PREFACE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
prefix(String, int) - Static method in class org.grobid.core.utilities.TextUtilities
Return the prefix of a string.
prepareDocument(Document) - Method in class org.grobid.core.engines.MonographParser
 
prepareDocument(Document) - Method in class org.grobid.core.engines.Segmentation
 
printLog(CrossrefRequest<?>, String) - Static method in class org.grobid.core.utilities.crossref.CrossrefClient
 
printLog(GluttonRequest<?>, String) - Static method in class org.grobid.core.utilities.glutton.GluttonClient
 
printRefTitles(List<BibDataSet>) - Method in class org.grobid.core.engines.Engine
Return all the reference titles.
printVector() - Method in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorCitation
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorDate
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorFigure
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorFulltext
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorHeader
 
printVector(boolean) - Method in class org.grobid.core.features.FeaturesVectorHeader
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorMonograph
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorName
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorReference
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
printVector() - Method in class org.grobid.core.features.FeaturesVectorSegmentation
 
PriorArtCitation - Class in org.grobid.core.data
Class for managing citation of patent bibliographical references.
PriorArtCitation() - Constructor for class org.grobid.core.data.PriorArtCitation
 
Proceedings - Static variable in class org.grobid.core.data.BiblioItem
 
proceedingsMetadataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
process(String) - Static method in class org.grobid.core.engines.entities.NameToStructureResolver
 
process(List<String>) - Static method in class org.grobid.core.process.ProcessPdfToXml
Process the conversion.
processAffiliation(String) - Method in class org.grobid.core.engines.Engine
Parse a text block corresponding to an affiliation+address.
processAffiliation(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the affiliation using pGbdArgs parameters.
processAffiliations(List<String>) - Method in class org.grobid.core.engines.Engine
Parse a list of text blocks corresponding to an affiliation+address.
processAllCitationsInPatent(String, List<BibDataSet>, List<PatentItem>, int, boolean) - Method in class org.grobid.core.engines.Engine
Extract and parse both patent and non patent references within a patent text.
processAllCitationsInPDFPatent(String, List<BibDataSet>, List<PatentItem>, int, boolean) - Method in class org.grobid.core.engines.Engine
Extract and parse both patent and non patent references within a patent in PDF format.
processAllCitationsInXMLPatent(String, List<BibDataSet>, List<PatentItem>, int, boolean) - Method in class org.grobid.core.engines.Engine
Extract and parse both patent and non patent references within a patent in ST.36 format.
processArgs(String[]) - Static method in class org.grobid.core.main.batch.GrobidMain
Process batch given the args.
processAuthorsCitation(String) - Method in class org.grobid.core.engines.Engine
Parse a sequence of authors from a citation, i.e.
processAuthorsCitation(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the author citation using pGbdArgs parameters.
processAuthorsCitationLists(List<String>) - Method in class org.grobid.core.engines.Engine
Parse a list of independent sequences of authors from citations.
processAuthorsHeader(String) - Method in class org.grobid.core.engines.Engine
Parse a sequence of authors from a header, i.e.
processAuthorsHeader(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the author header using pGbdArgs parameters.
processCitationPatentPDF(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process a patent available in PDF using pGbdArgs parameters.
processCitationPatentST36(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process a patent encoded in ST.36 using pGbdArgs parameters.
processCitationPatentTXT(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process a patent in utf-8 text using pGbdArgs parameters.
processDate(String) - Method in class org.grobid.core.engines.Engine
Parse a raw string containing dates.
processDate(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the date using pGbdArgs parameters.
ProcessEngine - Class in org.grobid.core.engines
Perform the batch processing for the different engine methods.
ProcessEngine() - Constructor for class org.grobid.core.engines.ProcessEngine
 
processFullText(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the full text using pGbdArgs parameters.
processHeader(String, int, boolean, BiblioItem) - Method in class org.grobid.core.engines.Engine
Apply a parsing model for the header of a PDF file based on CRF, using first three pages of the PDF
processHeader(String, int, BiblioItem) - Method in class org.grobid.core.engines.Engine
Apply a parsing model for the header of a PDF file based on CRF, using dynamic range of pages as header
processHeader(String, GrobidAnalysisConfig, BiblioItem) - Method in class org.grobid.core.engines.Engine
 
processHeader(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the headers using pGbdArgs parameters.
processing(String) - Method in class org.grobid.core.engines.AffiliationAddressParser
 
processing(List<LayoutToken>, boolean) - Method in class org.grobid.core.engines.AuthorParser
Common processing of authors in header or citation
processing(String, int) - Method in class org.grobid.core.engines.CitationParser
 
processing(List<LayoutToken>, int) - Method in class org.grobid.core.engines.CitationParser
 
processing(String) - Method in class org.grobid.core.engines.DateParser
Processing of authors in header
processing(File, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.FullTextParser
 
processing(DocumentSource, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.FullTextParser
Machine-learning recognition of the complete full text structures.
processing(File, BiblioItem, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.HeaderParser
Processing with application of the segmentation model
processing(DocumentSource, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.MonographParser
Segment a PDF document into high level subdocuments.
processing(DocumentSource, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.Segmentation
Segment a PDF document into high level zones: cover page, document header, page footer, page header, body, page numbers, biblio section and annexes.
processing(String) - Method in class org.grobid.core.engines.Segmentation
 
processing(List<LayoutToken>, String) - Method in class org.grobid.core.engines.TableParser
The processing here is called from the full text parser in cascade.
processing2(String, BiblioItem, GrobidAnalysisConfig) - Method in class org.grobid.core.engines.HeaderParser
Processing without application of the segmentation model, regex are used to identify the header zone.
processingCitation(String) - Method in class org.grobid.core.engines.AuthorParser
Processing of authors in citations
processingCitationLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.engines.AuthorParser
 
processingHeader(String) - Method in class org.grobid.core.engines.AuthorParser
Processing of authors in authors
processingHeaderBlock(GrobidAnalysisConfig, Document, BiblioItem) - Method in class org.grobid.core.engines.HeaderParser
Header processing after identification of the header blocks with heuristics (old approach)
processingHeaderSection(GrobidAnalysisConfig, Document, BiblioItem) - Method in class org.grobid.core.engines.HeaderParser
Header processing after application of the segmentation model (new approach)
processingHeaderWithLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.engines.AuthorParser
 
processingReferenceSection(String, ReferenceSegmenter) - Method in class org.grobid.core.engines.CitationParser
 
processingReferenceSection(Document, ReferenceSegmenter, int) - Method in class org.grobid.core.engines.CitationParser
 
processingReferenceSection(File, ReferenceSegmenter, int) - Method in class org.grobid.core.engines.CitationParser
 
processingReferenceSection(DocumentSource, ReferenceSegmenter, int) - Method in class org.grobid.core.engines.CitationParser
 
processPDFAnnotation(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process a patent available in PDF using pGbdArgs parameters.
ProcessPdfToXml - Class in org.grobid.core.process
 
ProcessPdfToXml() - Constructor for class org.grobid.core.process.ProcessPdfToXml
 
processRawReference(String, int) - Method in class org.grobid.core.engines.Engine
Apply a parsing model for a given single raw reference string based on CRF
processRawReference(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process the raw reference using pGbdArgs parameters.
processRawReferences(List<String>, int) - Method in class org.grobid.core.engines.Engine
Apply a parsing model for a set of raw reference text based on CRF
processRawRefText() - Method in class org.grobid.core.engines.patent.PatentRefParser
 
processReferences(File, int) - Method in class org.grobid.core.engines.Engine
Apply a parsing model to the reference block of a PDF file based on CRF
processReferences(GrobidMainArgs) - Method in class org.grobid.core.engines.ProcessEngine
Process all the references using pGbdArgs parameters.
processReflow(String, List<LayoutToken>) - Method in class org.grobid.core.engines.AffiliationAddressParser
Post processing of extracted field affiliation and address.
ProcessRunner - Class in org.grobid.core.process
Date: 6/26/12 Time: 3:55 PM
ProcessRunner(List<String>, String, boolean) - Constructor for class org.grobid.core.process.ProcessRunner
 
processShort(List<LayoutToken>, Document) - Method in class org.grobid.core.engines.FullTextParser
 
processShortNew(List<LayoutToken>, Document) - Method in class org.grobid.core.engines.FullTextParser
Process a simple segment of layout tokens with the full text model.
processToken(String) - Method in class org.grobid.core.lexicon.FastMatcher
Process token, if different than @newline
produceStatistics() - Method in class org.grobid.core.document.Document
 
PROP_3RD_PARTY_PDFTOXML - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_3RD_PARTY_PDFTOXML_MEMORY_LIMIT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_3RD_PARTY_PDFTOXML_TIMEOUT_SEC - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_CONSOLIDATION_SERVICE - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
Bibliographical data consolidation service to be used, either "crossref" for CrossRef REST API or "glutton" for https://github.com/kermitt2/biblio-glutton
PROP_CROSSREF_HOST - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_CROSSREF_ID - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_CROSSREF_MAILTO - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
If indicated, include a "mailto" parameter in the crossref query and User-Agent header, as recommended by CrossRef REST API documentation.
PROP_CROSSREF_PORT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_CROSSREF_PW - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_CROSSREF_TOKEN - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
For indicating a Crossref Metadata Plus authorization token to be used for Crossref requests for the subscribers of this service.
PROP_GLUTTON_HOST - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GLUTTON_PORT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_CRF_ENGINE - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_DELFT_ELMO - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_DELFT_PATH - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_DELFT_REDIRECT_OUTPUT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_HOME - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
The name of the env-entry located in the web.xml, via which the grobid-service.propeties path is set.
PROP_GROBID_IS_CONTEXT_SERVER - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_MAX_CONNECTIONS - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_POOL_MAX_WAIT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_GROBID_PROPERTY - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
The name of the env-entry located in the web.xml, via which the grobid.propeties path is set.
PROP_GROBID_SERVICE_ADMIN_PW - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
name of the property setting the admin password
PROP_GROBID_SERVICE_IS_PARALLEL_EXEC - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
If set to true, parallel execution will be done, else a queuing of requests will be done.
PROP_GROBID_VERSION - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_HEADER_USE_HEURISTICS - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_LANG_DETECTOR_FACTORY - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_NATIVE_LIB_PATH - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_NB_THREADS - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_PDF_BLOCKS_MAX - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_PDF_TOKENS_MAX - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_PROXY_HOST - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_PROXY_PORT - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_RESOURCE_INHOME - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
Determines if properties like the firstnames, lastnames country codes and dictionaries are supposed to be read from $GROBID_HOME path or not (possible values (true|false) default is false)
PROP_TMP_PATH - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PROP_USE_LANG_ID - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
properName - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
properName - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
properName - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
properName - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
properName - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
properName - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
properName - Variable in class org.grobid.core.features.FeaturesVectorReference
 
properName - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
properName - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
PUBLISHER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
publishersPositions - Variable in class org.grobid.core.sax.MarecSaxParser
 
PUBNUM_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorDate
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorName
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorReference
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
punctType - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
punctuationProfile - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
punctuationProfile - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
punctuationProfile - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
punctuationProfile(String) - Static method in class org.grobid.core.utilities.TextUtilities
Give the punctuation profile of a line, i.e.
punctuations - Static variable in class org.grobid.core.utilities.TextUtilities
 
punctuationsSub - Static variable in class org.grobid.core.utilities.Utilities
 
pushRequest(CrossrefRequest<T>, CrossrefRequestListener<T>, long) - Method in class org.grobid.core.utilities.crossref.CrossrefClient
Push a request in pool to be executed as soon as possible, then wait a response through the listener.
pushRequest(String, Map<String, String>, CrossrefDeserializer<T>, long, CrossrefRequestListener<T>) - Method in class org.grobid.core.utilities.crossref.CrossrefClient
Push a request in pool to be executed soon as possible, then wait a response through the listener.
pushRequest(GluttonRequest<T>, CrossrefRequestListener<T>, long) - Method in class org.grobid.core.utilities.glutton.GluttonClient
Push a request in pool to be executed as soon as possible, then wait a response through the listener.
pushRequest(String, Map<String, String>, CrossrefDeserializer<T>, long, CrossrefRequestListener<T>) - Method in class org.grobid.core.utilities.glutton.GluttonClient
Push a request in pool to be executed soon as possible, then wait a response through the listener.
PYTHON_VIRTUALENV_DIRECTORY - Static variable in interface org.grobid.core.utilities.GrobidPropertyKeys
 
PythonEnvironmentConfig - Class in org.grobid.core.jni
 
PythonEnvironmentConfig(Path, Path, Path, String, boolean) - Constructor for class org.grobid.core.jni.PythonEnvironmentConfig
 

Q

QUOTE - Static variable in class org.grobid.core.utilities.TextUtilities
 

R

r - Static variable in class org.grobid.core.utilities.KeyGen
The random number generator.
read() - Method in class org.grobid.core.process.StreamGobbler
 
read(byte[]) - Method in class org.grobid.core.process.StreamGobbler
 
read(byte[], int, int) - Method in class org.grobid.core.process.StreamGobbler
 
read() - Method in class org.grobid.core.process.StreamProcess
 
read(byte[]) - Method in class org.grobid.core.process.StreamProcess
 
read(byte[], int, int) - Method in class org.grobid.core.process.StreamProcess
 
readFile(String) - Static method in class org.grobid.core.utilities.IOUtilities
Read a file and return the content.
recalculateVectorBoxCoords(Figure, GraphicObject) - Method in class org.grobid.core.document.Document
 
REF_PATTERN - Static variable in class org.grobid.core.utilities.BibDataSetContextExtractor
 
reference2BibTeX(String, List<BibDataSet>, int) - Static method in class org.grobid.core.engines.Engine
Get the BibTeX string corresponding to the recognized citation section for a given citation
reference2BibTeX(int) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get the BibTeX string corresponding to the recognized citation section for a given citation
reference2TEI(String, List<BibDataSet>, int) - Static method in class org.grobid.core.engines.Engine
Get the TEI XML string corresponding to the recognized citation section for a particular citation
reference2TEI(int) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get the TEI XML string corresponding to the recognized citation section for a particular citation
REFERENCE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
ReferenceExtractor - Class in org.grobid.core.engines.patent
Extraction of patent and NPL references from the content body of patent document with Conditional Random Fields.
ReferenceExtractor() - Constructor for class org.grobid.core.engines.patent.ReferenceExtractor
 
ReferenceExtractor(EngineParsers) - Constructor for class org.grobid.core.engines.patent.ReferenceExtractor
 
referenceMarkerMatcher - Variable in class org.grobid.core.document.Document
 
ReferenceMarkerMatcher - Class in org.grobid.core.utilities.matching
Created by zholudev on 18/12/15.
ReferenceMarkerMatcher(List<BibDataSet>, CntManager) - Constructor for class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
ReferenceMarkerMatcher.MatchResult - Class in org.grobid.core.utilities.matching
 
ReferenceMarkerMatcherCounters - Class in org.grobid.core.engines.counters
Created by lfoppiano on 25/11/16.
ReferenceMarkerMatcherCounters() - Constructor for class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
REFERENCES - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
references2BibTeX(String, List<BibDataSet>) - Method in class org.grobid.core.engines.Engine
Get the BibTeX string corresponding to the recognized citation section
references2BibTeX() - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get the BibTeX string corresponding to the recognized citation section
references2TEI(String, List<BibDataSet>) - Static method in class org.grobid.core.engines.Engine
Get the TEI XML string corresponding to the recognized citation section, with pointers and advanced structuring
references2TEI() - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get the TEI XML string corresponding to the recognized citation section, with pointers and advanced structuring
references2TEI2(String, List<BibDataSet>) - Static method in class org.grobid.core.engines.Engine
Get the TEI XML string corresponding to the recognized citation section
references2TEI2() - Method in class org.grobid.core.engines.patent.ReferenceExtractor
Get the TEI XML string corresponding to the recognized citation section
REFERENCES_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
ReferenceSegmenter - Interface in org.grobid.core.engines.citations
User: zholudev, patrice Date: 4/15/14
ReferenceSegmenterParser - Class in org.grobid.core.engines
 
ReferenceSegmenterParser() - Constructor for class org.grobid.core.engines.ReferenceSegmenterParser
 
referencesNPL - Variable in class org.grobid.core.sax.MarecSaxParser
 
referencesPatent - Variable in class org.grobid.core.sax.MarecSaxParser
 
RegexReferenceSegmenter - Class in org.grobid.core.engines.citations
User: zholudev Date: 2/26/14
RegexReferenceSegmenter() - Constructor for class org.grobid.core.engines.citations.RegexReferenceSegmenter
 
register(TaggingLabel) - Static method in class org.grobid.core.engines.label.TaggingLabels
 
rejectAsReference() - Method in class org.grobid.core.data.BiblioItem
Check is the biblio item can be considered as a minimally valid bibliographical reference.
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorReference
 
relativeDocumentPosition - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
relativePagePosition - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
relativePagePosition - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
relativePagePosition - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
relativePagePosition - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
relativePagePositionChar - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
relativePagePositionChar - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
relativePagePositionChar - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
relativePosition - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
relativePosition - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
reload() - Static method in class org.grobid.core.utilities.GrobidProperties
Reload GrobidServiceProperties.
remove() - Method in class org.grobid.core.document.xml.NodeChildrenIterator
 
remove() - Method in class org.grobid.core.document.xml.NodesIterator
 
remove() - Method in class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
removeAccents(String) - Static method in class org.grobid.core.utilities.TextUtilities
To replace accented characters in a unicode string by unaccented equivalents: é -> e, ü -> ue, ß -> ss, etc.
removeMetric(String) - Method in interface org.grobid.core.utilities.counters.CntManager
 
removeTempDirectory(String) - Static method in class org.grobid.core.utilities.IOUtilities
Delete temporary directory.
removeTempFile(File) - Static method in class org.grobid.core.utilities.IOUtilities
Delete the temporary file.
repetitivePattern - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
repetitivePattern - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
replaceAll(StringBuilder, String, String) - Static method in class org.grobid.core.utilities.TextUtilities
The equivalent of String.replaceAll() for StringBuilder
request - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
request - Variable in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
resBib - Variable in class org.grobid.core.engines.patent.ReferenceExtractor
 
reset() - Method in class org.grobid.core.analyzers.GrobidFilterDeleteSpaceBetweenSameAlphabet
 
reset() - Method in class org.grobid.core.data.BiblioItem
Reinit all the values of the current bibliographical item
reset() - Static method in class org.grobid.core.factory.GrobidFactory
Resets this class and all its static fields.
reset() - Static method in class org.grobid.core.utilities.GrobidProperties
Resets this class and all its static fields.
resetTokens() - Method in class org.grobid.core.layout.Block
 
resHeader - Variable in class org.grobid.core.document.Document
 
Response() - Constructor for class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
restartTimer() - Method in class org.grobid.core.utilities.counters.GrobidTimer
Restart the timer when it has been paused by GrobidTimer.pauseTimer().
restrictedPunctuations - Static variable in class org.grobid.core.utilities.TextUtilities
 
resultBuilder(String, List<LayoutToken>, boolean) - Method in class org.grobid.core.engines.AffiliationAddressParser
 
resultExtraction(String, ArrayList<String>) - Method in class org.grobid.core.engines.entities.ChemicalParser
Extract results from a labelled header.
resultExtraction(String, boolean, List<LayoutToken>, BiblioItem, Document) - Method in class org.grobid.core.engines.HeaderParser
Extract results from a labelled header.
resultExtractionLayoutTokens(String, boolean, List<LayoutToken>) - Method in class org.grobid.core.engines.CitationParser
Extract results from a labeled sequence.
results - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
resultSegmentation(Document, String, List<String>) - Static method in class org.grobid.core.document.BasicStructureBuilder
Set the main segments of the document based on the full text parsing results
retokenize(List<String>) - Method in interface org.grobid.core.analyzers.Analyzer
 
retokenize(List<String>) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
Re-tokenizer entry point to be applied to text already tokenized in the PDF representation
retokenize(List<String>, Language) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
 
retokenize(List<String>) - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
returnEngine(Engine) - Static method in class org.grobid.core.factory.GrobidPoolingFactory
By contract, engine must have been obtained using GrobidPoolingFactory.getEngineFromPool(boolean).
rotation - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
rotation - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
Row - Class in org.grobid.core.data.table
 
Row() - Constructor for class org.grobid.core.data.table.Row
 
run(Runnable) - Method in class org.grobid.core.jni.JEPThreadPool
 
run() - Method in class org.grobid.core.process.ProcessRunner
 
run() - Method in class org.grobid.core.process.StreamProcess
 
run() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestTask
 
run() - Method in class org.grobid.core.utilities.glutton.GluttonRequestTask
 
runLanguageId(String, String) - Method in class org.grobid.core.engines.Engine
Perform a language identification
runLanguageId(String) - Method in class org.grobid.core.engines.Engine
Basic run for language identification, default is on the body of the current document.
runLanguageId(String) - Method in class org.grobid.core.utilities.LanguageUtilities
Basic run for language identification, return the language code and confidence score separated by a semicolon
runLanguageId(String, int) - Method in class org.grobid.core.utilities.LanguageUtilities
Less basic run for language identification, where a maxumum length of text is used to identify the language.

S

searchReport - Static variable in class org.grobid.core.document.PatentDocument
 
secondCheck() - Method in class org.grobid.core.data.Table
 
secondString - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
secondString - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
SECTION - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
SECTION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
segment(String, String) - Static method in class org.grobid.core.utilities.TextUtilities
Segment piece of text following a list of segmentation characters.
segmentAndProcessHeader(File, int, BiblioItem) - Method in class org.grobid.core.engines.Engine
Use the segmentation model to identify the header section of a PDF file, then apply a parsing model for the header based on CRF
Segmentation - Class in org.grobid.core.engines
Realise a high level segmentation of a document into cover page, document header, page footer, page header, document body, bibliographical section, each bibliographical references in the biblio section and finally the possible annexes.
Segmentation() - Constructor for class org.grobid.core.engines.Segmentation
TODO some documentation...
SegmentationLabels - Class in org.grobid.core.engines.label
 
SEGMENTED_REFERENCES - Static variable in class org.grobid.core.engines.counters.CitationParserCounters
 
segmentKeywords(String) - Static method in class org.grobid.core.data.BiblioItem
Keyword field segmentation.
sep - Static variable in class org.grobid.core.engines.DateParser
 
SEPARATOR_PATTERN - Static variable in class org.grobid.core.engines.tagging.GenericTaggerUtils
 
serialize(CntManager, OutputStream) - Method in interface org.grobid.core.utilities.counters.CntManagerSaver
 
serialize(CntManager, OutputStream) - Method in class org.grobid.core.utilities.counters.impl.CntManagerSaverImpl
 
serialVersionUID - Static variable in class org.grobid.core.document.Document
 
serialVersionUID - Static variable in class org.grobid.core.engines.label.TaggingLabelImpl
 
Serie - Static variable in class org.grobid.core.data.BiblioItem
 
serieMetadataBlock - Variable in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
set(long) - Method in interface org.grobid.core.utilities.counters.Counter
 
set_GROBID_HOME_PATH(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Set the GROBID_HOME path.
setA_Day(String) - Method in class org.grobid.core.data.BiblioItem
 
setA_Month(String) - Method in class org.grobid.core.data.BiblioItem
 
setA_Year(String) - Method in class org.grobid.core.data.BiblioItem
 
setAbstract(String) - Method in class org.grobid.core.data.BiblioItem
 
setAbstractHeader(String) - Method in class org.grobid.core.data.BiblioItem
 
setAcknowledgementBlocks(List<Integer>) - Method in class org.grobid.core.document.Document
 
setAcronym(String) - Method in class org.grobid.core.data.Affiliation
 
setAddress(String) - Method in class org.grobid.core.data.BiblioItem
 
setAddress(String) - Method in class org.grobid.core.document.DocumentNode
 
setAddressString(String) - Method in class org.grobid.core.data.Affiliation
 
setAddrLine(String) - Method in class org.grobid.core.data.Affiliation
 
setAffiliation(String) - Method in class org.grobid.core.data.BiblioItem
 
setAffiliations(List<Affiliation>) - Method in class org.grobid.core.data.Person
 
setAffiliationString(String) - Method in class org.grobid.core.data.Affiliation
 
setAnalyzer(Analyzer) - Method in class org.grobid.core.document.Document
 
setAnalyzer(Analyzer) - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
setAnalyzer(Analyzer) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
setApplication(boolean) - Method in class org.grobid.core.data.PatentItem
 
setArk(String) - Method in class org.grobid.core.data.BiblioItem
 
setArticles(ArrayList<BibDataSet>) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
setArticleTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setArXivId(String) - Method in class org.grobid.core.data.BiblioItem
 
setAuthor(String) - Method in class org.grobid.core.data.Metadata
 
setAuthority(String) - Method in class org.grobid.core.data.PatentItem
 
setAuthors(String) - Method in class org.grobid.core.data.BiblioItem
 
setAuthorString(String) - Method in class org.grobid.core.data.BiblioItem
 
setBeginBlockPAReport(int) - Method in class org.grobid.core.document.PatentDocument
 
setBeginPage(int) - Method in class org.grobid.core.data.BiblioItem
 
setBibDataSets(List<BibDataSet>) - Method in class org.grobid.core.document.Document
 
setBlockDocumentHeaders(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockFigures(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockFooters(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockHeaders(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockHeadFigures(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockHeadTables(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockNumber(int) - Method in class org.grobid.core.layout.GraphicObject
 
setBlockPtr(int) - Method in class org.grobid.core.layout.LayoutToken
 
setBlockPtrs(SortedSet<Integer>) - Method in class org.grobid.core.data.Figure
 
setBlockReferences(SortedSet<DocumentPiece>) - Method in class org.grobid.core.document.Document
 
setBlockSectionTitles(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBlockTables(List<Integer>) - Method in class org.grobid.core.document.Document
 
setBold(boolean) - Method in class org.grobid.core.layout.Block
 
setBold(boolean) - Method in class org.grobid.core.layout.Cluster
 
setBold(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setBookTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setBookType(String) - Method in class org.grobid.core.data.BiblioItem
 
setBoundingBox(BoundingBox) - Method in class org.grobid.core.document.DocumentNode
 
setBoundingBox(BoundingBox) - Method in class org.grobid.core.layout.Block
 
setBoundingBox(BoundingBox) - Method in class org.grobid.core.layout.GraphicObject
 
setBoundingBoxes(List<BoundingBox>) - Method in class org.grobid.core.layout.PDFAnnotation
 
setCaption(StringBuilder) - Method in class org.grobid.core.data.Figure
 
setCaptionLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.data.Figure
 
setCategories(List<String>) - Method in class org.grobid.core.data.BiblioItem
 
setCategory(String) - Method in class org.grobid.core.data.PriorArtCitation
 
setChildren(List<DocumentNode>) - Method in class org.grobid.core.document.DocumentNode
 
setClasses(List<String>) - Method in class org.grobid.core.data.Classification
 
setClassificationScheme(String) - Method in class org.grobid.core.data.Classification
 
setClusters(List<Cluster>) - Method in class org.grobid.core.document.Document
 
setCntManager(CntManager) - Static method in class org.grobid.core.engines.Engine
 
setCntManager(CntManager) - Method in class org.grobid.core.utilities.Consolidation
 
setCollaboration(String) - Method in class org.grobid.core.data.BiblioItem
 
setColorFont(String) - Method in class org.grobid.core.layout.Block
 
setColorFont(String) - Method in class org.grobid.core.layout.LayoutToken
 
setColspan(int) - Method in class org.grobid.core.data.table.Cell
 
setComment(String) - Method in class org.grobid.core.data.PriorArtCitation
 
setConf(double) - Method in class org.grobid.core.data.BiblioItem
 
setConf(double) - Method in class org.grobid.core.data.PatentItem
 
setConf(double) - Method in class org.grobid.core.lang.Language
 
setConfidence(double) - Method in class org.grobid.core.data.BibDataSet
 
setConfidence(String) - Method in class org.grobid.core.data.BiblioItem
 
setConnectedGraphics2(Figure) - Method in class org.grobid.core.document.Document
 
setConsolidationService(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Set which consolidation service to use
setContent(StringBuilder) - Method in class org.grobid.core.data.Figure
 
setContext(String) - Method in class org.grobid.core.data.BibDataSetContext
 
setContext(String) - Method in class org.grobid.core.data.PatentItem
 
setContextExecutionServer(Boolean) - Static method in class org.grobid.core.utilities.GrobidProperties
Set if the execution context is stand alone or server.
setCoordinates(List<BoundingBox>) - Method in class org.grobid.core.data.BiblioItem
 
setCoordinates(List<BoundingBox>) - Method in class org.grobid.core.data.PatentItem
 
setCopyright(String) - Method in class org.grobid.core.data.BiblioItem
 
setCorresp(boolean) - Method in class org.grobid.core.data.Person
 
setCountItems(List<ElementCounterItem<T>>) - Method in class org.grobid.core.utilities.ElementCounter
 
setCountry(String) - Method in class org.grobid.core.data.Affiliation
 
setCountry(String) - Method in class org.grobid.core.data.BiblioItem
 
setCreateDate(String) - Method in class org.grobid.core.data.Metadata
 
setCreator(String) - Method in class org.grobid.core.data.Metadata
 
setCrossrefMailto(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Set the "mailto" parameter to be used in the crossref query and in User-Agent header, as recommended by CrossRef REST API documentation.
setCrossrefToken(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Set the Crossref Metadata Plus authorization token to be used for Crossref requests for the subscribers of this service.
setDay(String) - Method in class org.grobid.core.data.BiblioItem
 
setDay(int) - Method in class org.grobid.core.data.Date
 
setDayString(String) - Method in class org.grobid.core.data.Date
 
setDebug(boolean) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
setDedication(String) - Method in class org.grobid.core.data.BiblioItem
 
setDegree(String) - Method in class org.grobid.core.data.BiblioItem
 
setDepartments(List<String>) - Method in class org.grobid.core.data.Affiliation
 
setDesign(boolean) - Method in class org.grobid.core.data.PatentItem
 
setDestination(String) - Method in class org.grobid.core.layout.PDFAnnotation
 
setDocumentCoords(String) - Method in class org.grobid.core.data.BibDataSetContext
 
setDocumentPath(String) - Method in class org.grobid.core.engines.patent.ReferenceExtractor
 
setDOI(String) - Method in class org.grobid.core.data.BiblioItem
 
setE_Day(String) - Method in class org.grobid.core.data.BiblioItem
 
setE_Month(String) - Method in class org.grobid.core.data.BiblioItem
 
setE_Year(String) - Method in class org.grobid.core.data.BiblioItem
 
setEdition(String) - Method in class org.grobid.core.data.BiblioItem
 
setEditors(String) - Method in class org.grobid.core.data.BiblioItem
 
setEmail(String) - Method in class org.grobid.core.data.BiblioItem
 
setEmail(String) - Method in class org.grobid.core.data.Person
 
setEnd(int) - Method in class org.grobid.core.data.Figure
 
setEndPage(int) - Method in class org.grobid.core.data.BiblioItem
 
setEndPosition(int) - Method in class org.grobid.core.layout.GraphicObject
 
setEndToken(LayoutToken) - Method in class org.grobid.core.data.Figure
 
setEndToken(int) - Method in class org.grobid.core.layout.Block
 
setEndToken(int) - Method in class org.grobid.core.layout.PDFAnnotation
 
setEnglishTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setEquations(List<Equation>) - Method in class org.grobid.core.document.Document
 
setError(boolean) - Method in class org.grobid.core.data.BiblioItem
 
setEvent(String) - Method in class org.grobid.core.data.BiblioItem
 
setException(Exception, String) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
setFailAffiliation(boolean) - Method in class org.grobid.core.data.Affiliation
 
setFather(DocumentNode) - Method in class org.grobid.core.document.DocumentNode
 
setFeatureString(String) - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
setFigures(List<Figure>) - Method in class org.grobid.core.document.Document
 
setFileName(String) - Method in class org.grobid.core.sax.MarecSaxParser
 
setFilePath(String) - Method in class org.grobid.core.layout.GraphicObject
 
setFilter(String) - Method in class org.grobid.core.sax.TextSaxParser
 
setFirstAuthorSurname(String) - Method in class org.grobid.core.data.BiblioItem
 
setFirstName(String) - Method in class org.grobid.core.data.Person
 
setFont(String) - Method in class org.grobid.core.layout.Block
 
setFont(String) - Method in class org.grobid.core.layout.Cluster
 
setFont(String) - Method in class org.grobid.core.layout.LayoutToken
 
setFontSize(double) - Method in class org.grobid.core.layout.Block
 
setFontSize(double) - Method in class org.grobid.core.layout.Cluster
 
setFontSize(double) - Method in class org.grobid.core.layout.LayoutToken
 
setFullAffiliations(List<Affiliation>) - Method in class org.grobid.core.data.BiblioItem
 
setFullAuthors(List<Person>) - Method in class org.grobid.core.data.BiblioItem
 
setFullEditors(List<Person>) - Method in class org.grobid.core.data.BiblioItem
 
setGoodTable(boolean) - Method in class org.grobid.core.data.Table
 
setGrant(String) - Method in class org.grobid.core.data.BiblioItem
 
setGraphicObjects(List<GraphicObject>) - Method in class org.grobid.core.data.Figure
 
setGrobidPropertiesPath(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Set the GROBID_HOME path.
setHeader(StringBuilder) - Method in class org.grobid.core.data.Figure
 
setHeight(double) - Method in class org.grobid.core.data.Figure
 
setHeight(double) - Method in class org.grobid.core.layout.LayoutToken
 
setHeight(double) - Method in class org.grobid.core.layout.Page
 
setId() - Method in class org.grobid.core.data.Equation
 
setId(String) - Method in class org.grobid.core.data.Equation
 
setId() - Method in class org.grobid.core.data.Figure
 
setId(String) - Method in class org.grobid.core.data.Figure
 
setImages(List<GraphicObject>) - Method in class org.grobid.core.document.Document
 
setInchi(String) - Method in class org.grobid.core.data.ChemicalEntity
 
setInDOI(String) - Method in class org.grobid.core.data.BiblioItem
 
setInput(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setInstitution(String) - Method in class org.grobid.core.data.BiblioItem
 
setInstitutions(List<String>) - Method in class org.grobid.core.data.Affiliation
 
setISBN10(String) - Method in class org.grobid.core.data.BiblioItem
 
setISBN13(String) - Method in class org.grobid.core.data.BiblioItem
 
setISSN(String) - Method in class org.grobid.core.data.BiblioItem
 
setISSNe(String) - Method in class org.grobid.core.data.BiblioItem
 
setIssue(String) - Method in class org.grobid.core.data.BiblioItem
 
setIstexId(String) - Method in class org.grobid.core.data.BiblioItem
 
setItalic(boolean) - Method in class org.grobid.core.layout.Block
 
setItalic(boolean) - Method in class org.grobid.core.layout.Cluster
 
setItalic(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setItem(int) - Method in class org.grobid.core.data.BiblioItem
 
setJournal(String) - Method in class org.grobid.core.data.BiblioItem
 
setJournalAbbrev(String) - Method in class org.grobid.core.data.BiblioItem
 
setKey(String) - Method in class org.grobid.core.data.Affiliation
 
setKeyword(String) - Method in class org.grobid.core.data.BiblioItem
 
setKeyword(String) - Method in class org.grobid.core.data.Keyword
 
setKeywords(List<Keyword>) - Method in class org.grobid.core.data.BiblioItem
 
setKeywords(String) - Method in class org.grobid.core.data.Metadata
 
setKindCode(String) - Method in class org.grobid.core.data.PatentItem
 
setLabel(StringBuilder) - Method in class org.grobid.core.data.Figure
 
setLabel(String) - Method in class org.grobid.core.document.DocumentNode
 
setLabeledAbstract(String) - Method in class org.grobid.core.data.BiblioItem
 
setLabeledBlocks(<any>) - Method in class org.grobid.core.document.Document
 
setLabeledCaption(String) - Method in class org.grobid.core.data.Figure
 
setLabeledTokens(Map<String, List<LayoutToken>>) - Method in class org.grobid.core.data.BiblioItem
 
setLaboratories(List<String>) - Method in class org.grobid.core.data.Affiliation
 
setLang(String) - Method in class org.grobid.core.lang.Language
 
setLanguage(String) - Method in class org.grobid.core.data.BiblioItem
 
setLanguage(String) - Method in class org.grobid.core.document.Document
 
setLargeImageURL(String) - Method in class org.grobid.core.data.BiblioItem
 
setLastName(String) - Method in class org.grobid.core.data.Person
 
setLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.data.Equation
 
setLayoutTokens(List<LayoutToken>) - Method in class org.grobid.core.data.Figure
 
setLayoutTokensForLabel(List<LayoutToken>, TaggingLabel) - Method in class org.grobid.core.data.BiblioItem
 
setLeft(double) - Method in class org.grobid.core.data.table.Cell
 
setLimits(int, int) - Method in class org.grobid.core.utilities.crossref.CrossrefClient
 
setLocation(String) - Method in class org.grobid.core.data.BiblioItem
 
setLocationPublisher(String) - Method in class org.grobid.core.data.BiblioItem
 
setMainArea(BoundingBox) - Method in class org.grobid.core.layout.Page
 
setMarker(String) - Method in class org.grobid.core.data.Affiliation
 
setMask(boolean) - Method in class org.grobid.core.layout.GraphicObject
 
setMaxResults(int) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
setMerged(boolean) - Method in class org.grobid.core.data.table.Cell
 
setMiddleName(String) - Method in class org.grobid.core.data.Person
 
setModificationDate(String) - Method in class org.grobid.core.data.Metadata
 
setMonth(String) - Method in class org.grobid.core.data.BiblioItem
 
setMonth(int) - Method in class org.grobid.core.data.Date
 
setMonthString(String) - Method in class org.grobid.core.data.Date
 
setMustMatchPercentage(double) - Method in class org.grobid.core.utilities.matching.LuceneIndexMatcher
 
setN(int) - Method in class org.grobid.core.sax.MarecSaxParser
 
setName(String) - Method in class org.grobid.core.data.Affiliation
 
setNativeLibraryPath(String) - Static method in class org.grobid.core.utilities.GrobidProperties
 
setNbPages(int) - Method in class org.grobid.core.data.BiblioItem
 
setNBThreads(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets the number of threads, given in the grobid-property file.
setNbTokens(int) - Method in class org.grobid.core.layout.Block
 
setNbTokens(int) - Method in class org.grobid.core.layout.Cluster
 
setNewLineAfter(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setNormalizedNumber(String) - Method in class org.grobid.core.document.DocumentNode
 
setNormalizedPublicationDate(Date) - Method in class org.grobid.core.data.BiblioItem
 
setNormalizedSubmissionDate(Date) - Method in class org.grobid.core.data.BiblioItem
 
setNote(String) - Method in class org.grobid.core.data.BiblioItem
 
setNote(StringBuilder) - Method in class org.grobid.core.data.Table
 
setNPL(BiblioItem) - Method in class org.grobid.core.data.PriorArtCitation
 
setNumber(String) - Method in class org.grobid.core.data.BiblioItem
 
setNumber(int) - Method in class org.grobid.core.layout.Page
 
setNumberEpoDoc(String) - Method in class org.grobid.core.data.PatentItem
 
setNumberWysiwyg(String) - Method in class org.grobid.core.data.PatentItem
 
setOAURL(String) - Method in class org.grobid.core.data.BiblioItem
 
setOffset(int) - Method in class org.grobid.core.layout.LayoutToken
 
setOffsetBegin(int) - Method in class org.grobid.core.data.PatentItem
 
setOffsetEnd(int) - Method in class org.grobid.core.data.ChemicalEntity
 
setOffsetEnd(int) - Method in class org.grobid.core.data.PatentItem
 
setOffsetRaw(int) - Method in class org.grobid.core.data.PatentItem
 
setOffsetStart(int) - Method in class org.grobid.core.data.ChemicalEntity
 
setOrdinal(int) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalAbstract(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalAddress(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalAffiliation(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalAuthors(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalJournal(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalKeyword(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalNote(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setOriginalVolumeBlock(String) - Method in class org.grobid.core.data.BiblioItem
 
setOutlineRoot(DocumentNode) - Method in class org.grobid.core.document.Document
 
setPage(int) - Method in class org.grobid.core.data.Figure
 
setPage(Page) - Method in class org.grobid.core.layout.Block
 
setPage(int) - Method in class org.grobid.core.layout.GraphicObject
 
setPage(int) - Method in class org.grobid.core.layout.LayoutToken
 
setPageLengthChar(int) - Method in class org.grobid.core.layout.Page
 
setPageNumber(int) - Method in class org.grobid.core.layout.PDFAnnotation
 
setPageRange(String) - Method in class org.grobid.core.data.BiblioItem
 
setPages(List<Page>) - Method in class org.grobid.core.document.Document
 
setParentItem(BiblioItem) - Method in class org.grobid.core.data.BiblioItem
 
setPassages(List<Passage>) - Method in class org.grobid.core.data.PriorArtCitation
 
setPatent(PatentItem) - Method in class org.grobid.core.data.PriorArtCitation
 
setPatents(ArrayList<PatentItem>) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
setPath(String) - Method in class org.grobid.core.data.BiblioItem
 
setPath2grobidHome(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setPath2grobidProperty(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setPath2Input(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setPath2Output(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setPathXML(File) - Method in class org.grobid.core.document.Document
Set the path to the XML file generated by xml2pdf
setPdf(boolean) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setPdfFile(File) - Method in class org.grobid.core.document.DocumentSource
 
setPhone(String) - Method in class org.grobid.core.data.BiblioItem
 
setPII(String) - Method in class org.grobid.core.data.BiblioItem
 
setPlant(boolean) - Method in class org.grobid.core.data.PatentItem
 
setPMCID(String) - Method in class org.grobid.core.data.BiblioItem
 
setPMID(String) - Method in class org.grobid.core.data.BiblioItem
 
setPositionColumn(int) - Method in class org.grobid.core.data.table.Cell
 
setPositionRow(int) - Method in class org.grobid.core.data.table.Cell
 
setPostBox(String) - Method in class org.grobid.core.data.Affiliation
 
setPostCode(String) - Method in class org.grobid.core.data.Affiliation
 
setProcessMethodName(String) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setProducer(String) - Method in class org.grobid.core.data.Metadata
 
setPropertyValue(String, String) - Static method in class org.grobid.core.utilities.GrobidProperties
Return the value corresponding to the property key.
setProvisional(boolean) - Method in class org.grobid.core.data.PatentItem
 
setProxyHost(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets the host a proxy connection, given in the grobid-property file.
setProxyPort(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets the port for a proxy connection, given in the grobid-property file.
setPublicationDate(String) - Method in class org.grobid.core.data.BiblioItem
 
setPublisher(String) - Method in class org.grobid.core.data.BiblioItem
 
setPublisherPlace(String) - Method in class org.grobid.core.data.BiblioItem
 
setPublisherWebsite(String) - Method in class org.grobid.core.data.BiblioItem
 
setPubnum(String) - Method in class org.grobid.core.data.BiblioItem
 
setPythonVirtualEnv(String) - Static method in class org.grobid.core.utilities.GrobidProperties
 
setRawAffiliationString(String) - Method in class org.grobid.core.data.Affiliation
 
setRawBib(String) - Method in class org.grobid.core.data.BibDataSet
 
setRawCitation(String) - Method in class org.grobid.core.data.PriorArtCitation
 
setRawClaims(String) - Method in class org.grobid.core.data.PriorArtCitation
 
setRawDate(String) - Method in class org.grobid.core.data.Date
 
setRawName(String) - Method in class org.grobid.core.data.ChemicalEntity
 
setRawName(String) - Method in class org.grobid.core.data.Person
 
setRawPassage(String) - Method in class org.grobid.core.data.Passage
 
setRawRefText(String) - Method in class org.grobid.core.engines.patent.PatentRefParser
 
setRawRefTextOffset(int) - Method in class org.grobid.core.engines.patent.PatentRefParser
 
setRawString(String) - Method in class org.grobid.core.data.Classification
 
setRealNumber(String) - Method in class org.grobid.core.document.DocumentNode
 
setRecursive(boolean) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setReference(String) - Method in class org.grobid.core.data.BiblioItem
 
setRefSymbol(String) - Method in class org.grobid.core.data.BibDataSet
 
setRegion(String) - Method in class org.grobid.core.data.Affiliation
 
setReissued(boolean) - Method in class org.grobid.core.data.PatentItem
 
setResBib(BiblioItem) - Method in class org.grobid.core.data.BibDataSet
 
setResHeader(BiblioItem) - Method in class org.grobid.core.document.Document
 
setResourcesInHome(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets if resources like firstnames, lastnames and countries are supposed to be read from grobid-home folder, given in the grobid-property file.
setReview(String) - Method in class org.grobid.core.data.BiblioItem
 
setRight(double) - Method in class org.grobid.core.data.table.Cell
 
setRotation(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setS_Day(String) - Method in class org.grobid.core.data.BiblioItem
 
setS_Month(String) - Method in class org.grobid.core.data.BiblioItem
 
setS_Year(String) - Method in class org.grobid.core.data.BiblioItem
 
setSaveAssets(boolean) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setSerie(String) - Method in class org.grobid.core.data.BiblioItem
 
setSerieTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setSettlement(String) - Method in class org.grobid.core.data.Affiliation
 
setSmallImageURL(String) - Method in class org.grobid.core.data.BiblioItem
 
setSmiles(String) - Method in class org.grobid.core.data.ChemicalEntity
 
setStart(int) - Method in class org.grobid.core.data.Figure
 
setStartPosition(int) - Method in class org.grobid.core.layout.GraphicObject
 
setStartToken(LayoutToken) - Method in class org.grobid.core.data.Figure
 
setStartToken(int) - Method in class org.grobid.core.layout.Block
 
setStartToken(int) - Method in class org.grobid.core.layout.PDFAnnotation
 
setSubject(String) - Method in class org.grobid.core.data.Metadata
 
setSubjects(List<String>) - Method in class org.grobid.core.data.BiblioItem
 
setSubmission(String) - Method in class org.grobid.core.data.BiblioItem
 
setSubmissionDate(String) - Method in class org.grobid.core.data.BiblioItem
 
setSubscript(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setSubtitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setSuffix(String) - Method in class org.grobid.core.data.Person
 
setSuperscript(boolean) - Method in class org.grobid.core.layout.LayoutToken
 
setSupportType(String) - Method in class org.grobid.core.data.BiblioItem
 
setTables(List<Table>) - Method in class org.grobid.core.document.Document
 
setTei(String) - Method in class org.grobid.core.document.Document
 
setTeiCoordinates(boolean) - Method in class org.grobid.core.main.batch.GrobidMainArgs
 
setTeiId(String) - Method in class org.grobid.core.data.BibDataSetContext
 
setText(String) - Method in class org.grobid.core.layout.Block
 
setText(String) - Method in class org.grobid.core.layout.LayoutToken
 
setTextArea(List<BoundingBox>) - Method in class org.grobid.core.data.Figure
 
setTimeLimit(String, String) - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
setTitle(String) - Method in class org.grobid.core.data.BiblioItem
 
setTitle(String) - Method in class org.grobid.core.data.Metadata
 
setTitle(String) - Method in class org.grobid.core.data.Person
 
setTitleMatchNum(boolean) - Method in class org.grobid.core.document.Document
 
setTokenization(List<LayoutToken>) - Method in class org.grobid.core.layout.LayoutTokenization
 
setTown(String) - Method in class org.grobid.core.data.BiblioItem
 
setTrailingNewLine(boolean) - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
setTrailingSpace(boolean) - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
setType(String) - Method in class org.grobid.core.data.BiblioItem
 
setType(String) - Method in class org.grobid.core.data.Keyword
 
setType(String) - Method in class org.grobid.core.data.PatentItem
 
setType(Block.Type) - Method in class org.grobid.core.layout.Block
 
setType(GraphicObjectType) - Method in class org.grobid.core.layout.GraphicObject
 
setType(PDFAnnotation.Type) - Method in class org.grobid.core.layout.PDFAnnotation
 
setTypeDescription(String) - Method in class org.grobid.core.data.BiblioItem
 
setURI(String) - Method in class org.grobid.core.data.BiblioItem
 
setURI(URI) - Method in class org.grobid.core.data.Figure
 
setUri(URI) - Method in class org.grobid.core.data.Figure
 
setURL(String) - Method in class org.grobid.core.data.Affiliation
 
setURL(String) - Method in class org.grobid.core.data.BiblioItem
 
setUsed(boolean) - Method in class org.grobid.core.layout.GraphicObject
 
setUseLanguageId(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets if a language id shall be used, given in the grobid-property file.
setUtility(boolean) - Method in class org.grobid.core.data.PatentItem
 
setVersion(String) - Method in class org.grobid.core.data.BiblioItem
 
setVersion(String) - Static method in class org.grobid.core.utilities.GrobidProperties
Sets the GROBID version.
setVolume(String) - Method in class org.grobid.core.data.BiblioItem
 
setVolumeBlock(String, boolean) - Method in class org.grobid.core.data.BiblioItem
 
setWeb(String) - Method in class org.grobid.core.data.BiblioItem
 
setWidth(double) - Method in class org.grobid.core.data.Figure
 
setWidth(double) - Method in class org.grobid.core.layout.LayoutToken
 
setWidth(double) - Method in class org.grobid.core.layout.Page
 
setWriter(Writer) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
setX(double) - Method in class org.grobid.core.data.Figure
 
setX(double) - Method in class org.grobid.core.layout.LayoutToken
 
setXmlFile(File) - Method in class org.grobid.core.document.DocumentSource
 
setY(double) - Method in class org.grobid.core.data.Figure
 
setY(double) - Method in class org.grobid.core.layout.LayoutToken
 
setYear(String) - Method in class org.grobid.core.data.BiblioItem
 
setYear(int) - Method in class org.grobid.core.data.Date
 
setYearString(String) - Method in class org.grobid.core.data.Date
 
SHA1 - Class in org.grobid.core.utilities
Hash a string using sha1.
SHA1() - Constructor for class org.grobid.core.utilities.SHA1
 
shadowNumbers(String) - Static method in class org.grobid.core.utilities.TextUtilities
Replace numbers in the string by a dummy character for string distance evaluations
SHARP - Static variable in class org.grobid.core.utilities.TextUtilities
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorDate
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorName
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorReference
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
singleChar - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
size() - Method in class org.grobid.core.layout.LayoutTokenization
 
size() - Method in class org.grobid.core.utilities.ElementCounter
 
SKIPPED_BAD_STANDALONE_FIGURES - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
SKIPPED_BIG_STANDALONE_FIGURES - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
SKIPPED_DUE_TO_MISMATCH_OF_CAPTIONS_AND_VECTOR_AND_BITMAP_GRAPHICS - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
SKIPPED_SMALL_STANDALONE_FIGURES - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
SLASH - Static variable in class org.grobid.core.utilities.TextUtilities
 
SPACE - Static variable in class org.grobid.core.utilities.TextUtilities
 
spaceyToken(String) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
spacingWithPreviousBlock - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
spacingWithPreviousBlock - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
spacingWithPreviousBlock - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
split(List<LayoutToken>, Pattern, boolean) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
split(List<LayoutToken>, Pattern, boolean, boolean) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
splitAndClean(List<String>) - Method in class org.grobid.core.data.util.EmailSanitizer
 
STANDALONE_FIGURES - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
start - Variable in class org.grobid.core.data.Figure
 
START - Static variable in class org.grobid.core.utilities.counters.GrobidTimer
The tag under which the start time is saved.
start() - Method in class org.grobid.core.utilities.counters.GrobidTimer
Start the timer.
start - Variable in class org.grobid.core.utilities.OffsetPosition
 
START_BRACKET - Static variable in class org.grobid.core.utilities.TextUtilities
 
START_DOCUMENT_POINTER - Static variable in class org.grobid.core.document.DocumentPointer
 
START_ENTITY_LABEL_PREFIX - Static variable in class org.grobid.core.engines.tagging.GenericTaggerUtils
Deprecated.
START_ENTITY_LABEL_PREFIX_ALTERNATIVE - Static variable in class org.grobid.core.engines.tagging.GenericTaggerUtils
Deprecated.
START_ENTITY_LABEL_PREFIX_ALTERNATIVE_2 - Static variable in class org.grobid.core.engines.tagging.GenericTaggerUtils
Deprecated.
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.CountryCodeSaxParser
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.CrossrefSaxParser
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.CrossrefUnixrefSaxParser
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.MarecSaxParser
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.PatentAnnotationSaxParser
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.PDFALTOAnnotationSaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.PDFALTOOutlineSaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.PDFMetadataSaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.grobid.core.sax.TextSaxParser
 
startPage(int) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
startToken - Variable in class org.grobid.core.data.Figure
 
startToken - Variable in class org.grobid.core.document.DocumentNode
 
status - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
STOP - Static variable in class org.grobid.core.utilities.counters.GrobidTimer
The tag end.
stop(String) - Method in class org.grobid.core.utilities.counters.GrobidTimer
Store the current time with the name pTag.
stopwords - Static variable in class org.grobid.core.utilities.TextUtilities
 
str2chararray(String) - Static method in class org.grobid.core.utilities.LevenshteinDistanceAligment
 
StreamGobbler - Class in org.grobid.core.process
Copyright (c) 2006-2011 Christian Plattner.
StreamGobbler(InputStream) - Constructor for class org.grobid.core.process.StreamGobbler
 
StreamProcess - Class in org.grobid.core.process
 
StreamProcess(InputStream) - Constructor for class org.grobid.core.process.StreamProcess
 
string - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
string - Variable in class org.grobid.core.features.FeaturesVectorChemicalEntity
 
string - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
string - Variable in class org.grobid.core.features.FeaturesVectorDate
 
string - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
string - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
string - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
string - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
string - Variable in class org.grobid.core.features.FeaturesVectorName
 
string - Variable in class org.grobid.core.features.FeaturesVectorReference
 
string - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
string - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
stringToBoolean(String) - Static method in class org.grobid.core.utilities.Utilities
Convert a string to boolean.
stripNamespaces(String) - Method in class org.grobid.core.transformation.xslt.JATSTransformer
 
stripNonValidXMLCharacters(String) - Method in class org.grobid.core.document.OPSService
 
strrep(char, int) - Static method in class org.grobid.core.utilities.TextUtilities
 
STYLE_AUTHORS - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
STYLE_NUMBERED - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
STYLE_OTHER - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
subListByOffset(List<LayoutToken>, int) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
subListByOffset(List<LayoutToken>, int, int) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
SUBMISSION_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
suffix(String, int) - Static method in class org.grobid.core.utilities.TextUtilities
Return the suffix of a string.
SUFFIX_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
SUMMARY_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
SURNAME_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 

T

t() - Method in class org.grobid.core.layout.LayoutToken
 
Table - Class in org.grobid.core.data
Class for representing a table.
Table() - Constructor for class org.grobid.core.data.Table
 
TABLE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TABLE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TABLE_MARKER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TABLE_MARKER_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TableParser - Class in org.grobid.core.engines
 
TableParser() - Constructor for class org.grobid.core.engines.TableParser
 
TableRejectionCounters - Class in org.grobid.core.engines.counters
Created by lfoppiano on 25/11/16.
TableRejectionCounters() - Constructor for class org.grobid.core.engines.counters.TableRejectionCounters
 
tables - Variable in class org.grobid.core.document.Document
 
TaggerFactory - Class in org.grobid.core.engines.tagging
Factory for a sequence labelling, aka a tagger, instance.
TaggingLabel - Interface in org.grobid.core.engines.label
Created by lfoppiano on 25/11/16.
TaggingLabelImpl - Class in org.grobid.core.engines.label
Created by zholudev on 11/01/16.
TaggingLabels - Class in org.grobid.core.engines.label
Created by lfoppiano on 25/11/16.
TaggingLabels() - Constructor for class org.grobid.core.engines.label.TaggingLabels
 
TaggingTokenCluster - Class in org.grobid.core.tokenization
Created by zholudev on 12/01/16.
TaggingTokenCluster(TaggingLabel) - Constructor for class org.grobid.core.tokenization.TaggingTokenCluster
 
TaggingTokenClusteror - Class in org.grobid.core.tokenization
Created by zholudev on 12/01/16.
TaggingTokenClusteror(GrobidModel, String, List<LayoutToken>) - Constructor for class org.grobid.core.tokenization.TaggingTokenClusteror
 
TaggingTokenClusteror(GrobidModel, String, List<LayoutToken>, boolean) - Constructor for class org.grobid.core.tokenization.TaggingTokenClusteror
 
TaggingTokenClusteror.LabelTypeExcludePredicate - Class in org.grobid.core.tokenization
 
TaggingTokenClusteror.LabelTypePredicate - Class in org.grobid.core.tokenization
 
TaggingTokenSynchronizer - Class in org.grobid.core.tokenization
Created by zholudev on 11/01/16.
TaggingTokenSynchronizer(GrobidModel, String, List<LayoutToken>) - Constructor for class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
TaggingTokenSynchronizer(GrobidModel, String, List<LayoutToken>, boolean) - Constructor for class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
TaggingTokenSynchronizer(GrobidModel, List<Triple<String, String, String>>, List<LayoutToken>) - Constructor for class org.grobid.core.tokenization.TaggingTokenSynchronizer
 
TBL_CONTENT - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TBL_DESC - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TBL_HEAD - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TBL_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TBL_NOTE - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TBL_OTHER - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TECH_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
TechReport - Static variable in class org.grobid.core.data.BiblioItem
 
tei - Variable in class org.grobid.core.document.Document
 
TEI_NS - Static variable in class org.grobid.core.document.xml.XmlBuilderUtils
 
TEICounters - Enum in org.grobid.core.document
Created by zholudev on 11/01/16.
teiElement(String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
teiElement(String, String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
TEIFormatter - Class in org.grobid.core.document
Class for generating a TEI representation of a document.
TEIFormatter(Document, FullTextParser) - Constructor for class org.grobid.core.document.TEIFormatter
 
TEIFormatter.SchemaDeclaration - Enum in org.grobid.core.document
 
teiIdToBibDataSets - Variable in class org.grobid.core.document.Document
 
Test - Class in org.grobid.core.utilities.crossref
Test class with 100 requests (works/doi)
Test() - Constructor for class org.grobid.core.utilities.crossref.Test
 
test_all_capital(String) - Method in class org.grobid.core.features.FeatureFactory
Test if all the letters of the string are capital letters (characters can be also digits which are then ignored)
test_char(String, char) - Method in class org.grobid.core.features.FeatureFactory
Test for a given character occurrence in the string
test_city(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string refers to a known city
test_common(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string is a common name
test_complex_number(String) - Method in class org.grobid.core.features.FeatureFactory
Test for the current string is a number or a decimal number, i.e.
test_country(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string refers to a country
test_country_codes(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string refers to country code
test_digit(String) - Static method in class org.grobid.core.features.FeatureFactory
Test for the current string contains at least one digit
test_digit(String) - Static method in class org.grobid.core.utilities.TextUtilities
Test for the current string contains at least one digit.
test_first_capital(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the first letter of the string is a capital letter
test_first_names(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string is a family name
test_kind_codes(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string refers to a kind code
test_last_names(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string is a family name
test_month(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string refers to a month
test_names(String) - Method in class org.grobid.core.features.FeatureFactory
Test if the current string is a first name or family name
test_number(String) - Method in class org.grobid.core.features.FeatureFactory
Test for the current string contains only digit
textNode(String) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
TextSaxParser - Class in org.grobid.core.sax
Stupid SAX parser which accumulate the textual content.
TextSaxParser() - Constructor for class org.grobid.core.sax.TextSaxParser
 
TextUtilities - Class in org.grobid.core.utilities
Class for holding static methods for text processing.
TextUtilities() - Constructor for class org.grobid.core.utilities.TextUtilities
 
time - Variable in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
timedSemaphore - Variable in class org.grobid.core.utilities.crossref.CrossrefClient
 
TITLE_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
titleMatchNum - Variable in class org.grobid.core.document.Document
 
TO_TEXT_FUNCTION - Static variable in class org.grobid.core.utilities.LayoutTokensUtil
 
TO_XML_FUNCTION - Static variable in class org.grobid.core.document.xml.XmlBuilderUtils
 
toBibTeX() - Method in class org.grobid.core.data.BiblioItem
Export to BibTeX format.
toBibTeX(String) - Method in class org.grobid.core.data.BiblioItem
Export to BibTeX format
toBibTeX(String, GrobidAnalysisConfig) - Method in class org.grobid.core.data.BiblioItem
Export to BibTeX format
TOC - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
TOC_LABEL - Static variable in class org.grobid.core.engines.label.SegmentationLabels
 
TOC_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
toCOinS() - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a COinS (OpenURL ContextObject in SPAN).
TOF_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
toFullOpenURL(String, String) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into an OpenURL with given link resolver address.
toJson(String, boolean) - Method in class org.grobid.core.data.PatentItem
 
toJSON() - Method in class org.grobid.core.lang.Language
 
toJson() - Method in class org.grobid.core.layout.BoundingBox
 
token - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
token - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
token - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
token - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
token - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
token - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
tokenizations - Variable in class org.grobid.core.document.Document
 
tokenize(String) - Method in interface org.grobid.core.analyzers.Analyzer
 
tokenize(String, Language) - Method in interface org.grobid.core.analyzers.Analyzer
 
tokenize(String) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
Tokenizer entry point
tokenize(String, Language) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
 
tokenize(String) - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
tokenize(String, Language) - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
tokenizeString(Analyzer, String) - Static method in class org.grobid.core.utilities.matching.LuceneUtil
 
tokenizeWithLayoutToken(String) - Method in interface org.grobid.core.analyzers.Analyzer
 
tokenizeWithLayoutToken(String) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
 
tokenizeWithLayoutToken(String, Language) - Method in class org.grobid.core.analyzers.GrobidAnalyzer
 
tokenizeWithLayoutToken(String) - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
 
tokenizeWithLayoutToken(String, Language) - Method in class org.grobid.core.analyzers.GrobidDefaultAnalyzer
Tokenize text returning list of LayoutTokens.
tokenizeWithTokenTypes(Analyzer, String) - Static method in class org.grobid.core.utilities.matching.LuceneUtil
 
tokenPos(List<LayoutToken>, String) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
tokenPos(List<LayoutToken>, Pattern) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
tokenPositionsAbbrevJournalNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in journal abbreviated name gazetteer with token positions
tokenPositionsAbbrevJournalNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in journal abbreviated name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsArXivPattern(List<LayoutToken>, String) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of the arXiv identifier patterns with token positions
tokenPositionsCityNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in city name gazetteer for a given string with token positions
tokenPositionsCityNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in city name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsCollaborationNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in collaboration name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsConferenceNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in conference/proceedings name gazetteer with token positions
tokenPositionsConferenceNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in conference/proceedings name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsDOIPattern(List<LayoutToken>, String) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of the DOI patterns with token positons
tokenPositionsIdentifierPattern(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of identifier patterns with token positions
tokenPositionsISBNPattern(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of ISBN patterns with token positions
tokenPositionsISSNPattern(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of ISSN patterns with token positions
tokenPositionsJournalNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in journal name gazetteer with token positions
tokenPositionsJournalNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in journal name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsLocationNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in location name gazetteer for a given string with token positions
tokenPositionsLocationNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in location name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsOrganisationNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation name gazetteer for a given string with token positions
tokenPositionsOrganisationNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsOrgForm(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation form name gazetteer for a given string with token positions
tokenPositionsOrgForm(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in organisation form name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsPersonSuffix(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in person name suffix gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsPersonTitle(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in person title gazetteer for a given string with token positions
tokenPositionsPersonTitle(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in person title gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsPublisherNames(String) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in conference/proceedings name gazetteer with token positions
tokenPositionsPublisherNames(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Soft look-up in publisher name gazetteer for a given list of LayoutToken objects with token positions
tokenPositionsUrlPattern(List<LayoutToken>) - Method in class org.grobid.core.lexicon.Lexicon
Identify in tokenized input the positions of an URL pattern with token positions
tokens - Variable in class org.grobid.core.layout.Block
 
TOO_MANY_FIGURES_PER_PAGE - Static variable in class org.grobid.core.engines.counters.FigureCounters
 
tooFarAwayVertically(List<BoundingBox>, double) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
toOpenURL(String) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into OpenURL 1.0.
toPrettyXml(Element) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
toString() - Method in class org.grobid.core.data.Affiliation
 
toString() - Method in class org.grobid.core.data.BibDataSet
 
toString() - Method in class org.grobid.core.data.BiblioItem
 
toString() - Method in class org.grobid.core.data.ChemicalEntity
 
toString() - Method in class org.grobid.core.data.Date
 
toString() - Method in class org.grobid.core.data.Keyword
 
toString() - Method in class org.grobid.core.data.PatentItem
 
toString() - Method in class org.grobid.core.data.Person
 
toString() - Method in class org.grobid.core.document.DocumentNode
 
toString(int) - Method in class org.grobid.core.document.DocumentNode
 
toString() - Method in class org.grobid.core.document.DocumentPiece
 
toString() - Method in class org.grobid.core.document.DocumentPointer
 
toString() - Method in class org.grobid.core.engines.citations.LabeledReferenceResult
 
toString() - Method in interface org.grobid.core.GrobidModel
 
toString() - Method in enum org.grobid.core.GrobidModels
 
toString() - Method in class org.grobid.core.lang.Language
 
toString() - Method in class org.grobid.core.layout.Block
 
toString() - Method in class org.grobid.core.layout.BoundingBox
 
toString() - Method in class org.grobid.core.layout.GraphicObject
 
toString() - Method in class org.grobid.core.layout.LayoutToken
 
toString() - Method in class org.grobid.core.layout.PDFAnnotation
 
toString() - Method in class org.grobid.core.tokenization.LabeledTokensContainer
 
toString() - Method in class org.grobid.core.tokenization.TaggingTokenCluster
 
toString() - Method in class org.grobid.core.utilities.crossref.CrossrefRequest
 
toString() - Method in class org.grobid.core.utilities.crossref.CrossrefRequestListener.Response
 
toString() - Method in class org.grobid.core.utilities.ElementCounter
 
toString() - Method in class org.grobid.core.utilities.glutton.GluttonRequest
 
toString() - Method in class org.grobid.core.utilities.OffsetPosition
 
toString() - Method in class org.grobid.core.utilities.Pair
 
toString() - Method in class org.grobid.core.utilities.Triple
 
TOTAL_BIB_REF - Static variable in class org.grobid.core.utilities.ConsolidationCounters
 
toTEI() - Method in class org.grobid.core.data.Affiliation
 
toTEI() - Method in class org.grobid.core.data.BibDataSet
 
toTEI(boolean) - Method in class org.grobid.core.data.BibDataSet
 
toTEI(int) - Method in class org.grobid.core.data.BibDataSet
 
toTEI(int, boolean) - Method in class org.grobid.core.data.BibDataSet
 
toTEI(int) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a TEI BiblStruct string
toTEI(int, GrobidAnalysisConfig) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a TEI BiblStruct string
toTEI(int, int) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a TEI BiblStruct string
toTEI(int, int, GrobidAnalysisConfig) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a TEI BiblStruct string
toTEI() - Method in class org.grobid.core.data.BiblioSet
Export the bibliographical lists into TEI structures
toTEI() - Method in class org.grobid.core.data.Date
 
toTEI(GrobidAnalysisConfig) - Method in class org.grobid.core.data.Equation
 
toTEI(GrobidAnalysisConfig, Document, TEIFormatter) - Method in class org.grobid.core.data.Figure
 
toTEI() - Method in class org.grobid.core.data.Keyword
 
toTEI() - Method in class org.grobid.core.data.PatentItem
 
toTEI(boolean, String) - Method in class org.grobid.core.data.PatentItem
 
toTEI(String) - Method in class org.grobid.core.data.PatentItem
 
toTEI(String, boolean, String) - Method in class org.grobid.core.data.PatentItem
 
toTEI(boolean) - Method in class org.grobid.core.data.Person
 
toTEI(GrobidAnalysisConfig, Document, TEIFormatter) - Method in class org.grobid.core.data.Table
 
toTEI2(BiblioSet) - Method in class org.grobid.core.data.BiblioItem
Export the bibliographical item into a TEI BiblStruct string with pointers and list sharing
toTEIAcknowledgement(StringBuilder, String, List<LayoutToken>, List<BibDataSet>, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
 
toTEIAnnex(StringBuilder, String, BiblioItem, List<BibDataSet>, List<LayoutToken>, Document, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
 
toTEIAuthorBlock(int) - Method in class org.grobid.core.data.BiblioItem
Create the TEI encoding for the author+affiliation block for the current biblio object.
toTEIAuthorBlock(int, GrobidAnalysisConfig) - Method in class org.grobid.core.data.BiblioItem
Create the TEI encoding for the author+affiliation block for the current biblio object.
toTEIBody(StringBuilder, String, BiblioItem, List<BibDataSet>, LayoutTokenization, List<Figure>, List<Table>, List<Equation>, Document, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
TEI formatting of the body where only basic logical document structures are present.
toTEIElement(GrobidAnalysisConfig) - Method in class org.grobid.core.data.Equation
 
toTEIHeader(BiblioItem, String, List<BibDataSet>, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
 
toTEIHeader(BiblioItem, TEIFormatter.SchemaDeclaration, String, List<BibDataSet>, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
 
toTEIReferences(StringBuilder, List<BibDataSet>, GrobidAnalysisConfig) - Method in class org.grobid.core.document.TEIFormatter
 
toText(List<LayoutToken>) - Static method in class org.grobid.core.utilities.LayoutTokensUtil
 
toXML() - Method in class org.grobid.core.data.Date
 
toXml(Element) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
toXml(List<Element>) - Static method in class org.grobid.core.document.xml.XmlBuilderUtils
 
train(String, File, File) - Static method in class org.grobid.core.jni.DeLFTModel
Train with an external process rather than with JNI, this approach appears to be more stable for the training process (JNI approach hangs after a while) and does not raise any runtime/integration issues.
train(File, File, File) - Static method in class org.grobid.core.jni.WapitiModel
 
train(File, File, File, String) - Static method in class org.grobid.core.jni.WapitiModel
 
trainingExtraction(String, List<LayoutToken>) - Method in class org.grobid.core.engines.AffiliationAddressParser
Extract results from a labelled header in the training format without any string modification.
trainingExtraction(String, boolean) - Method in class org.grobid.core.engines.AuthorParser
Extract results from a list of name strings in the training format without any string modification.
trainingExtraction(List<String>) - Method in class org.grobid.core.engines.CitationParser
Extract results from a list of citation strings in the training format without any string modification.
trainingExtraction(List<String>) - Method in class org.grobid.core.engines.DateParser
Extract results from a date string in the training format without any string modification.
trainingExtraction(String, boolean, List<LayoutToken>) - Method in class org.grobid.core.engines.HeaderParser
Extract results from a labelled header in the training format without any string modification.
trainingExtraction(String, List<LayoutToken>, Document) - Method in class org.grobid.core.engines.Segmentation
Extract results from a labelled full text in the training format without any string modification.
trainJNI(String, File, File) - Static method in class org.grobid.core.jni.DeLFTModel
Training via JNI CPython interpreter (JEP).
transform(String) - Method in class org.grobid.core.transformation.xslt.JATSTransformer
 
transform(String, Transformer) - Method in class org.grobid.core.transformation.xslt.JATSTransformer
 
trimAndNormaliseText(String) - Method in class org.grobid.core.sax.PDFALTOSaxHandler
 
trimEncodedCharaters(String) - Static method in class org.grobid.core.utilities.TextUtilities
Ensure that special XML characters are correctly encoded.
Triple<A,B,C> - Class in org.grobid.core.utilities
 
Triple(A, B, C) - Constructor for class org.grobid.core.utilities.Triple
 

U

UnicodeUtil - Class in org.grobid.core.utilities
Class for holding static methods for processing related to unicode.
UnicodeUtil() - Constructor for class org.grobid.core.utilities.UnicodeUtil
 
UNIT_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
Unknown - Static variable in class org.grobid.core.data.BiblioItem
 
UNMATCHED_REF_MARKERS - Static variable in class org.grobid.core.engines.counters.ReferenceMarkerMatcherCounters
 
Unpublished - Static variable in class org.grobid.core.data.BiblioItem
 
updateLimits(int, int) - Method in class org.grobid.core.utilities.crossref.CrossrefClient
 
uploadFile(String, String, String) - Static method in class org.grobid.core.utilities.Utilities
 
uri - Variable in class org.grobid.core.data.Figure
 
urlPattern - Static variable in class org.grobid.core.utilities.TextUtilities
 
used - Variable in class org.grobid.core.layout.GraphicObject
 
useELMo() - Static method in class org.grobid.core.utilities.GrobidProperties
 
Utilities - Class in org.grobid.core.utilities
Some utilities methods that I don't know where to put.
Utilities() - Constructor for class org.grobid.core.utilities.Utilities
 

V

validateObject(Object) - Method in class org.grobid.core.factory.GrobidPoolingFactory
validGraphicObjectPredicate - Variable in class org.grobid.core.document.Document
 
valueOf(String) - Static method in enum org.grobid.core.data.BibDataSet.Counters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.document.TEICounters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.document.TEIFormatter.SchemaDeclaration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.engines.tagging.GrobidCRFEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.exceptions.GrobidExceptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.GrobidModels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.layout.Block.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.layout.GraphicObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.layout.PDFAnnotation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.utilities.Consolidation.GrobidConsolidationService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.grobid.core.utilities.LevenshteinDistanceAligment.Op
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.grobid.core.data.BibDataSet.Counters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.document.TEICounters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.document.TEIFormatter.SchemaDeclaration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.engines.tagging.GrobidCRFEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.exceptions.GrobidExceptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.GrobidModels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.layout.Block.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.layout.GraphicObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.layout.PDFAnnotation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.utilities.Consolidation.GrobidConsolidationService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.grobid.core.utilities.LevenshteinDistanceAligment.Op
Returns an array containing the constants of this enum type, in the order they are declared.
VEC_GRAPHICS_FILE_SIZE_LIMIT - Static variable in class org.grobid.core.layout.VectorGraphicBoxCalculator
 
VECTOR_BOX_GRAPHIC_OBJECT_PREDICATE - Static variable in class org.grobid.core.data.Figure
 
vectorAround - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
vectorAround - Variable in class org.grobid.core.features.FeaturesVectorFulltext
 
vectorAround - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
vectorAround - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
VectorGraphicBoxCalculator - Class in org.grobid.core.layout
Created by zholudev on 29/01/16.
VectorGraphicBoxCalculator() - Constructor for class org.grobid.core.layout.VectorGraphicBoxCalculator
 
vertical_lines_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
verticalDistanceTo(BoundingBox) - Method in class org.grobid.core.layout.BoundingBox
 
VISUALIZE_VECTOR_BOXES - Static variable in class org.grobid.core.visualization.FigureTableVisualizer
 
VOLUME_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 

W

WAPITI_NATIVE_LIB_NAME - Static variable in class org.grobid.core.main.LibraryLoader
 
WapitiModel - Class in org.grobid.core.jni
User: zholudev Date: 3/17/14
WapitiModel(File) - Constructor for class org.grobid.core.jni.WapitiModel
 
WapitiModel(GrobidModel) - Constructor for class org.grobid.core.jni.WapitiModel
 
WapitiTagger - Class in org.grobid.core.engines.tagging
User: zholudev Date: 3/20/14
WapitiTagger(GrobidModel) - Constructor for class org.grobid.core.engines.tagging.WapitiTagger
 
WapitiWrapper - Class in org.grobid.core.jni
User: zholudev Date: 3/17/14
WapitiWrapper() - Constructor for class org.grobid.core.jni.WapitiWrapper
 
WEB_LABEL - Static variable in class org.grobid.core.engines.label.TaggingLabels
 
whitespace_chars - Static variable in class org.grobid.core.utilities.UnicodeUtil
 
width - Variable in class org.grobid.core.layout.Cluster
 
width - Variable in class org.grobid.core.layout.LayoutToken
 
withPreprocessImages(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
withProcessVectorGraphics(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
withXslStylesheet(boolean) - Method in class org.grobid.core.engines.config.GrobidAnalysisConfig.GrobidAnalysisConfigBuilder
 
wordShape - Variable in class org.grobid.core.features.FeaturesVectorAffiliationAddress
 
wordShape(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
wordShapeTrimmed(String) - Static method in class org.grobid.core.utilities.TextUtilities
 
WorkDeserializer - Class in org.grobid.core.utilities.crossref
Convert a JSON Work model - from a glutton or crossref response - to a BiblioItem (understandable by this stupid GROBID
WorkDeserializer() - Constructor for class org.grobid.core.utilities.crossref.WorkDeserializer
 
writeField(StringBuilder, String, String, String, String, String, boolean, int, boolean) - Static method in class org.grobid.core.engines.FullTextParser
TODO some documentation...
writeFieldBeginEnd(StringBuilder, String, String, String, String, String, boolean, int, boolean) - Static method in class org.grobid.core.engines.FullTextParser
This is for writing fields for fields where begin and end of field matter, like paragraph or item
writeInFile(String, String) - Static method in class org.grobid.core.utilities.IOUtilities
Creates a file and writes some content in it.
writeInputFile(InputStream) - Static method in class org.grobid.core.utilities.IOUtilities
Write an input stream in temp directory.
writeJsonProps(JsonGenerator) - Method in class org.grobid.core.layout.BoundingBox
 

X

x - Variable in class org.grobid.core.layout.Cluster
 
x - Variable in class org.grobid.core.layout.LayoutToken
 
XML_NS - Static variable in class org.grobid.core.document.xml.XmlBuilderUtils
 
XmlBuilderUtils - Class in org.grobid.core.document.xml
Created by zholudev on 12/01/16.
XmlBuilderUtils() - Constructor for class org.grobid.core.document.xml.XmlBuilderUtils
 
XQueryProcessor - Class in org.grobid.core.utilities
Created by zholudev on 15/04/15.
XQueryProcessor(File) - Constructor for class org.grobid.core.utilities.XQueryProcessor
 
XQueryProcessor(String) - Constructor for class org.grobid.core.utilities.XQueryProcessor
 
xsltPath - Static variable in class org.grobid.core.transformation.xslt.JATSTransformer
 

Y

y - Variable in class org.grobid.core.layout.Cluster
 
y - Variable in class org.grobid.core.layout.LayoutToken
 
year - Variable in class org.grobid.core.features.FeatureFactory
 
year - Variable in class org.grobid.core.features.FeaturesVectorCitation
 
year - Variable in class org.grobid.core.features.FeaturesVectorDate
 
year - Variable in class org.grobid.core.features.FeaturesVectorFigure
 
year - Variable in class org.grobid.core.features.FeaturesVectorHeader
 
year - Variable in class org.grobid.core.features.FeaturesVectorMonograph
 
year - Variable in class org.grobid.core.features.FeaturesVectorReference
 
year - Variable in class org.grobid.core.features.FeaturesVectorReferenceSegmenter
 
year - Variable in class org.grobid.core.features.FeaturesVectorSegmentation
 
YEAR_PATTERN - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
YEAR_PATTERN_WITH_LOOK_AROUND - Static variable in class org.grobid.core.utilities.matching.ReferenceMarkerMatcher
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links