教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 专业资料 >

D &243;&242; &243; &242; &236;&24(5)

来源:网络收集 时间:2026-09-06
导读: 5.5ParsingComplexity Chart-parsingwithedgesthathaveattachedLC-graphsviolatesaveryimportantinvariantofcontext-freechart-parsing,namelythatanytwoedgescoveringthesamesubsequencecanbetreatedasequalsregar

5.5ParsingComplexity

Chart-parsingwithedgesthathaveattachedLC-graphsviolatesaveryimportantinvariantofcontext-freechart-parsing,namelythatanytwoedgescoveringthesamesubsequencecanbetreatedasequalsregard-lessofhowtheywerederived.Here,eitherthroughtwodifferentadjunc-tionsorthroughanadjunctionandabracketing,itispossibletoobtaintwoedgescoveringthesamesubsequencewithdifferentLC-graphs.Nomethodisknownfortreatingtheseedgesasequals,althoughseeSection7forfurtherdiscussionofthispoint.Thismeansthatbeforeaddinganewedge,wemustcheckforanexistingedgecoveringthesameintervalandcombinetheirLC-graphsintoaset.

A graph-theoretic construction for representing the derivational side-conditions in the construction of axiomatic linkages for Lambek proof nets is presented, along with a naive algorithm that applies it to the sequent derivability problem for the Lambek C

Whilethenumberofedgesthatcanbeaddedtothechartisstillqua-draticinthelengthofthesequenceofaxiomaticformulae(whichinturngrowswiththelengthofaninitialsequent),combiningtwoexistingedgesbyAdjunctioninvolvescombiningallpossiblepairsofLC-graphsintheirrespectivesets,withtheresultthatthesizeofthesesetsmaygrowexpo-nentiallyasafunctionoftheintervalcoveredbyanedge.Sothisalgorithmisnotpolynomial-timeintheworstcase.

5.6IncrementalEnforcementofIntegrityCriteria

Inspiteofitsexponentialworst-casecomplexity,thisalgorithmdoesper-mitsomedegreeofincrementalityintheenforcementoftheintegritycri-teriaforLC-graphs.

Amongthethreeintegritycriteria,I(2)standsoutbecauseitdemandsthataparticularkindofpath,namelyacycle,doesnotexist,whereasI(3)andI(CT)demandthataparticularkindofpathdoesexist.ThismakesI(2)easytoenforceincrementally.Beforeassertinganedge,wesimplydiscardthetheLC-graphswithcyclesfromitsset.IfnoLC-graphsremain,thentheedgeitselfcanbediscarded.

I(3)andI(CT)canbeenforcedincrementallytoalesserextentwithLC-graphs,althoughseeSectionforfurtherdiscussionofthispoint.Ifnoterminalplus-nodeispath-accessiblefromtheplus-daughterofalambda-node,andthatplus-daughterdoesyethavethepathsrequiredbyI(3)andI(CT),thenitwillneverhavethem,andtheLC-graphcanbediscarded.Iftherequiredpathsalreadyexist,thentheywillneverdisappear,sothisplus-daughterdoesnotneedtobecheckedagain.

I(1)cannotbecheckedincrementally,but:

Proposition5.1Ifaspanninglinkagesatis esI(2)andPN(1),thenitsat-is esI(1).

Proof.GivenPN(1),thereisonlyonenodewithin-degree0.Sincetherearenocycles,everynodemustbepath-accessiblefromthatnode.

PN(1)canbeenforcedattheoutsetbyensuringthatthesequenceofter-minalformulaehasonlyonepositiveformula.ThismeansthatprovidedwearecheckingI(2),wecanignoreI(1).

6RelatedParsingProblems

ItisimportanttorealisethatthesequentderivabilitydecisionproblemisonlyoneaspectofparsingwithLCGs.Thereareothersourcesofcomplex-ity,andotherrestrictionsthatcanbemade,whichcanaffectthecomplex-ityoftheoverallproblem.

A graph-theoretic construction for representing the derivational side-conditions in the construction of axiomatic linkages for Lambek proof nets is presented, along with a naive algorithm that applies it to the sequent derivability problem for the Lambek C

6.1FixingtheGrammar

Pentus[11]provedthatLCGsareweaklyequivalenttoCFGsbyshowinghowtoconstructanequivalentCFGfromanyLCG.Thesizeoftheresult-ingCFGisexponentiallylargerthantheoriginalLCGintheworstcase,sothisconstructioncannotbeusedtoestablishapolynomial-timebijectionbetweenthetwoclassesofparsingproblems.

Ontheotherhand,ifwe xaparticularLCG,,applyPentus’scon-structionoff-line,andthenask“Givenastringofwords,doesbelongto?,”thenthis xedLCGrecognitionproblemispolynomial-timebe-causeCFGrecognitioncanalsobeperformedinpolynomial-time.ThisisdescribedindetailbyFinkelandTellier[2].

6.2LexicalAmbiguity

Givenastringofwords,,andagrammar,(un xed),ifwewanttoknowwhetherbelongsto,wemust rst ndthecategoriesassociatedwitheachwordofbythelexiconofbeforeaskingthesequentderiv-abilityquestion.Itisoftenthecase,however,thatthereismorethanonecategoryassociatedwiththewordsof.Evenifthesequentderivabil-ityproblemshouldturnouttobesolvableinpolynomialtime,iterativelychoosingcategoriesandperformingasequentderivabilitycheckcouldleadtopossiblecategoryselectionsgivenastringofwords.Atpresent,nomethodisknownforsomehowcombiningmultiplelexicalcategoriesinthecourseofasingleproofsearch,althoughitislikelythatoneexists.

6.3Parsingvs.Recognition

Sequentderivability,justascontext-freechartparsing,asksayes-or-noquestion.InthecontextofCFGparsing,thisisknownasthestringrecog-nitionproblem.TrueCFGparsinginvolvesnotjustdeterminingwhetherastringisparseable,butprovidingtheparsetreesforthestringifitis.Intheworstcase,thistakesexponentialtime,becausealthoughaparsingchartcanbebuiltinpolynomialtime,unpackingthechartandenumer-atingeachtreecontainedinitcantakeexponentiallylong.

Theanalogueinthecaseofsequentderivabilityistoprovideanac-tualsemantictermforaderivationratherthanjust’yes’or’no.’Thistermistheoneobtainedaftervariablesubstitutionisperformedonthelabelannotatingtherightmost(positive)terminalformula.Justastherearein-herentlyambiguousstringsinsomeCFGs,therearealsosequentswithinherentlymorethanonesemanticreadingintheLambekCalculus.Infact,thenumberofreadingscangrowexponentiallyasafunctionofthelengthofthecandidatesequent.

De netobethefollowingfamilyofsequents,parametrisedby:

A graph-theoretic construction for representing the derivational side-conditions in the construction of axiomatic linkages for Lambek proof nets is presented, along with a naive algorithm that applies it to the sequent derivability problem for the Lambek C

Forexample,isthesequent:

Proposition6.1Forallnaturalnumbers,thesequentisderivableintheLambekCalculus,withsemanticreadingsgivenbystrings:

whereforall

Proof.Let,either(and),or(and).bethegraph:

and

bethegraph:

andlettailandtail.ItcanbeseenthatandinternallypossessthepathsrequiredbyI(3)andI(CT)fo …… 此处隐藏:5898字,全部文档内容请下载后查看。喜欢就下载吧 ……

D &243;&242; &243; &242; &236;&24(5).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/266220.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)