Text Summarization with Python Training Course
Within the realm of Python Machine Learning, the Text Summarization capability allows for the automatic generation of concise summaries from input text. This functionality can be accessed via the command line or integrated as a Python API/library. One particularly compelling use case is the rapid development of executive summaries, which is invaluable for organizations requiring the efficient review of extensive textual data before finalizing reports and presentations.
In this instructor-led live training, participants will learn how to leverage Python to build a simple application that automatically generates text summaries.
Upon completion of this training, participants will be able to:
- Utilize command-line tools for text summarization.
- Design and implement Text Summarization code using Python libraries.
- Evaluate three Python summarization libraries: sumy 0.7.0, pysummarization 1.0.4, and readless 1.0.17.
Audience
- Developers
- Data Scientists
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice.
Course Outline
Introduction to Text Summarization with Python
- Comparing sample texts with auto-generated summaries.
- Installing sumy (a Python command-line executable for text summarization).
- Using sumy as a command-line text summarization utility (Hands-On Exercise).
Evaluating three Python summarization libraries: sumy 0.7.0, pysummarization 1.0.4, and readless 1.0.17 based on documented features.
Selecting the appropriate library: sumy, pysummarization, or readless.
Developing a Python application using the sumy library on Python 2.7/3.3+.
- Installing the sumy library for Text Summarization.
- Employing the Edmundson (Extraction) method within the sumy Python Library for Text.
Writing simple Python test code that utilizes the sumy library to generate text summaries.
Developing a Python application using the pysummarization library on Python 2.7/3.3+.
- Installing the pysummarization library for Text Summarization.
- Utilizing the pysummarization library for Text Summarization.
- Writing simple Python test code that uses the pysummarization library to generate text summaries.
Developing a Python application using the readless library on Python 2.7/3.3+.
- Installing the readless library for Text Summarization.
- Utilizing the readless library for Text Summarization.
Writing simple Python test code that uses the readless library to generate text summaries.
Troubleshooting and debugging.
Closing Remarks.
Requirements
- A solid understanding of Python programming (Python 2.7/3.3 or higher).
- General familiarity with Python libraries.
Open Training Courses require 5+ participants.
Text Summarization with Python Training Course - Booking
Text Summarization with Python Training Course - Enquiry
Text Summarization with Python - Consultancy Enquiry
Testimonials (2)
Examples/exercices perfectly adapted to our domain
Luc - CS Group
Course - Scaling Data Analysis with Python and Dask
The trainer was very available to answer all te kind of question I did
Caterina - Stamtech
Course - Developing APIs with Python and FastAPI
Upcoming Courses
Related Courses
Advanced LangGraph: Optimization, Debugging, and Monitoring Complex Graphs
35 HoursLangGraph serves as a framework for developing stateful, multi-agent LLM applications through composable graphs that maintain persistent state and allow precise control over execution flow.
This instructor-led live training, available both online and onsite, is tailored for advanced-level AI platform engineers, AI DevOps specialists, and ML architects aiming to optimize, debug, monitor, and manage production-grade LangGraph systems.
Upon completing this training, participants will be capable of:
- Designing and optimizing complex LangGraph topologies to enhance speed, reduce costs, and improve scalability.
- Building reliability through retries, timeouts, idempotency, and checkpoint-based recovery mechanisms.
- Debugging and tracing graph executions, inspecting states, and systematically reproducing production issues.
- Instrumenting graphs with logs, metrics, and traces; deploying to production; and monitoring SLAs and costs.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation within a live-lab environment.
Customization Options
- To request customized training for this course, please contact us to arrange.
Building Coding Agents with Devstral: From Agent Design to Tooling
14 HoursDevstral is an open-source framework engineered for the creation and execution of coding agents capable of interacting with codebases, developer tools, and APIs to boost engineering productivity.
This instructor-led, live training, available online or onsite, targets intermediate to advanced-level ML engineers, developer-tooling teams, and SREs keen on designing, implementing, and optimizing coding agents using Devstral.
Upon completion of this training, participants will be equipped to:
- Set up and configure Devstral for coding agent development.
- Design agentic workflows for codebase exploration and modification.
- Integrate coding agents with developer tools and APIs.
- Implement best practices for secure and efficient agent deployment.
Course Format
- Interactive lecture and discussion.
- Ample exercises and practice opportunities.
- Hands-on implementation within a live-lab environment.
Customization Options
- To request customized training for this course, please contact us to arrange.
Scaling Data Analysis with Python and Dask
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at data scientists and software engineers who wish to use Dask with the Python ecosystem to build, scale, and analyze large datasets.
By the end of this training, participants will be able to:
- Set up the environment to start building big data processing with Dask and Python.
- Explore the features, libraries, tools, and APIs available in Dask.
- Understand how Dask accelerates parallel computing in Python.
- Learn how to scale the Python ecosystem (Numpy, SciPy, and Pandas) using Dask.
- Optimize the Dask environment to maintain high performance in handling large datasets.
Data Analysis with Python, Pandas and Numpy
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is designed for intermediate-level Python developers and data analysts who wish to enhance their skills in data analysis and manipulation using Pandas and NumPy.
By the end of this training, participants will be able to:
- Set up a development environment that includes Python, Pandas, and NumPy.
- Create a data analysis application using Pandas and NumPy.
- Perform advanced data wrangling, sorting, and filtering operations.
- Conduct aggregate operations and analyze time series data.
- Visualize data using Matplotlib and other visualization libraries.
- Debug and optimize their data analysis code.
Open-Source Model Ops: Self-Hosting, Fine-Tuning and Governance with Devstral & Mistral Models
14 HoursDevstral and Mistral are open-source AI technologies engineered for flexible deployment, fine-tuning capabilities, and scalable integration.
This instructor-led live training, available both online and onsite, targets intermediate to advanced machine learning engineers, platform teams, and research engineers who aim to self-host, fine-tune, and govern Mistral and Devstral models within production environments.
Upon completing this training, participants will be able to:
- Establish and configure self-hosted environments for Mistral and Devstral models.
- Apply fine-tuning techniques to enhance performance for specific domains.
- Implement versioning, monitoring, and lifecycle governance protocols.
- Ensure security, regulatory compliance, and responsible usage of open-source models.
Course Format
- Interactive lectures and discussions.
- Practical exercises focused on self-hosting and fine-tuning.
- Live laboratory sessions for implementing governance and monitoring pipelines.
Customization Options
- To arrange a customized version of this course, please get in touch with us.
FARM (FastAPI, React, and MongoDB) Full Stack Development
14 HoursThis instructor-led live training, available online or onsite, is aimed at developers who wish to use the FARM (FastAPI, React, and MongoDB) stack to build dynamic, high-performance, and scalable web applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment that integrates FastAPI, React, and MongoDB.
- Understand the key concepts, features, and benefits of the FARM stack.
- Learn how to build REST APIs with FastAPI.
- Learn how to design interactive applications with React.
- Develop, test, and deploy applications (front end and back end) using the FARM stack.
Developing APIs with Python and FastAPI
14 HoursThis instructor-led, live training in Malaysia (online or on-site) is aimed at developers who wish to use FastAPI with Python to build, test, and deploy RESTful APIs more efficiently and rapidly.
By the end of this training, participants will be able to:
- Set up the necessary development environment to develop APIs with Python and FastAPI.
- Create APIs quicker and easier using the FastAPI library.
- Learn how to create data models and schemas based on Pydantic and OpenAPI.
- Connect APIs to a database using SQLAlchemy.
- Implement security and authentication in APIs using the FastAPI tools.
- Build container images and deploy web APIs to a cloud server.
LangGraph Applications in Finance
35 HoursLangGraph serves as a framework designed for constructing stateful, multi-actor LLM applications through composable graphs that maintain persistent state and offer precise control over execution.
This instructor-led live training, available either online or on-site, targets intermediate to advanced professionals seeking to design, implement, and manage LangGraph-based financial solutions with robust governance, observability, and compliance measures.
Upon completion of this training, participants will be equipped to:
- Design finance-specific LangGraph workflows that align with regulatory and audit requirements.
- Integrate financial data standards and ontologies into graph state and tooling.
- Implement reliability, safety, and human-in-the-loop controls for critical processes.
- Deploy, monitor, and optimize LangGraph systems to meet performance, cost, and SLA objectives.
Format of the Course
- Interactive lecture and discussion.
- Extensive exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
LangGraph Foundations: Graph-Based LLM Prompting and Chaining
14 HoursLangGraph serves as a framework for constructing graph-structured LLM applications that facilitate planning, branching, tool utilization, memory management, and controllable execution.
This instructor-led, live training (available online or onsite) is designed for beginner-level developers, prompt engineers, and data practitioners aiming to design and build reliable, multi-step LLM workflows using LangGraph.
By the end of this training, participants will be able to:
- Explain core LangGraph concepts (nodes, edges, state) and when to use them.
- Build prompt chains that branch, call tools, and maintain memory.
- Integrate retrieval and external APIs into graph workflows.
- Test, debug, and evaluate LangGraph apps for reliability and safety.
Format of the Course
- Interactive lecture and facilitated discussion.
- Guided labs and code walkthroughs in a sandbox environment.
- Scenario-based exercises on design, testing, and evaluation.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
LangGraph in Healthcare: Workflow Orchestration for Regulated Environments
35 HoursLangGraph empowers stateful, multi-actor workflows driven by Large Language Models (LLMs), offering precise control over execution paths and state persistence. In the healthcare sector, these capabilities are essential for ensuring compliance, interoperability, and the development of decision-support systems that seamlessly align with medical workflows.
This instructor-led live training session is available both online and onsite. It is designed for intermediate to advanced-level professionals aiming to design, implement, and manage LangGraph-based healthcare solutions while effectively addressing regulatory, ethical, and operational challenges.
Upon completion of this training, participants will be able to:
- Design healthcare-specific LangGraph workflows that prioritize compliance and auditability.
- Integrate LangGraph applications with medical ontologies and standards such as FHIR, SNOMED CT, and ICD.
- Apply best practices for reliability, traceability, and explainability in sensitive environments.
- Deploy, monitor, and validate LangGraph applications within healthcare production settings.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises with real-world case studies.
- Implementation practice in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
LangGraph for Legal Applications
35 HoursLangGraph serves as a framework designed for constructing stateful, multi-actor LLM applications through composable graphs that maintain persistent state and offer precise execution control.
This instructor-led, live training (available online or onsite) targets intermediate to advanced professionals seeking to design, implement, and operate LangGraph-based legal solutions equipped with necessary compliance, traceability, and governance controls.
Upon completion of this training, participants will be able to:
- Design legal-specific LangGraph workflows that ensure auditability and compliance.
- Integrate legal ontologies and document standards into graph state and processing workflows.
- Implement guardrails, human-in-the-loop approvals, and traceable decision paths.
- Deploy, monitor, and maintain LangGraph services in production environments with robust observability and cost controls.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live laboratory environment.
Customization Options
- To request customized training for this course, please contact us to arrange it.
Building Dynamic Workflows with LangGraph and LLM Agents
14 HoursLangGraph serves as a framework designed for composing graph-structured workflows with LLMs, enabling features such as branching, tool utilization, memory management, and controllable execution.
This instructor-led live training, available online or onsite, targets intermediate engineers and product teams aiming to merge LangGraph’s graph logic with LLM agent loops to develop dynamic, context-aware applications. Examples include customer support agents, decision trees, and information retrieval systems.
Upon completion of this training, participants will be equipped to:
- Design graph-based workflows that effectively coordinate LLM agents, tools, and memory.
- Implement conditional routing, retries, and fallback mechanisms to ensure robust execution.
- Integrate retrieval processes, APIs, and structured outputs into agent loops.
- Evaluate, monitor, and harden agent behavior to ensure reliability and safety.
Course Format
- Interactive lectures coupled with facilitated discussions.
- Guided labs and code walkthroughs conducted in a sandbox environment.
- Scenario-based design exercises and peer reviews.
Customization Options
- To request customized training for this course, please contact us to arrange details.
LangGraph for Marketing Automation
14 HoursLangGraph is a graph-based orchestration framework designed to enable conditional, multi-step workflows involving LLMs and tools, making it ideal for automating and personalizing content pipelines.
This instructor-led live training, available online or onsite, targets intermediate-level marketers, content strategists, and automation developers seeking to implement dynamic, branching email campaigns and content generation pipelines using LangGraph.
Upon completion of this training, participants will be able to:
- Design graph-structured content and email workflows incorporating conditional logic.
- Integrate LLMs, APIs, and data sources to facilitate automated personalization.
- Manage state, memory, and context throughout multi-step campaigns.
- Evaluate, monitor, and optimize workflow performance and delivery outcomes.
Course Format
- Interactive lectures and group discussions.
- Hands-on labs focused on implementing email workflows and content pipelines.
- Scenario-based exercises covering personalization, segmentation, and branching logic.
Course Customization Options
- To request customized training for this course, please contact us to arrange a session.
Le Chat Enterprise: Private ChatOps, Integrations & Admin Controls
14 HoursLe Chat Enterprise offers a private ChatOps solution, delivering secure, customizable, and governed conversational AI capabilities for organizations. It supports Role-Based Access Control (RBAC), Single Sign-On (SSO), connectors, and integrations with enterprise applications.
This instructor-led live training, available online or onsite, is designed for intermediate-level product managers, IT leaders, solution engineers, and security and compliance teams who aim to deploy, configure, and govern Le Chat Enterprise within enterprise environments.
Upon completion of this training, participants will be able to:
- Set up and configure Le Chat Enterprise for secure deployments.
- Enable RBAC, SSO, and compliance-driven controls.
- Integrate Le Chat with enterprise applications and data repositories.
- Design and implement governance and administrative playbooks for ChatOps.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation in a live laboratory environment.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange.
Accelerating Python Pandas Workflows with Modin
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at data scientists and developers who wish to use Modin to build and implement parallel computations with Pandas for faster data analysis.
By the end of this training, participants will be able to:
- Set up the necessary environment to start developing Pandas workflows at scale with Modin.
- Understand the features, architecture, and advantages of Modin.
- Know the differences between Modin, Dask, and Ray.
- Perform Pandas operations faster with Modin.
- Implement the entire Pandas API and functions.