Index of papers in Proc. ACL 2011 that mention
  • entity mentions
Hoffmann, Raphael and Zhang, Congle and Ling, Xiao and Zettlemoyer, Luke and Weld, Daniel S.
Experimental Setup
The data was first tagged with the Stanford NER system (Finkel et al., 2005) and then entity mentions were found by collecting each continuous phrase where words were tagged identically (i.e., as a person, location, or organization).
Experimental Setup
These include indicators for various lexical, part of speech, named entity, and dependency tree path properties of entity mentions in specific sentences, as computed with the Malt dependency parser (Nivre and Nilsson, 2004) and OpenNLP POS taggerl.
Learning
As input we have (1) E, a set of sentences, (2) E, a set of entities mentioned in the sentences, (3) R, a set of relation names, and (4) A, a database of atomic facts of the form 7“(€1, 62) for 7“ E R and 6,- E E. Since we are using weak learning, the Y7" variables in Y are not directly observed, but can be approximated from the database A.
Modeling Overlapping Relations
(2) E, a set of entities mentioned in the sentences, (3) R, a set of relation names, and
Weak Supervision from a Database
An entity mention is a contiguous sequence of textual tokens denoting an entity.
Weak Supervision from a Database
In this paper we assume that there is an oracle which can identify all entity mentions in a corpus, but the oracle doesn’t normalize or disambiguate these mentions.
Weak Supervision from a Database
A relation mention is a sequence of text (including one or more entity mentions ) which states that some ground fact r(e) is true.
entity mentions is mentioned in 10 sentences in this paper.
Topics mentioned in this paper:
Sun, Ang and Grishman, Ralph and Sekine, Satoshi
Background
A relation was defined over a pair of entity mentions within a single sentence.
Background
The heads of the two entity mentions are marked.
Cluster Feature Selection
As a relation in ACE is usually short, the words of the two entity mentions can provide more critical indications for relation classification than the words from the context.
Cluster Feature Selection
Within the two entity mentions , the head word of each mention is usually more important than other words of the mention; the conjunction of the two heads can provide an additional clue.
Cluster Feature Selection
And in general words other than the chunk head in the context do not contribute to establishing a relationship between the two entity mentions .
Experiments
Following previous work, we did 5-fold cross-validation on the 348 documents with hand-annotated entity mentions .
Feature Based Relation Extraction
Given a pair of entity mentions < m. , m j > and the sentence containing the pair, a feature based system extracts a feature vector v which contains diverse lexical, syntactic and semantic features.
entity mentions is mentioned in 7 sentences in this paper.
Topics mentioned in this paper: