public class NYTArticleMetaData
extends org.apache.uima.jcas.cas.AnnotationBase
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
NYTArticleMetaData()
Never called.
|
|
NYTArticleMetaData(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
NYTArticleMetaData(org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
String |
getAlternateUrl()
getter for alternateUrl - gets This field specifies the location on nytimes.com of
the article.
|
String |
getAuthor()
getter for author - gets This field is based on the normalized byline in the
original corpus data: "The Normalized Byline field is the byline
normalized to the form (last name, first
name)".
|
String |
getColumnName()
getter for columnName - gets If the article is part of a regular column, this field
specifies the
name of that column.
|
org.apache.uima.jcas.cas.StringArray |
getDescriptors()
getter for descriptors - gets The 'descriptors' field specifies a list of
descriptive terms drawn
from a normalized controlled
vocabulary
corresponding to subjects mentioned in the article.
|
String |
getDescriptors(int i)
indexed getter for descriptors - gets an indexed value - The 'descriptors' field specifies a list of
descriptive terms drawn
from a normalized controlled
vocabulary
corresponding to subjects mentioned in the article.
|
String |
getGeneralOnlineDescriptors()
getter for generalOnlineDescriptors - gets 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.
|
int |
getGuid()
getter for Guid - gets The GUID field specifies a (4-byte) integer that is
guaranteed
to be unique for every document
in the corpus.
|
String |
getHeadline()
getter for headline - gets This field specifies the headline of the article as it
appeared in the
print edition of the New York
Times.
|
org.apache.uima.jcas.cas.StringArray |
getOnlineDescriptors()
getter for onlineDescriptors - gets This field specifies a list of descriptors from a
normalized
controlled
vocabulary that
correspond to topics mentioned
in the article.
|
String |
getOnlineDescriptors(int i)
indexed getter for onlineDescriptors - gets an indexed value - This field specifies a list of descriptors from a
normalized
controlled
vocabulary that
correspond to topics mentioned
in the article.
|
String |
getOnlineHeadline()
getter for onlineHeadline - gets This field specifies the headline displayed with the
article on
nytimes.com.
|
String |
getOnlineSection()
getter for onlineSection - gets This field specifies the section(s) on nytimes.com in
which the
article is placed.
|
String |
getPublicationDate()
getter for publicationDate - gets This field specifies the date of the article's
publication.
|
String |
getSection()
getter for section - gets This field specifies the section of the paper in which
the article
appears.
|
org.apache.uima.jcas.cas.StringArray |
getTaxonomicClassifiers()
getter for taxonomicClassifiers - gets This field specifies a list of taxonomic classifiers
that place this
article into a
hierarchy of articles.
|
String |
getTaxonomicClassifiers(int i)
indexed getter for taxonomicClassifiers - gets an indexed value - This field specifies a list of taxonomic classifiers
that place this
article into a
hierarchy of articles.
|
int |
getTypeIndexID() |
org.apache.uima.jcas.cas.StringArray |
getTypesOfMaterial()
getter for typesOfMaterial - gets This field specifies a normalized list of terms
describing the general editorial category of the article.
|
String |
getTypesOfMaterial(int i)
indexed getter for typesOfMaterial - gets an indexed value - This field specifies a normalized list of terms
describing the general editorial category of the article.
|
String |
getUrl()
getter for url - gets This field specifies the location on nytimes.com of
the article.
|
void |
setAlternateUrl(String v)
setter for alternateUrl - sets This field specifies the location on nytimes.com of
the article.
|
void |
setAuthor(String v)
setter for author - sets This field is based on the normalized byline in the
original corpus data: "The Normalized Byline field is the byline
normalized to the form (last name, first
name)".
|
void |
setColumnName(String v)
setter for columnName - sets If the article is part of a regular column, this field
specifies the
name of that column.
|
void |
setDescriptors(int i,
String v)
indexed setter for descriptors - sets an indexed value - The 'descriptors' field specifies a list of
descriptive terms drawn
from a normalized controlled
vocabulary
corresponding to subjects mentioned in the article.
|
void |
setDescriptors(org.apache.uima.jcas.cas.StringArray v)
setter for descriptors - sets The 'descriptors' field specifies a list of
descriptive terms drawn
from a normalized controlled
vocabulary
corresponding to subjects mentioned in the article.
|
void |
setGeneralOnlineDescriptors(String v)
setter for generalOnlineDescriptors - sets 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.
|
void |
setGuid(int v)
setter for Guid - sets The GUID field specifies a (4-byte) integer that is
guaranteed
to be unique for every document
in the corpus.
|
void |
setHeadline(String v)
setter for headline - sets This field specifies the headline of the article as it
appeared in the
print edition of the New York
Times.
|
void |
setOnlineDescriptors(int i,
String v)
indexed setter for onlineDescriptors - sets an indexed value - This field specifies a list of descriptors from a
normalized
controlled
vocabulary that
correspond to topics mentioned
in the article.
|
void |
setOnlineDescriptors(org.apache.uima.jcas.cas.StringArray v)
setter for onlineDescriptors - sets This field specifies a list of descriptors from a
normalized
controlled
vocabulary that
correspond to topics mentioned
in the article.
|
void |
setOnlineHeadline(String v)
setter for onlineHeadline - sets This field specifies the headline displayed with the
article on
nytimes.com.
|
void |
setOnlineSection(String v)
setter for onlineSection - sets This field specifies the section(s) on nytimes.com in
which the
article is placed.
|
void |
setPublicationDate(String v)
setter for publicationDate - sets This field specifies the date of the article's
publication.
|
void |
setSection(String v)
setter for section - sets This field specifies the section of the paper in which
the article
appears.
|
void |
setTaxonomicClassifiers(int i,
String v)
indexed setter for taxonomicClassifiers - sets an indexed value - This field specifies a list of taxonomic classifiers
that place this
article into a
hierarchy of articles.
|
void |
setTaxonomicClassifiers(org.apache.uima.jcas.cas.StringArray v)
setter for taxonomicClassifiers - sets This field specifies a list of taxonomic classifiers
that place this
article into a
hierarchy of articles.
|
void |
setTypesOfMaterial(int i,
String v)
indexed setter for typesOfMaterial - sets an indexed value - This field specifies a normalized list of terms
describing the general editorial category of the article.
|
void |
setTypesOfMaterial(org.apache.uima.jcas.cas.StringArray v)
setter for typesOfMaterial - sets This field specifies a normalized list of terms
describing the general editorial category of the article.
|
void |
setUrl(String v)
setter for url - sets This field specifies the location on nytimes.com of
the article.
|
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getavoidcollisionTypeCode, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue
protected NYTArticleMetaData()
public NYTArticleMetaData(int addr, org.apache.uima.jcas.cas.TOP_Type type)
addr
- low level Feature Structure referencetype
- the type of this Feature Structurepublic NYTArticleMetaData(org.apache.uima.jcas.JCas jcas)
jcas
- JCas to which this Feature Structure belongspublic int getTypeIndexID()
getTypeIndexID
in class org.apache.uima.jcas.cas.AnnotationBase
public int getGuid()
public void setGuid(int v)
v
- value to set into the featurepublic String getAlternateUrl()
public void setAlternateUrl(String v)
v
- value to set into the featurepublic String getUrl()
public void setUrl(String v)
v
- value to set into the featurepublic String getPublicationDate()
public void setPublicationDate(String v)
v
- value to set into the featurepublic org.apache.uima.jcas.cas.StringArray getTypesOfMaterial()
public void setTypesOfMaterial(org.apache.uima.jcas.cas.StringArray v)
v
- value to set into the featurepublic String getTypesOfMaterial(int i)
i
- index in the array to getpublic void setTypesOfMaterial(int i, String v)
i
- index in the array to setv
- value to set into the arraypublic String getHeadline()
public void setHeadline(String v)
v
- value to set into the featurepublic String getOnlineHeadline()
public void setOnlineHeadline(String v)
v
- value to set into the featurepublic String getColumnName()
public void setColumnName(String v)
v
- value to set into the featurepublic String getAuthor()
public void setAuthor(String v)
v
- value to set into the featurepublic org.apache.uima.jcas.cas.StringArray getDescriptors()
public void setDescriptors(org.apache.uima.jcas.cas.StringArray v)
v
- value to set into the featurepublic String getDescriptors(int i)
i
- index in the array to getpublic void setDescriptors(int i, String v)
i
- index in the array to setv
- value to set into the arraypublic org.apache.uima.jcas.cas.StringArray getOnlineDescriptors()
public void setOnlineDescriptors(org.apache.uima.jcas.cas.StringArray v)
v
- value to set into the featurepublic String getOnlineDescriptors(int i)
i
- index in the array to getpublic void setOnlineDescriptors(int i, String v)
i
- index in the array to setv
- value to set into the arraypublic String getGeneralOnlineDescriptors()
public void setGeneralOnlineDescriptors(String v)
v
- value to set into the featurepublic String getOnlineSection()
public void setOnlineSection(String v)
v
- value to set into the featurepublic String getSection()
public void setSection(String v)
v
- value to set into the featurepublic org.apache.uima.jcas.cas.StringArray getTaxonomicClassifiers()
public void setTaxonomicClassifiers(org.apache.uima.jcas.cas.StringArray v)
v
- value to set into the featurepublic String getTaxonomicClassifiers(int i)
i
- index in the array to getpublic void setTaxonomicClassifiers(int i, String v)
i
- index in the array to setv
- value to set into the arrayCopyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.