Skip navigation links
A B C D E F G H K L N O P S T U W 

A

alternateURL - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the location on nytimes.com of the article.
AnnotatedNYTDocument - Class in edu.jhu.hlt.annotatednyt
Wrapper for the NYTCorpusDocument object, providing some extra utility.
AnnotatedNYTDocument(NYTCorpusDocument) - Constructor for class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Wrap an NYTCorpusDocument object.
articleAbstract - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field is a summary of the article written by the New York Times Indexing Service.
authorBiography - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the biography of the author of the article.

B

banner - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The banner field is used to indicate if there has been additional information appended to the articles since its publication.
biographicalCategories - Variable in class com.nytlabs.corpus.NYTCorpusDocument
When present, the biographical category field generally indicates that a document focuses on a particular individual.
body - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The body field is the text content of the article.
byline - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the byline of the article as it appeared in the print edition of the New York Times.

C

columnName - Variable in class com.nytlabs.corpus.NYTCorpusDocument
If the article is part of a regular column, this field specifies the name of that column.
columnNumber - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the column in which the article starts in the print paper.
com.nytlabs.corpus - package com.nytlabs.corpus
 
correctionDate - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the date on which a correction was made to the article.
correctionText - Variable in class com.nytlabs.corpus.NYTCorpusDocument
For articles corrected following publication, this field specifies the correction.
credit - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field indicates the entity that produced the editorial content of this document.

D

DATE_PUBLICATION_ATTRIBUTE - Static variable in class com.nytlabs.corpus.NYTCorpusDocumentParser
NITF Constant
dateline - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The dateline field is the dateline of the article.
dayOfWeek - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the day of week on which the article was published.
descriptors - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The descriptors field specifies a list of descriptive terms drawn from a normalized controlled vocabulary corresponding to subjects mentioned in the article.

E

edu.jhu.hlt.annotatednyt - package edu.jhu.hlt.annotatednyt
Contains wrappers and utilities for the NYTCorpusDocument class.

F

featurePage - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The
fromByteArray(byte[], boolean) - Method in class com.nytlabs.corpus.NYTCorpusDocumentParser
 

G

generalOnlineDescriptors - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The general online descriptors field specifies a list of descriptors that are at a higher level of generality than the other tags associated with the article.
getAlternateURL() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the alternateURL property.
getAlternateURL() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getArticleAbstract() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the articleAbstract property.
getArticleAbstract() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getAuthorBiography() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the authorBiography property.
getAuthorBiography() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getBanner() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the banner property.
getBanner() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getBiographicalCategories() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the biographicalCategories property.
getBiographicalCategories() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getBody() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the body property.
getBodyAsList() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getByline() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the byline property.
getByline() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getColumnName() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the columnName property.
getColumnName() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getColumnNumber() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the columnNumber property.
getColumnNumber() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the columnNumber property.
getCorrectionDate() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the correctionDate property.
getCorrectionDate() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the correctionDate property.
getCorrectionText() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the correctionText property.
getCorrectionText() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getCredit() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the credit property.
getCredit() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the credit property.
getDateline() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the dateline property.
getDateline() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getDayOfWeek() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the dayOfWeek property.
getDayOfWeek() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the dayOfWeek property.
getDescriptors() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the descriptors property.
getDescriptors() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getFeaturePage() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the featurePage property.
getFeaturePage() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the featurePage property.
getGeneralOnlineDescriptors() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the generalOnlineDescriptors property.
getGeneralOnlineDescriptors() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the generalOnlineDescriptors property.
getGuid() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the guid property.
getGuid() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getHeadline() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the headline property.
getHeadline() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getKicker() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the kicker property.
getKicker() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getLeadParagraph() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the leadParagraph property.
getLeadParagraph() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getLeadParagraphAsList() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getLocations() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the locations property.
getLocations() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the locations property.
getNames() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the names property.
getNames() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the names property.
getNewsDesk() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the newsDesk property.
getNewsDesk() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the newsDesk property.
getNormalizedByline() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the normalizedByline property.
getNormalizedByline() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the normalizedByline property.
getOnlineDescriptors() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineDescriptors property.
getOnlineDescriptors() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlineDescriptors property.
getOnlineHeadline() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineHeadline property.
getOnlineHeadline() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getOnlineLeadParagraph() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineLeadParagraph property.
getOnlineLeadParagraph() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getOnlineLeadParagraphAsList() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getOnlineLocations() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineLocations property.
getOnlineLocations() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlineLocations property.
getOnlineOrganizations() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineOrganizations property.
getOnlineOrganizations() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlineOrganizations property.
getOnlinePeople() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlinePeople property.
getOnlinePeople() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlinePeople property.
getOnlineSection() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineSection property.
getOnlineSection() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlineSection property.
getOnlineSectionAsList() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
getOnlineTitles() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the onlineTitles property.
getOnlineTitles() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the onlineTitles property.
getOrganizations() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the organizations property.
getOrganizations() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the organizations property.
getPage() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the page property.
getPage() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the page property.
getPeople() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the people property.
getPeople() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the people property.
getPublicationDate() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the publicationDate property.
getPublicationDate() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the publicationDate property.
getPublicationDayOfMonth() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the publicationDayOfMonth property.
getPublicationDayOfMonth() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the publicationDayOfMonth property.
getPublicationMonth() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the publicationMonth property.
getPublicationMonth() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the publicationMonth property.
getPublicationYear() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the publicationYear property.
getPublicationYear() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the publicationYear property.
getSection() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the section property.
getSection() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the section property.
getSeriesName() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the seriesName property.
getSeriesName() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the seriesName property.
getSlug() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the slug property.
getSlug() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the slug property.
getSourceFile() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the sourceFile property.
getSourcePath() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the sourceFile property.
getTaxonomicClassifiers() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the taxonomicClassifiers property.
getTaxonomicClassifiers() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the taxonomicClassifiers property.
getTitles() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the titles property.
getTitles() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the titles property.
getTypesOfMaterial() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the typesOfMaterial property.
getTypesOfMaterial() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the typesOfMaterial property.
getUrl() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the url property.
getUrl() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the url property.
getWordCount() - Method in class com.nytlabs.corpus.NYTCorpusDocument
Accessor for the wordCount property.
getWordCount() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
Accessor for the wordCount property.
guid - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The GUID field specifies a an integer that is guaranteed to be unique for every document in the corpus.

H

headline - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the headline of the article as it appeared in the print edition of the New York Times.

K

kicker - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The kicker is an additional piece of information printed as an accompaniment to a news headline.

L

leadParagraph - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The lead Paragraph field is the lead paragraph of the article.
locations - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The locations field specifies a list of geographic descriptors drawn from a normalized controlled vocabulary that correspond to places mentioned in the article.

N

names - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The names field specifies a list of names mentioned in the article.
newsDesk - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the desk in the New York Times newsroom that produced the article.
normalizedByline - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The Normalized Byline field is the byline normalized to the form (last name, first name).
NYTCorpusDocument - Class in com.nytlabs.corpus
NYTimesLDCDocument
Created: Jun 17, 2008
Author: Evan Sandhaus ([email protected])
NYTCorpusDocument() - Constructor for class com.nytlabs.corpus.NYTCorpusDocument
 
NYTCorpusDocumentParser - Class in com.nytlabs.corpus
NYTCorpusDocumentParser
Created: Jun 17, 2008
Author: Evan Sandhaus ([email protected])
NYTCorpusDocumentParser() - Constructor for class com.nytlabs.corpus.NYTCorpusDocumentParser
 

O

onlineDescriptors - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of descriptors from a normalized controlled vocabulary that correspond to topics mentioned in the article.
onlineHeadline - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the headline displayed with the article on nytimes.com.
onlineLeadParagraph - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the lead paragraph as defined by the producers at nytimes.com.
onlineLocations - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of place names that correspond to geographic locations mentioned in the article.
onlineOrganizations - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of organizations that correspond to organizations mentioned in the article.
onlinePeople - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of people that correspond to individuals mentioned in the article.
onlineSection - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the section(s) on nytimes.com in which the article is placed.
onlineTitles - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of authored works mentioned in the article.
organizations - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of organization names drawn from a normalized controlled vocabulary that correspond to organizations mentioned in the article.

P

page - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the page of the section in the paper in which the article appears.
parseNYTCorpusDocumentFromDOMDocument(File, Document) - Method in class com.nytlabs.corpus.NYTCorpusDocumentParser
 
parseNYTCorpusDocumentFromDOMDocument(InputStream, Document) - Method in class com.nytlabs.corpus.NYTCorpusDocumentParser
 
parseNYTCorpusDocumentFromFile(File, boolean) - Method in class com.nytlabs.corpus.NYTCorpusDocumentParser
Parse an New York Times Document from a file.
parseNYTCorpusDocumentFromFile(InputStream, boolean) - Method in class com.nytlabs.corpus.NYTCorpusDocumentParser
Parse an New York Times Document from an InputStream.
people - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of people from a normalized controlled vocabulary that correspond to individuals mentioned in the article.
publicationDate - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the date of the article�s publication.
publicationDayOfMonth - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the day of the month on which the article was published, always in the range 1-31.
publicationMonth - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the month on which the article was published in the range 1-12 where 1 is January 2 is February etc.
publicationYear - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the year in which the article was published.

S

section - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the section of the paper in which the article appears.
seriesName - Variable in class com.nytlabs.corpus.NYTCorpusDocument
If the article is part of a regular series, this field specifies the name of that column.
setAlternateURL(URL) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the alternateURL property.
setArticleAbstract(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the articleAbstract property.
setAuthorBiography(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the authorBiography property.
setBanner(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the banner property.
setBiographicalCategories(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the biographicalCategories property.
setBody(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the body property.
setByline(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the byline property.
setColumnName(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the columnName property.
setColumnNumber(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the columnNumber property.
setCorrectionDate(Date) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the correctionDate property.
setCorrectionText(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the correctionText property.
setCredit(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the credit property.
setDateline(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the dateline property.
setDayOfWeek(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the dayOfWeek property.
setDescriptors(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the descriptors property.
setFeaturePage(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the featurePage property.
setGeneralOnlineDescriptors(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the generalOnlineDescriptors property.
setGuid(int) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the guid property.
setHeadline(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the headline property.
setKicker(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the kicker property.
setLeadParagraph(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the leadParagraph property.
setLocations(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the locations property.
setNames(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the names property.
setNewsDesk(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the newsDesk property.
setNormalizedByline(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the normalizedByline property.
setOnlineDescriptors(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineDescriptors property.
setOnlineHeadline(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineHeadline property.
setOnlineLeadParagraph(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineLeadParagraph property.
setOnlineLocations(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineLocations property.
setOnlineOrganizations(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineOrganizations property.
setOnlinePeople(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlinePeople property.
setOnlineSection(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineSection property.
setOnlineTitles(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the onlineTitles property.
setOrganizations(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the organizations property.
setPage(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the page property.
setPeople(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the people property.
setPublicationDate(Date) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the publicationDate property.
setPublicationDayOfMonth(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the publicationDayOfMonth property.
setPublicationMonth(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the publicationMonth property.
setPublicationYear(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the publicationYear property.
setSection(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the section property.
setSeriesName(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the seriesName property.
setSlug(String) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the slug property.
setSourceFile(File) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the sourceFile property.
setTaxonomicClassifiers(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the taxonomicClassifiers property.
setTitles(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the titles property.
setTypesOfMaterial(List<String>) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the typesOfMaterial property.
setUrl(URL) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the url property.
setWordCount(Integer) - Method in class com.nytlabs.corpus.NYTCorpusDocument
Setter for the wordCount property.
slug - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The slug is a short string that uniquely identifies an article from all other articles published on the same day.
sourceFile - Variable in class com.nytlabs.corpus.NYTCorpusDocument
The file from which this object was read.

T

taxonomicClassifiers - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of taxonomic classifiers that place this article into a hierarchy of articles.
titles - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a list of authored works that correspond to works mentioned in the article.
toString() - Method in class com.nytlabs.corpus.NYTCorpusDocument
 
toString() - Method in class edu.jhu.hlt.annotatednyt.AnnotatedNYTDocument
 
typesOfMaterial - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies a normalized list of terms describing the general editorial category of the article.

U

url - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the location on nytimes.com of the article.

W

wordCount - Variable in class com.nytlabs.corpus.NYTCorpusDocument
This field specifies the number of words in the body of the article, including the lead paragraph.
A B C D E F G H K L N O P S T U W 
Skip navigation links

Copyright © 2016 Johns Hopkins University HLTCOE. All rights reserved.