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
Concept
Lexical analysis
Applied sciences
Computer engineering
Computer programming
Compilers
Graph Chatbot
Related lectures (24)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Tuples: Desugaring and Implementation
Covers the implementation details of tuples in Scala, including desugaring, lexical analysis, parsing, and code generation.
Introduction to Computer Language Processing
Covers computer language processing, compilers, skills learned, and application examples.
WS1S Solver: Project Structure
Explores the project structure for solving WS1S formulas and planned additions.
Multithreading: Code Generation and Type Checking
Covers multithreading, code generation, and type checking in compiler implementation.
Stochastic Parsing: Probabilistic Approach
Covers Stochastic Context-Free Grammars, probabilistic parsing, and the estimation of probabilities.
From Regular Expressions to Automata
Explores the transition from regular expressions to finite automata, covering lexer creation, different automata types, and conversion processes.
Words Tokens: Lexical Level Overview
Explores words, tokens, and language models in NLP, covering challenges in defining them, lexicon usage, n-grams, and probability estimation.
Custom operators
Explores the implementation of custom operators in a programming language, including syntax examples, precedence levels, parsing stages, and solutions like function overloading.
Spelling Error Correction
Explores spelling error correction, including neologisms and borrowings, using edit distance and finite-state automata.
Introduction to Natural Language Processing
Introduces the basics of Natural Language Processing, covering challenges, application domains, and linguistic processing levels.