Login to filter by course Login to filter by course Reset
Parsing: CYK AlgorithmExplores formal grammars, parsing algorithms, CYK algorithm efficiency, and syntactic correctness in Natural Language Processing.
Introduction to GrammarsIntroduces automata, regular languages limitations, context-free grammars, and balanced parentheses grammars.
Context-Free Grammars: Part 2Covers context-free grammars, including the definition of non-terminal and terminal symbols, rules for generating strings, and the concept of derivations.
Context-Free GrammarsCovers context-free grammars, their equivalence to pushdown automata, and the hierarchy of grammar types.
Communication Amid UncertaintyExplores challenges in human communication, context importance, compression problems, uncertain functionality, and proof verification.
Implementation Research: OverviewOffers an overview of Implementation Research, covering key concepts, strategies, and outcomes in the context of infectious diseases.
Rhythmic Generation TechniquesCovers rhythm generation techniques, including Markov models and hierarchical rhythm generation, with a focus on Nancarrow's Study 14.
Water Consumption in GenevaExplores water consumption data in Geneva, including charts on consumption and losses, available datasets, and data processing phases.
Data Visualization & StorytellingDelves into data physicalization, expressiveness, feminist visualization, and the balance between exploration and explanation in data visualization.
CYK algorithmIntroduces the CYK algorithm for efficient syntactic analysis using chart parsing and discusses its complexity and bottom-up parsing technique.