Structure(of(the(Tutorial( Part(1([SP]:(Introduc&on(and(Basics( - - PDF document

structure of the tutorial
SMART_READER_LITE
LIVE PREVIEW

Structure(of(the(Tutorial( Part(1([SP]:(Introduc&on(and(Basics( - - PDF document

Textual(Entailment( Part(2:(Classes(of(Strategies(and( Learning( Sebas&an(Pado ( ( (Rui(Wang( Ins&tut(fr(Computerlinguis&k (Language(Technology( Universitt(Heidelberg,(Germany (DFKI,(Saarbrcken,(Germany(


slide-1
SLIDE 1

Textual(Entailment( Part(2:(Classes(of(Strategies(and( Learning(

Sebas&an(Pado ( ( (Rui(Wang( Ins&tut(für(Computerlinguis&k (Language(Technology( Universität(Heidelberg,(Germany (DFKI,(Saarbrücken,(Germany( Tutorial(at(AAAI(2013,(Bellevue,(WA( Thanks(to(Ido(Dagan(for(permission(to(use(slide(material(

Structure(of(the(Tutorial(

  • Part(1([SP]:(Introduc&on(and(Basics(
  • Part(2([RW]:(Classes(of(Strategies(and(Learning(

(*(BREAK*(

  • Part(3([SP]:(Knowledge(and(Knowledge(Acquisi&on(
  • Part(4([SP]:(Applica&ons(
  • Part(5([RW]:(Mul&lingual,(ComponentYbased(System(

Building(

2(

slide-2
SLIDE 2

MT Triangle(

3(

Source Text Target Text Meaning

Direct Translation Language Understanding Language Generation

Text (T) Hypothesis (H) Meaning (T)

Direct Recognition Language Understanding Language Understanding

Meaning (H)

Meaning Inclusion

Representation (T) Representation (H)

Simplification Simplification Subset

RTE Rectangle(

4(

slide-3
SLIDE 3

Architecture(

  • Linguis&c(analysis(pipeline((LAP)(
  • Entailment(decision(algorithm((EDA)(

– Classifica&onYbased( – Transforma&onYbased(

  • Knowledge(base((KB)((next(sec&on)(

5(

Architecture(

  • Linguis&c(analysis(pipeline((LAP)(
  • Entailment(decision(algorithm((EDA)(

– Classifica&onYbased( – Transforma&onYbased(

  • Knowledge(base((KB)((next(sec&on)(

6(

slide-4
SLIDE 4

Overview(of(LAPs(

  • Tokeniza&on((Word(Segmenta&on)(
  • PartYofYSpeech((POS)(Tagging(
  • Lemma&za&on(
  • NamedYEn&ty(Recogni&on(
  • Syntac&c(Parsing(

– Cons&tuent(Parsing( – Dependency(Parsing(

  • Seman&c(Role(Labeling(
  • Coreference(Resolu&on(
  • …(

7(

Token@Level(Processing(

  • Tokeniza&on(

– Word(segmenta&on(

  • Lemma&za&on(

– Morphological(analysis(

  • POS(Tagging(
  • Lexical(Seman&cs(

– WordNet,(distribu&onal(similarity,(etc.(

8(

Performance( >97%(

slide-5
SLIDE 5

An(Example(

9(

word(( pos(( lemma(( The(( DT(( the(( TreeTagger(( NP(( TreeTagger(( is(( VBZ(( be(( easy(( JJ(( easy(( to(( TO(( to(( use(( VB(( use(( .(( SENT(( .(( From TreeTagger website

ConsBtuents(

  • Chunking(
  • NamedYEn&ty(Recogni&on(
  • Cons&tuent(Parsing(

10(

NER:( 70~90%(

slide-6
SLIDE 6

An(Example(

11(

S NP NNP [Mr. NNP Todt]PER VP VBD had VP VBN been NP NP NN president PP IN

  • f

NP NNP [Insilco NNP Corp . .]ORG

2: An example from the data of inconsistently labeled named entity and parse struct

From Stanford NER (Finkel and Manning, 2009)

Dependency(

  • Syntac&c(Dependency(Parsing(
  • Seman&c(Dependency(Parsing(

– Seman&c(Role(Labeling( – PredicateYArgument(Structure(

  • Logic(Form(Composi&on(

12(

Syn:(80~90%( Sem:(75~85%(

slide-7
SLIDE 7

An(Example(

13(

From MSTParser (McDonald et al., 2005); Visualized by https://code.google.com/p/whatswrong/

An(Example((cont.)(

14(

From Laputa SRL (Zhang et al., 2008); Visualized by https://code.google.com/p/whatswrong/

slide-8
SLIDE 8

An(Example((cont.)(

  • H:(Value&is&ques*oned.&
  • Syntac&c(dependency(

– <is,(SBJ,(value>( – <is,(VC,(ques&oned>(

  • Seman&c(dependency(

– <ques&oned,(A1,(value>(

15(

is questioned value

SBJ VC A1

SemanBc(Roles(

  • PropBank((Palmer(et(al.,(2005)(and(NomBank((Meyers(et(al.,(

2004)(

  • Core(arguments:(A0YA5(

– different(seman&cs(for(each(verb(( – specified(in(the(PropBank(Frame(files(

  • 13(types(of(adjuncts(labeled(as(AMYarg((

– where(arg(specifies(the(adjunct(type(

16(

slide-9
SLIDE 9

Discourse(

  • Coreference(Resolu&on(
  • Event(Structure(
  • Discourse(Parsing(

17(

An(Example(

18(

[ Ford Motor Co. and Chrysler Corp. representatives criticized Mr. Tonkinʼs plan as unworkable.] [ It “is going to sound neat to the dealer] [ except when his 15-day car supply doesnʼt include the bright red one] [ that the lady wants to buy] [ and she goes up the street] [ to buy one,”] [ a Chrysler spokesman said.] explanation-argumentative attribution antithesis reason elaboration-object-attribute-e purpose

  • From RST Discourse Treebank (Carlson et al., 2002)
slide-10
SLIDE 10

... Sentence String Tokenization POS Tagging Syntactic Parsing Semantic Parsing Tokenization Bag-of-Words Set-of-Words Content Words ...

Text (T) Hypothesis (H) Meaning (T)

Direct Recognition Language Understanding Language Understanding

Meaning (H)

Meaning Inclusion

Representation (T) Representation (H)

Simplification Simplification Subset

Linguistic Knowledge World Knowledge World Knowledge

RTE(Rectangle((more(details)(

19(

Overview(of(EDAs(

  • Classifica&onYbased(

– Score(/(Threshold( – Structure(/(Alignment(

  • Transforma&onYbased(

– Edit(distance( – (Knowledge)(rule(applica&on(

  • MetaYEDA(

20(

slide-11
SLIDE 11

<T, H>

Entailment Non-Entailment

ClassificaBon((RTE(Style)(

21(

Magic Function

Popular(Classifiers(

22(

Model( Perceptron/SVM( Naïve(Bayes( LogisBc(Regression( Type( Discrimina&ve( Genera&ve( Discrimina&ve( Distribu&on( N/A( P(X,(Y)( P(Y|X)( Independence( None( Strong( None( Features( Ex/Impilicit( Explicit( Explicit( Speed( Fast/Slow( Fast( Intermediate(

slide-12
SLIDE 12

Kernel@Based(Methods(

  • Kernel(Func&on(

– Mapping(between(spaces( – CrossYcombina&on(of(features((implicitly!)( – IntroYpair(features((crossYpair(features(

  • Subsequence(Kernel((Lodhi(et(al.,(2002;(Wang(and(

Neumann,(2007a)(

  • Tree(Kernel((Collins(and(Duffy,(2001;(Zanzovo(et(al.,(

2007)(

23(

LinguisBc(Features(

  • Measure(somethingsimilarity(between(t(and(h:((

– Lexical(overlap((unigram,(NYgram,(subsequence)(

  • Assisted(by(lexical(resources(like(WordNet(

– Syntac&c(matching( – LexicalYsyntac&c(varia&ons((“paraphrases”)( – Seman&c(role(matching( – Global(similarity(parameters((e.g.(nega&on,(modality)(

  • Detect(mismatch((for(nonYentailment)(

24(

slide-13
SLIDE 13

Data(Structures(

  • StringYtoYString(rewri&ng(

– String(edit(distance((MacCartney(and(Manning,(2007)( – Tree(skeleton(difference((Wang(and(Neumann,(2007a)(

  • TreeYtoYTree(edi&ng(

– Tree(edit(distance((Kouylekov(and(Magnini,(2005)(

  • GraphYtoYGraph(mapping(

– Graph(matching((Haghighi(et(al.,(2005)(

25(

Word(Overlap(

  • |T|:(number(of(words(in(T(
  • |H|:(number(of(words(in(H(
  • E1(=(|TH|(/(|H|(
  • E2(=(|TH|(/(|T|(
  • E3(=((2(*(E1(*(E2)(/(E1(+(E2(
  • Content(words(only(
  • Lemma&za&on(

26(

From (Mehdad and Magnini, 2009)

57.2&on& average&

slide-14
SLIDE 14

Dependencies(

  • Syntac&c(dependency(trees(

– Dependency(triples(<Node,&Rela*on,&Head>& – Bag(of(such(triples(

  • E1(=(|Triple(T)Triple((H)|(/(|Triple(H)|(

27(

Dependencies((cont.)(

28(

From (Wang and Zhang, 2009)

slide-15
SLIDE 15

Results((RTE@5)(

  • DFKI1:(BoW(and(syntac&c(dependency(
  • DFKI2:(BoW,(syntac&c,(and(seman&c(dependency(
  • DFKI3:(BoW(and(joint(syntac&c(and(seman&c(

representa&on(

29(

From (Wang et al., 2009)

Larger(Sub@Structures(

  • Dependency(paths(

– Common(subYpaths(

  • Subtrees(
  • E1=(|Subtree(T)Subtree(H)|(/(|Subtree(H)|(

30(

slide-16
SLIDE 16

Subtrees(

31(

T1 H1 “Farmers feed cows animal extracts” “Cows eat animal extracts” T1 ⇒ H1 T2 H2 “They feed dolphins fish” “Fish eat dolphins” T2 ⇒ H2 T3 H3 “Mothers feed babies milk” “Babies eat milk” T3⇒ H3 feed → eat

X Y X Y

From (Zanzotto and Dell'Arciprete, 2009)

Tree(Skeletons(

32(

  • T:(Doctor&Robin&Warren&and&

Barry&Marshall&received&Nobel& Prize&…&

  • H:(Robin&Warren&was&

awarded&a&Nobel&Prize.&

From (Wang and Neumann, 2007)

slide-17
SLIDE 17

Results(

  • RTEY2(
  • RTEY3(

33(

From (Wang, 2007)

Triple( Similarity( Matcher( BagYofYWords( Similarity( Tree(Skeleton(

The(RIGHT(level(

34(

Meaning Text

  • TradeYoffs(between(

– Competence(of(the(knowledge((deeper)( – Performance(of(the(processing((shallower)(

slide-18
SLIDE 18

Alignment@Based(Approaches(

  • Word(alignment((Glickman(et(al.,(2006)(
  • Phrase(alignment((chambers(et(al.,(2007;(

MacCartney(et(al.,(2008)(

  • Rela&on(alignment((Sammons(et(al.,(2009)(

35(

Overview(of(EDAs(

  • Classifica&onYbased(

– Score(/(Threshold( – Structure(/(Alignment(

  • Transforma&onYbased(

– Edit(distance( – (Knowledge)(rule(applica&on(

  • MetaYEDA(

36(

slide-19
SLIDE 19

Matching(vs.(TransformaBons(

  • Direct(matching((so(far,(no(chaining)(
  • Sequence(of(transforma&ons((A(proof)(

T(=(T0(→(T1(→(T2(→(...(→(Tn(=(H(

– TreeYEdits( – Knowledge(based(Entailment(Rules(

37(

Edit(Distance(

  • (Limited)(preYdefined(operators(

– Inser&on( – Dele&on( – Subs&&on(

  • StringYtoYString(
  • TreeYtoYTree(
  • The(EDITS(system((Kouylekov(and(Negri,(2010)(

– Es&mate(confidence(in(each(opera&on(

  • Wang(and(Manning((2010),(Heilman(and(Smith((2010),(etc.(

38(

Weakly& linguis*cally& mo*vated!&

slide-20
SLIDE 20

Knowledge@Based(Rules(

  • Rule(applica&on(

– Arbitrary(knowledgeYbased(transforma&ons( – Formalize(many(types(of(knowledge(

  • BIUTEE((Stern(and(Dagan,(2011)(

– OnYtheYfly(opera&ons( – Cost(model( – Search(for(the(best(inference(

39(

An(Example(

40(

Id( OperaBon( Generated(Text( 0( Y( He(received(the(lever(from(the(secretary.( 1( Coreference(subs&tu&on( The(employee(received(the(lever(from(the(secretary.( 2( X(received(Y(from(Z((Y( was(sent(to(X(by(Z( The(lever(was(sent(to(the(employee(by(the(secretary.( 3( Y([verbYpassive](by(X((X( [verbYac&ve](Y( The(secretary(sent(the(lever(to(the(employee.( 4( X(send(Y((X(deliver(Y( The(secretary(delivered(the(lever(to(the(employee.( 5( lever((message( The(secretary(delivered(the(message(to(the(employee.( From (Stern et al., 2012)

slide-21
SLIDE 21

Entailment(Rules(

41(

boy( child( Generic( Syntac&c( Lexical( Syntac&c( Lexical(

From (Bar-Haim et al., 2007)

Cost(Based(Model(

  • Define(operaBon(cost(

– Represent(each(opera&on(as(a(feature(vector( – Cost(is(linear(combina&on(of(feature(values(

  • Define(proof(cost(as(the(sum(of(the(opera&ons’(costs(

42(

Learn

Variant of (Raina et al., 2005)

slide-22
SLIDE 22

Search(the(Best(Proof(

43(

  • “Best(Proof”(=(proof(with(lowest(cost(
  • Search(space(exponen&al(–(AIYstyle(search((Stern(et(al.,(

2012)(

  • GradientYbased(evalua&on(func&on(
  • Local(look(ahead(for(“complex”(opera&ons(

Proof #1 Proof #2 Proof #3 Proof #4

T  H

Proof #1 Proof #2 Proof #3 Proof #4

T  H

Inference(vs.(Learning(

44(

Training( samples( Vector( representa&on( Learning( algorithm( w,b( Best( Proofs(

Feature( extrac&on( Feature( extrac&on(

slide-23
SLIDE 23

IteraBve(Learning(Scheme(

45(

Training( samples( Vector( representa&on( Learning( algorithm( w,b( Best( Proofs(

1.(W=reasonable( guess( 2.(Find(the(best( proofs( 3.(Learn( new(w( and(b( 4.(Repeat(to(step(2(

Performance((ClassificaBon)(

46(

System( RTE@1( RTE@2( RTE@3( RTE@5( Raina(et(al.(2005( 57.0( Harmeling,(2009( 56.39( 57.88( Wang(and(Manning,(2010( 63.0( 61.10( BarYHaim(et(al.,(2007( 61.12( 63.80( Mehdad(and(Magnini,(2009( 58.62( 59.87( 62.4( 60.2( BIUTEE((2011)( 57.13( 61.63( 67.13( 63.50(

Text: Hypothesis: Text: Hypothesis:

slide-24
SLIDE 24

Performance((Search)(

47(

RTE(6((F1%)( Base(line((Use(IR(topY5(relevance)( 34.63( Median((2010)( 36.14( Best((2010)( 48.01( BIUTEE((2012)( 49.54( Unbalanced!(

Overview(of(EDAs(

  • Classifica&onYbased(

– Score(/(Threshold( – Structure(/(Alignment(

  • Transforma&onYbased(

– Edit(distance( – (Knowledge)(rule(applica&on(

  • MetaYEDA(

48(

slide-25
SLIDE 25

An(Example(

  • T:(Bush&used&his&weekly&radio&address&to&try&to&build&

support&for&his&plan&to&allow&workers&to&divert&part&of& their&Social&Security&payroll&taxes&into&private& investment&accounts.&

  • H:(Mr.&Bush&is&proposing&that&workers&be&allowed&to&

divert&their&payroll&taxes&into&private&accounts.&

49(

An(Example(

  • T:(Bush&used&his&weekly&radio&address&to&try&to&build&

support&for&his&plan&to&allow&workers&to&divert&part&of& their&Social&Security&payroll&taxes&into&private& investment&accounts.&

  • H:(Mr.&Bush&is&proposing&that&workers&be&allowed&to&

divert&their&payroll&taxes&into&private&accounts.&

50(

slide-26
SLIDE 26

Bag@of@Features(

51(

Preprocessing( TYH(pair( NE(Recogni&on( Entail?( PostYProcessing( …( Anaphora( Resolu&on( WSD( Parser(

Specialized(Modules(

52(

TYH(pair( Spliver( Entail?( PostYProcessing( Split(1( Split(2( Split(3( Split(4( …( Entail?( Entail?( Entail?( Entail?( Entail?(

slide-27
SLIDE 27

Divide@and@Conquer(

  • A(specialized(RTE(module(

– A(good(target( – A(good(tackle(

  • Results(on(RTEY4(

53( Modules( TAC@M( TS@M( NE@M( BoW@BM( Tri@BM( Overall( Accuracy( 80.6%( 74.6%( 54.3%( 56.5%( 52.8%( 70.6%( Coverage( 3.1%( 34.6%( 47.7%( 100%( 100%( 100%(

From (Wang and Neumann, 2009)

Temporal( Anchoring( Tree(Skeleton( Matching( NamedYEn&ty( Matching(

Summary(

  • Linguis&c(analysis(pipeline(

– Various(linguis&c(processing(

  • Entailment(decision(algorithm(

– Classifica&on(&(feature(space( – Transforma&on(&(knowledge(bases((upcoming)(

  • Overall(Strategy(

– Specialized(modules(

54(

implemented imported soon…

slide-28
SLIDE 28

Reference(List(

  • Danilo(Giampiccolo,(Bernardo(Magnini,(Ido(Dagan,(and(Bill(Dolan.(2007.(

The(third(pascal(recognizing(textual(entailment(challenge.(In(Proceedings(

  • f(the(ACLYPASCAL(Workshop(on(Textual(Entailment(and(Paraphrasing.(
  • Helmut(Schmid.(1994.(Probabilis&c(PartYofYSpeech(Tagging(Using(Decision(

Trees.(Proceedings(of(Interna&onal(Conference(on(New(Methods(in( Language(Processing.(

  • Jenny(Rose(Finkel(and(Christopher(D.(Manning.(2009.(Joint(Parsing(and(

Named(En&ty(Recogni&on.(In(Proceedings(of(NAACL.(

  • Ryan(McDonald,(Fernando(Pereira,(Kiril(Ribarov,(and(Jan(Hajic.(2005.(NonY

Projec&ve(Dependency(Parsing(using(Spanning(Tree(Algorithms.(In( Proceedings(of(HLTYEMNLP.(

  • Yi(Zhang,(Rui(Wang,(and(Hans(Uszkoreit.(2008.(Hybrid(Learning(of(

Dependency(Structures(from(Heterogeneous(Linguis&c(Resources.(In( Proceedings(of(CoNLL.(

55(

Reference(List(

  • Martha(Palmer,(Dan(Gildea,(Paul(Kingsbury.(2005.(The(Proposi&on(Bank:(A(

Corpus(Annotated(with(Seman&c(Roles.(Computa&onal(Linguis&cs(Journal.(

  • A,(Meyers,(R.(Reeves,(C.(Macleod,(R,(Szekely,(V.(Zielinska,(B.(Young,(and(R.(

Grishman.(2004.(The(NomBank(Project:(An(Interim(Report,(Proc.(of(HLTY EACL(Workshop:(Fron&ers(in(Corpus(Annota&on.(

  • Carlson,(L.,(Okurowski,(M.(E.,(and(Marcu,(D.(2002.(RST(discourse(treebank.(

Linguis&c(Data(Consor&um,(University(of(Pennsylvania.(

  • Y.(Mehdad(and(B.(Magnini.(2009.(A(word(overlap(baseline(for(the(

recognizing(textual(entailment(task.(Online.(

  • Rui(Wang(and(Yi(Zhang.(2009.(Recognizing(textual(relatedness(with(

predicateYargument(structures.(In(Proceedings(of(EMNLP.(

  • Rui(Wang,(Yi(Zhang,(and(Günter(Neumann.(2009.(A(joint(syntac&cY

seman&c(representa&on(for(recognizing(textual(relatedness.(In(Text( Analysis(Conference(TAC(2009(WORKSHOP(Notebook(Papers(and(Results.(

56(

slide-29
SLIDE 29

Reference(List(

  • Zanzovo,(F.(M.(and(Dell'Arciprete,(L.(2009.(Efficient(kernels(for(sentence(

pair(classifica&on.(In(Proceedings(of(EMNLP.((

  • Huma(Lodhi,(Craig(Saunders,(John(ShaweYTaylor,(Nello(Cris&anini,(and(

Chris(Watkins.(2002.(Text(Classifica&on(using(String(Kernels.(Journal(of( Machine(Learning(Research.(

  • Rui(Wang(and(Günter(Neumann.(2007.(Recognizing(Textual(Entailment(

Using(a(Subsequence(Kernel(Method.(In(Proceedings(of(AAAI.(

  • Michael(Collins(and(Nigel(Duffy.(2001.(Convolu&on(Kernels(for(Natural(

Language.(Advances(in(Neural(Informa&on(Processing(Systems.(

  • Zanzovo,(F.(M.,(PennacchioÉ,(M.,(and(MoschiÉ,(A.(2007.(Shallow(

Seman&c(in(Fast(Textual(Entailment(Rule(Learners.(In(Proceedings(of(the( ACLYPASCAL(Workshop(on(textual(entailment(and(paraphrasing.(((

  • Rui(Wang.(2007.(Textual(entailment(recogni&on:(A(dataYdriven(approach.(

Master’s(thesis,(Saarland(University.(

57(

Reference(List(

  • Oren(Glickman(and(Ido(Dagan.(2006.(A(Lexical(Alignment(Model(for(

Probabilis&c(Textual(Entailment.(In(Lecture(Notes(in(Computer(Science.(

  • Nathanael(Chambers,(Daniel(Cer,(Trond(Grenager,(David(Hall,(Chloe(

Kiddon,(Bill(MacCartney,(MarieYCatherine(de(Marneffe,(Daniel(Ramage,( Eric(Yeh,(and(Christopher(D.(Manning.(2007.(Learning(Alignments(and( Leveraging(Natural(Logic.(In(Proceedings(of(the(ACL(Workshop(on(Textual( Entailment(and(Paraphrase.(

  • Bill(MacCartney,(Michel(Galley,(and(Christopher(D.(Manning.(2008.(A(

phraseYbased(alignment(model(for(natural(language(inference.(In( Proceedings(of(EMNLP.(

  • Mark(Sammons,(V.G.Vinod(Vydiswaran,(Tim(Vieira,(Nikhil(Johri,(MingYWei(

Chang,(Dan(Goldwasser,(Vivek(Srikumar,(Gourab(Kundu,(Yuancheng(Tu,( Kevin(Small,(Joshua(Rule,(Quang(Do,(and(Dan(Roth.(2009.(Rela&on( alignment(for(textual(entailment(recogni&on.(In(Proceedings(of(TAC.(

58(

slide-30
SLIDE 30

Reference(List(

  • Milen(Kouylekov(and(Maveo(Negri.(2010.(An(openYsource(package(for(

recognizing(textual(entailment.(In(Proceedings(of(the(ACL(2010(System( Demonstra&ons.(

  • Mengqiu(Wang(and(Christopher(Manning.(2010.(Probabilis&c(TreeYEdit(

Models(with(Structured(Latent(Variables(for(Textual(Entailment(and( Ques&on(Answering.(In(Proceedings(of(COLING.(

  • Michael(Heilman(and(Noah(A.(Smith.(2010.(Tree(edit(models(for(

recognizing(textual(entailments,(paraphrases,(and(answers(to(ques&ons.(In( Proceedings(of(NAACLYHLT.(

  • Asher(Stern(and(Ido(Dagan.(2011.(A(Confidence(Model(for(Syntac&callyY

Mo&vated(Entailment(Proofs.(Proceedings(of(RANLP.(

  • Asher(Stern,(Roni(Stern,(Ido(Dagan,(and(Ariel(Felner.(2012.(Efficient(Search(

for(Transforma&onYbased(Inference.(In(Proceedings(of(ACL.(

59(

Reference(List(

  • Roy(BarYHaim,(Ido(Dagan,(Iddo(Greental,(Idan(Szpektor,(and(Moshe(

Friedman.(Seman&c(inference(at(the(lexicalYsyntac&c(level(for(textual( entailment(recogni&on.(In(Proceedings(of(the(ACLYPASCAL(Workshop(on( Textual(Entailment(and(Paraphrasing.(

  • Rajat(Raina,(Aria(Haghighi,(Christopher(Cox,(Jenny(Finkel,(Jeff(Michels,(

Kris&na(Toutanova,(Bill(MacCartney,(MarieYCatherine(de(Marneffe,( Christopher(Manning,(and(Andrew(Ng.(2005.(Robust(Textual(Inference( using(Diverse(Knowledge(Sources.(In(Proceedings(of(the(PASCAL(RTE( Challenge.(

  • Rui(Wang(and(Günter(Neumann.(2009.(An(accuracyYoriented(divideYandY

conquer(strategy(for(recognizing(textual(entailment.(In(Proceedings(of(TAC( RTE(Track.(

60(