Speech and Language Processing

Speech and Language Processing

Here’s our Jan 7, 2023 draft! This draft is mostly a bug-fixing and restructuring release, there are no new chapters. The restructuring moves the applications section earlier, reflecting how we and others tend to teach NLP, and combines the linguistic structure chapters in one section.

Keep on learning without forgetting

This resource corresponds to 1st video from the AI Excellence Lecture Series. Discover proven strategies and techniques that empower you to keep learning and growing without the frustration of forgetting what you’ve learned. Renowned experts in cognitive science and education share insights into effective study habits, memory enhancement, and lifelong learning practices.

AI, Large Language Models and University Education

This lecture overviews the impact of AI, and Large Language Models, particularly of ChatGPT language model in Education, e.g., in Universities. First it present the ChatGPT transformer structure and ChatGPT training. It also overviews ChatGPT capabilities in language processing (e.g., text translation, summation, text sentiment analysis, dialogue tasks, misinformation detection, code understanding and generation). The… Continue reading AI, Large Language Models and University Education

Algorithms with Julia

This book provides an introduction to modern topics in scientific computing and machine learning, using JULIA to illustrate the efficient implementation of algorithms. In addition to covering fundamental topics, such as optimisation and solving systems of equations, it adds to the usual canon of computational science by including more advanced topics of practical importance. In… Continue reading Algorithms with Julia