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
Object-Oriented Parser Combinators
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Neural Model: Assemblies of Neurons and Language Acquisition
Explores a neural model, assemblies of neurons, language acquisition, and the future of neuromorphic intelligent systems.
Scallion tutorial: building Parser[A]
Covers the basics of building Parser[A] using Scallion, LL(1) conflicts, and left factoring.
High-Order Functions: Unification Theory
Covers high-order functions, parser, and type checker concepts.
Standard Model Overview
Provides an in-depth analysis of the Standard Model, covering topics such as the Higgs mechanism, gauge boson interactions, and the role of chirality in particle physics.
Context-Free Grammars: Part 1
Covers context-free grammars, production rules, automata, syntax analysis, and parsing techniques.
Introduction to NLP and the Course
Covers the basics of Natural Language Processing, including challenges, linguistic processing levels, and the impact of power laws.
Java Interfaces: Enumerated Types and Interfaces
Explores the principle of coding to an interface, Java enumerated types, and the benefits of using interfaces for encapsulation.
Default Constructors in Java
Covers default constructors in Java, including generation by the compiler and calling other constructors.
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.