SlideShare ist ein Scribd-Unternehmen logo
1 von 19
ORDER INDEPENDENT INCREMENTAL EVOLVING   FUZZY GRAMMAR FRAGMENT LEARNER ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
OUTLINE ,[object Object],[object Object],[object Object],[object Object]
** Source from World Incidents Tracking System Human is able to understand a class without following a strict pattern
SUMMARY EXAMPLES ,[object Object],[object Object],[object Object],[object Object],date date date time time victim victim
TEXT FRAGMENT LEARNING learn the  underlying grammar patterns of similar texts ;  exploiting both syntactical and semantic  properties Text Fragment Examples XML Tag: Event Type - Bomb exploded - Explosion occurred - detonated a bomb -detonated a timed improvised explosive device Bombing - Attacks to occur - Attackers threw a grenade - Assailants attacked a security vehicle - Gunmen killed a member Armed Attack
BOMBING TEXT FRAGMENT ,[object Object],[object Object],[object Object],[object Object],[object Object]
Learning Fuzzy Grammar Fragments ,[object Object],[object Object],[object Object]
FUZZY GRAMMAR FRAGMENT  **  Grammar derivation  is done using a set of  predefined terminal sets  of type  regular expression ,  enumeration  and  compound   learn the underlying structure of the data convert the texts into a more structured form + Text Fragment Grammar Fragment ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
EVOLVING GRAMMAR ISSUES Grammar Class Text Class ,[object Object],[object Object],[object Object],Text Fragment1 Word 1 -Word 2 -…-Word n Grammar1 Term 1 -Term 2 -…-Term n Text Fragment2 Word 1 -Word 2 -…-Word n Grammar2 Term 1 -Term 2 -…-Term n ,[object Object],[object Object],Grammar1 Term 1 -Term 2 -…-Term n
GRAMMAR SIMILARITY Table 1: Example of  string  edit distance operation (*I:Insert, D:Delete, S:Substitute) Table 2: Example of  Grammar  Edit Distance Operation (*I:Insert, D:Delete, S:Substitute) Cost(sg ,tg) = <I D S Rs Rt>=<1 1 1 null null> I:Insert D:Delete S:Substitute Rs: remaining in Source Rt: remaining in Target Source string W E D N E S D A Y Target string T U E S D A Y Edit distance* S=1 S=1 D=1 D=1 = = = = = Source grammar, sg Number Word Word Streetending Placename Target grammar, tg Number Placename Streetending Placename Countyname Edit distance* = S=1 D=1 = =  I=1
GRAMMAR COMBINATION Start s=new string maxMem=membership(s,TG) maxMem<1? costST=costTS=1 Y gx=Combine(sg,tg) costST=1 && costTS=0 gx=sg N Y N costST=0 && costTS=1 gx=tg Y Update TG: GTj={GTj-1-gti} union {gx}   gx=sg N sg=deriveGrammar(s) tg=target grammar with maxMem costST=grammarSimilarity(sg,tg) costTS=grammarSimilarity (tg,sg) End Y N
MINIMAL COMBINATION RULES Source  Grammar Target  Grammar Cost (Source, Target) Cost (Target, Source) Combination  Operation Combined grammar a-b-c a-b 0 1 0 - - 1 0 0 - - Insert a-b-[c] a-b a-b-c 1 0 0 - - 0 1 0 - - Insert a-b-[c] a-b-c a-B-c 0 0 0 - - 0 0 1 - - Merge a-B-c, B>b a-B-c a-b-c 0 0 1 - - 0 0 0 - - Merge a-B-c, B>b a-F-c a-G-c 0 0 1 - - 0 0 1 - - Create a-X-c , X:=F||G,
ORDER INDEPENDENT IEFG ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
THEOREM 1:  FOR  α   =< S,GS,GT>  EXT(GS)=EXT(GT) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Let: Ext(GS j ) = Ext(GS j-1 ) ∪ Ext(gs j )  g x =Combine(gs j ,gt i ) Ext(g x ) = Ext(gs j ) ∪ Ext (gt i ) Case1: Combine( gs j ,gt i ) if Cost(gs j ,gt i )=Cost(gt i , gs j )= 1 In this case,  Ext(GT i ) = Ext(GT i-1  - {gt i }) ∪ Ext(g x ) Hence  Ext(GT i ) = (Ext(GTi-1) - (Ext(gt i )) ∪ Ext(g x ) = Ext(GT x-1 ) ∪ Ext(gs j ) Case2: Combine( gs j ,gt i ) if gs j  is more general than gt i   i.e.  Ext(gt i ) ⊆ Ext(gs j ) In this case,  Ext(GT i ) = Ext(GT i-1 ) ∪ Ext(gs j ) Case3: Combine( gs j ,gt i ) if gt i  is more general than gs j  i.e. Ext(gs j )  ⊆  Ext (gt i ) In this case,  Ext(GT i ) = Ext(GT i-1 ) Therefore  Ext(GS j-1 ) = Ext(Gt j-1 )  implies  Ext(GS j ) = Ext(Gt i )  Thus in all cases the inductive hypothesis is true and  Ext(GSj)=Ext(Gti)   ■
LEMMA 2.1 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],To show that the IEFG process is independent of the order in which  examples are presented, we consider a different permutation  S*  leading to   * =<S*, GS* ,GT*> and show  that  Ext(GTi) = Ext(GTi*)
EXAMPLE ,[object Object]
CONCLUSION ,[object Object],[object Object],[object Object]

Weitere ähnliche Inhalte

Was ist angesagt?

Extension principle
Extension principleExtension principle
Extension principle
Savo Delić
 

Was ist angesagt? (7)

Nishant_thesis_report
Nishant_thesis_report Nishant_thesis_report
Nishant_thesis_report
 
Extension principle
Extension principleExtension principle
Extension principle
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
BazzucchiCampolmi
BazzucchiCampolmiBazzucchiCampolmi
BazzucchiCampolmi
 

Andere mochten auch

Tajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních ČechTajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních Čech
BloxxterMagick
 

Andere mochten auch (10)

semantic web & natural language
semantic web & natural languagesemantic web & natural language
semantic web & natural language
 
Incremental Evolving Grammar Fragments
Incremental Evolving Grammar FragmentsIncremental Evolving Grammar Fragments
Incremental Evolving Grammar Fragments
 
A review of sentiment analysis approaches in big
A review of sentiment analysis approaches in bigA review of sentiment analysis approaches in big
A review of sentiment analysis approaches in big
 
Proceeding of Brunei International Conference on Engineering and Technology 2012
Proceeding of Brunei International Conference on Engineering and Technology 2012Proceeding of Brunei International Conference on Engineering and Technology 2012
Proceeding of Brunei International Conference on Engineering and Technology 2012
 
Incremental Evolving Grammar Fragments
Incremental Evolving Grammar FragmentsIncremental Evolving Grammar Fragments
Incremental Evolving Grammar Fragments
 
Krystalická hrůza H. P. Lovecrafta ve filmu
Krystalická hrůza H. P. Lovecrafta ve filmuKrystalická hrůza H. P. Lovecrafta ve filmu
Krystalická hrůza H. P. Lovecrafta ve filmu
 
7 bran Simonova Necronomiconu
7 bran Simonova Necronomiconu7 bran Simonova Necronomiconu
7 bran Simonova Necronomiconu
 
Tajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních ČechTajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních Čech
 
Self adaptive based natural language interface for disambiguation of
Self adaptive based natural language interface for disambiguation ofSelf adaptive based natural language interface for disambiguation of
Self adaptive based natural language interface for disambiguation of
 
OSGi Blueprint Services
OSGi Blueprint ServicesOSGi Blueprint Services
OSGi Blueprint Services
 

Ähnlich wie ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER

Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
Alexander Decker
 
Neutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New OperationsNeutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New Operations
IJSRED
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spaces
Alexander Decker
 
A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2
Alexander Decker
 
Data structures notes for college students btech.pptx
Data structures notes for college students btech.pptxData structures notes for college students btech.pptx
Data structures notes for college students btech.pptx
KarthikVijay59
 
PaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMTPaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMT
Mezban Habibi
 
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau EquationStudy of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Fuad Anwar
 
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Fuad Anwar
 

Ähnlich wie ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER (20)

Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
 
Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
 
Neutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New OperationsNeutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New Operations
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spaces
 
A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2
 
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
Basic of computational economics with MATLAB program
Basic of computational economics with MATLAB programBasic of computational economics with MATLAB program
Basic of computational economics with MATLAB program
 
Stability criterion of periodic oscillations in a (10)
Stability criterion of periodic oscillations in a (10)Stability criterion of periodic oscillations in a (10)
Stability criterion of periodic oscillations in a (10)
 
Data structures notes for college students btech.pptx
Data structures notes for college students btech.pptxData structures notes for college students btech.pptx
Data structures notes for college students btech.pptx
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
A class of three stage implicit rational runge kutta schemes for approximatio...
A class of three stage implicit rational runge kutta schemes for approximatio...A class of three stage implicit rational runge kutta schemes for approximatio...
A class of three stage implicit rational runge kutta schemes for approximatio...
 
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPSINTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
 
PaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMTPaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMT
 
Data Structure: Algorithm and analysis
Data Structure: Algorithm and analysisData Structure: Algorithm and analysis
Data Structure: Algorithm and analysis
 
Fixed point theorems for random variables in complete metric spaces
Fixed point theorems for random variables in complete metric spacesFixed point theorems for random variables in complete metric spaces
Fixed point theorems for random variables in complete metric spaces
 
Sorting pnk
Sorting pnkSorting pnk
Sorting pnk
 
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau EquationStudy of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
 
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
 

Mehr von Nurfadhlina Mohd Sharef

CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAYCIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
Nurfadhlina Mohd Sharef
 

Mehr von Nurfadhlina Mohd Sharef (20)

Regenerating learning experience with AI
Regenerating learning experience with AIRegenerating learning experience with AI
Regenerating learning experience with AI
 
Enhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AIEnhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AI
 
ChatGPT in Teaching and Learning
ChatGPT in Teaching and LearningChatGPT in Teaching and Learning
ChatGPT in Teaching and Learning
 
Struggle to success: How generative ai can transform your university experience?
Struggle to success: How generative ai can transform your university experience?Struggle to success: How generative ai can transform your university experience?
Struggle to success: How generative ai can transform your university experience?
 
Ada Apa Dengan ChatGPT
Ada Apa Dengan ChatGPTAda Apa Dengan ChatGPT
Ada Apa Dengan ChatGPT
 
Teaching with ChatGPT-Practical Tips and Strategies
Teaching with ChatGPT-Practical Tips and StrategiesTeaching with ChatGPT-Practical Tips and Strategies
Teaching with ChatGPT-Practical Tips and Strategies
 
Artificial Intelligence in Education
Artificial Intelligence in EducationArtificial Intelligence in Education
Artificial Intelligence in Education
 
Usage of ChatGPT at Higher Learning Institutions.pptx
Usage of ChatGPT at Higher Learning Institutions.pptxUsage of ChatGPT at Higher Learning Institutions.pptx
Usage of ChatGPT at Higher Learning Institutions.pptx
 
ChatGPT: Friend or Foe?
ChatGPT: Friend or Foe?ChatGPT: Friend or Foe?
ChatGPT: Friend or Foe?
 
Meaningful Online Learning Experience
Meaningful Online Learning ExperienceMeaningful Online Learning Experience
Meaningful Online Learning Experience
 
Online Instructional Design
Online Instructional DesignOnline Instructional Design
Online Instructional Design
 
Introduction to eLearning at Universiti Putra Malaysia
Introduction to eLearning at Universiti Putra MalaysiaIntroduction to eLearning at Universiti Putra Malaysia
Introduction to eLearning at Universiti Putra Malaysia
 
Data raya dan kecerdasan buatan
Data raya dan kecerdasan buatanData raya dan kecerdasan buatan
Data raya dan kecerdasan buatan
 
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAYCIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
 
Learning analytics based intelligent simulator for personalised learning slide
Learning analytics based intelligent simulator for personalised learning slideLearning analytics based intelligent simulator for personalised learning slide
Learning analytics based intelligent simulator for personalised learning slide
 
ICADEIS 2020 keynote
ICADEIS 2020 keynoteICADEIS 2020 keynote
ICADEIS 2020 keynote
 
Basketball players performance analytic as experiential learning approach
Basketball players performance analytic as experiential learning approachBasketball players performance analytic as experiential learning approach
Basketball players performance analytic as experiential learning approach
 
Enhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
Enhancing Multi-Aspect Collaborative Filtering for Personalized RecommendationEnhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
Enhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
 
Aspect Extraction Performance With Common Pattern of Dependency Relation in ...
Aspect Extraction Performance With Common Pattern of  Dependency Relation in ...Aspect Extraction Performance With Common Pattern of  Dependency Relation in ...
Aspect Extraction Performance With Common Pattern of Dependency Relation in ...
 
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 

ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER

  • 1.
  • 2.
  • 3. ** Source from World Incidents Tracking System Human is able to understand a class without following a strict pattern
  • 4.
  • 5. TEXT FRAGMENT LEARNING learn the underlying grammar patterns of similar texts ; exploiting both syntactical and semantic properties Text Fragment Examples XML Tag: Event Type - Bomb exploded - Explosion occurred - detonated a bomb -detonated a timed improvised explosive device Bombing - Attacks to occur - Attackers threw a grenade - Assailants attacked a security vehicle - Gunmen killed a member Armed Attack
  • 6.
  • 7.
  • 8.
  • 9.
  • 10. GRAMMAR SIMILARITY Table 1: Example of string edit distance operation (*I:Insert, D:Delete, S:Substitute) Table 2: Example of Grammar Edit Distance Operation (*I:Insert, D:Delete, S:Substitute) Cost(sg ,tg) = <I D S Rs Rt>=<1 1 1 null null> I:Insert D:Delete S:Substitute Rs: remaining in Source Rt: remaining in Target Source string W E D N E S D A Y Target string T U E S D A Y Edit distance* S=1 S=1 D=1 D=1 = = = = = Source grammar, sg Number Word Word Streetending Placename Target grammar, tg Number Placename Streetending Placename Countyname Edit distance* = S=1 D=1 = = I=1
  • 11. GRAMMAR COMBINATION Start s=new string maxMem=membership(s,TG) maxMem<1? costST=costTS=1 Y gx=Combine(sg,tg) costST=1 && costTS=0 gx=sg N Y N costST=0 && costTS=1 gx=tg Y Update TG: GTj={GTj-1-gti} union {gx} gx=sg N sg=deriveGrammar(s) tg=target grammar with maxMem costST=grammarSimilarity(sg,tg) costTS=grammarSimilarity (tg,sg) End Y N
  • 12. MINIMAL COMBINATION RULES Source Grammar Target Grammar Cost (Source, Target) Cost (Target, Source) Combination Operation Combined grammar a-b-c a-b 0 1 0 - - 1 0 0 - - Insert a-b-[c] a-b a-b-c 1 0 0 - - 0 1 0 - - Insert a-b-[c] a-b-c a-B-c 0 0 0 - - 0 0 1 - - Merge a-B-c, B>b a-B-c a-b-c 0 0 1 - - 0 0 0 - - Merge a-B-c, B>b a-F-c a-G-c 0 0 1 - - 0 0 1 - - Create a-X-c , X:=F||G,
  • 13.
  • 14.
  • 15. Let: Ext(GS j ) = Ext(GS j-1 ) ∪ Ext(gs j ) g x =Combine(gs j ,gt i ) Ext(g x ) = Ext(gs j ) ∪ Ext (gt i ) Case1: Combine( gs j ,gt i ) if Cost(gs j ,gt i )=Cost(gt i , gs j )= 1 In this case, Ext(GT i ) = Ext(GT i-1 - {gt i }) ∪ Ext(g x ) Hence Ext(GT i ) = (Ext(GTi-1) - (Ext(gt i )) ∪ Ext(g x ) = Ext(GT x-1 ) ∪ Ext(gs j ) Case2: Combine( gs j ,gt i ) if gs j is more general than gt i i.e. Ext(gt i ) ⊆ Ext(gs j ) In this case, Ext(GT i ) = Ext(GT i-1 ) ∪ Ext(gs j ) Case3: Combine( gs j ,gt i ) if gt i is more general than gs j i.e. Ext(gs j ) ⊆ Ext (gt i ) In this case, Ext(GT i ) = Ext(GT i-1 ) Therefore Ext(GS j-1 ) = Ext(Gt j-1 ) implies Ext(GS j ) = Ext(Gt i ) Thus in all cases the inductive hypothesis is true and Ext(GSj)=Ext(Gti) ■
  • 16.
  • 17.
  • 18.
  • 19.

Hinweis der Redaktion

  1. Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009 Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009
  2. Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009 Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009