Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Stochastic Parsing: Probabilistic Approach
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Parsing with Combinators
Explores parsing text into trees using parser combinators in Scala, covering filtering, transforming, sequencing, alternatives, recursion, spaces handling, lexing, monadic nature, and for-notation.
Chemical Reactions: Transformer Architecture
Explores atom mapping in chemical reactions and the transition to reaction grammar using the transformer architecture.
CLP Parser Lab Presentation
Covers implementing a parser for transforming tokens into an Abstract Syntax Tree.
LL(1) Parsing
Covers LL(1) parsing, formalization, automation, constraints, and parsing tables.
Context-Free Grammars
Covers context-free grammars, their equivalence to pushdown automata, and the hierarchy of grammar types.
Partial Derivatives: Higher Order and Applications
Covers the concept of partial derivatives of higher order and their applications in various contexts.
Word Embeddings: Context and Representation
Explores word embeddings, emphasizing word-context relationships and low-dimensional representations.
WS1S Solver: Project Structure
Explores the project structure for solving WS1S formulas and planned additions.
Compilers: Challenges with Digital Signal Processors
Covers the challenges of compiling for digital signal processors due to their unique architectural features and irregularities.
Name Analysis: Compiler Phases and Symbol Tables
Explores compiler phases and symbol tables' role in mapping variables to declarations.