Text Processing in APL - Data-Parallel and Idiomatic Parsing Techniques

Text Processing in APL - Data-Parallel and Idiomatic Parsing Techniques

Dyalog User Meetings via YouTube Direct link

Regular expressions regex are convenient but limited

3 of 12

3 of 12

Regular expressions regex are convenient but limited

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Text Processing in APL - Data-Parallel and Idiomatic Parsing Techniques

Automatically move to the next video in the Classroom when playback concludes

  1. 1 APL for processing text data
  2. 2 Most text parsing tasks result in a structured model such as a tree
  3. 3 Regular expressions regex are convenient but limited
  4. 4 Parsing expression grammars are recursive
  5. 5 Issues with a recursive parser
  6. 6 Performance of recursive parsers
  7. 7 How to do data-parallel, idiomatic parsing
  8. 8 Balanced parentheses example
  9. 9 High level overview of the new co-dfns parser
  10. 10 Link variables to their bindings example
  11. 11 Parsing strands example
  12. 12 Notes on flexibility, maintainability and performance

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.