Text Summarization with Python Training Course
In the realm of Machine Learning with Python, the Text Summarization feature enables the system to ingest input text and generate a concise summary. This functionality is accessible via the command line or through a Python API/Library. A notable application includes the swift generation of executive summaries, which proves invaluable for organizations that must analyze extensive volumes of text data prior to producing reports and presentations.
During this instructor-led live training, participants will acquire the skills to utilize Python for developing a straightforward application that automatically generates summaries of input text.
Upon completion of this training, participants will be able to:
- Utilize a command-line tool for summarizing text.
- Design and develop 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 their documented features.
Selecting an appropriate library: sumy, pysummarization, or readless.
Developing a Python application utilizing the sumy library on Python 2.7/3.3+.
- Installing the sumy library for Text Summarization.
- Applying the Edmundson (Extraction) method within the sumy Python Library.
Writing simple Python test code that employs the sumy library to generate a text summary.
Developing a Python application utilizing the pysummarization library on Python 2.7/3.3+.
- Installing the pysummarization library for Text Summarization.
- Applying the pysummarization library for Text Summarization.
- Writing simple Python test code that employs the pysummarization library to generate a text summary.
Developing a Python application utilizing the readless library on Python 2.7/3.3+.
- Installing the readless library for Text Summarization.
- Applying the readless library for Text Summarization.
Writing simple Python test code that employs the readless library to generate a text summary.
Troubleshooting and debugging.
Closing Remarks.
Requirements
- Knowledge of Python programming (Python 2.7/3.3+).
- General understanding of 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 is a framework designed for building stateful, multi-actor LLM applications as composable graphs with persistent state and control over execution.
This instructor-led, live training (online or onsite) is aimed at advanced-level AI platform engineers, DevOps for AI, and ML architects who wish to optimize, debug, monitor, and operate production-grade LangGraph systems.
By the end of this training, participants will be able to:
- Design and optimize complex LangGraph topologies for speed, cost, and scalability.
- Engineer reliability with retries, timeouts, idempotency, and checkpoint-based recovery.
- Debug and trace graph executions, inspect state, and systematically reproduce production issues.
- Instrument graphs with logs, metrics, and traces, deploy to production, and monitor SLAs and costs.
Format of the Course
- Interactive lecture and discussion.
- Lots of 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.
Building Coding Agents with Devstral: From Agent Design to Tooling
14 HoursDevstral is an open-source framework designed for building and running coding agents that can interact with codebases, developer tools, and APIs to enhance engineering productivity.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level ML engineers, developer-tooling teams, and SREs who wish to design, implement, and optimize coding agents using Devstral.
By the end of this training, participants will be able 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.
Format of the Course
- Interactive lecture and discussion.
- Lots of 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.
Scaling Data Analysis with Python and Dask
14 HoursThis instructor-led, live training in Italy (online or on-site) targets 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:
- Configure the environment to begin building big data processing workflows 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 when handling large datasets.
Data Analysis with Python, Pandas and Numpy
14 HoursThis instructor-led, live training in Italy (online or onsite) is designed for intermediate-level Python developers and data analysts looking to enhance their data analysis and manipulation skills using Pandas and NumPy.
Upon completing this training, participants will be able to:
- Set up a development environment comprising Python, Pandas, and NumPy.
- Develop a data analysis application utilizing Pandas and NumPy.
- Execute advanced data wrangling, sorting, and filtering operations.
- Perform 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 models are open-source AI technologies designed for flexible deployment, fine-tuning, and scalable integration.
This instructor-led, live training (available online or onsite) targets intermediate to advanced ML engineers, platform teams, and research engineers who aim to self-host, fine-tune, and govern Mistral and Devstral models within production environments.
By the end of this training, participants will be able to:
- Set up and configure self-hosted environments for Mistral and Devstral models.
- Apply fine-tuning techniques for domain-specific performance.
- Implement versioning, monitoring, and lifecycle governance.
- Ensure security, compliance, and responsible usage of open-source models.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises in self-hosting and fine-tuning.
- Live-lab implementation of governance and monitoring pipelines.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
FARM (FastAPI, React, and MongoDB) Full Stack Development
14 HoursThis instructor-led live training, offered online or onsite, is tailored for developers aiming to utilize the FARM (FastAPI, React, and MongoDB) stack to construct dynamic, high-performance, and scalable web applications.
By the conclusion of this training, participants will be capable of:
- Setting up the required development environment that integrates FastAPI, React, and MongoDB.
- Understanding the key concepts, features, and benefits of the FARM stack.
- Learning how to build REST APIs with FastAPI.
- Learning how to design interactive applications with React.
- Developing, testing, and deploying applications (front end and back end) using the FARM stack.
Developing APIs with Python and FastAPI
14 HoursThis instructor-led live training, conducted Italy (online or onsite), is designed for developers aiming to utilize FastAPI with Python to build, test, and deploy RESTful APIs with greater speed and ease.
By the end of this course, participants will be able to:
- Set up the necessary development environment to create APIs using Python and FastAPI.
- Develop APIs more quickly and simply using the FastAPI library.
- Understand how to create data models and schemas based on Pydantic and OpenAPI.
- Connect APIs to a database using SQLAlchemy.
- Implement security and authentication features in APIs using FastAPI tools.
- Create container images and deploy web APIs to cloud servers.
LangGraph Applications in Finance
35 HoursLangGraph serves as a framework enabling the creation of stateful, multi-actor LLM applications through composable graphs that feature persistent state and precise execution control.
This instructor-led training session, available both online and onsite, targets intermediate to advanced professionals aiming to design, implement, and manage LangGraph-based financial solutions with robust governance, observability, and compliance standards.
Upon completion of this training, participants will gain the ability to:
- Create LangGraph workflows tailored to finance that align with regulatory and audit requirements.
- Incorporate financial data standards and ontologies into graph state and associated tooling.
- Establish reliability, safety, and human-in-the-loop controls for critical processes.
- Deploy, monitor, and optimize LangGraph systems to enhance performance, manage costs, and meet SLAs.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Practical implementation in a live-lab environment.
Customization Options
- To arrange customized training for this course, please contact us.
LangGraph Foundations: Graph-Based LLM Prompting and Chaining
14 HoursLangGraph serves as a framework for developing graph-structured applications powered by Large Language Models (LLMs), enabling features such as planning, branching, tool utilization, memory management, and controlled execution.
This instructor-led live training, available both online and onsite, is designed for developers at the beginner level, prompt engineers, and data professionals who aim to design and construct reliable, multi-step LLM workflows using LangGraph.
Upon completion of this training, participants will be equipped to:
- Articulate core LangGraph concepts—including nodes, edges, and state—and understand when to apply them.
- Construct prompt chains that support branching, tool invocation, and memory retention.
- Integrate retrieval mechanisms and external APIs into graph-based workflows.
- Test, debug, and evaluate LangGraph applications to ensure reliability and safety.
Course Format
- Interactive lectures paired with facilitated discussions.
- Guided laboratory sessions and code walkthroughs conducted within a sandbox environment.
- Scenario-based exercises focusing on design, testing, and evaluation.
Customization Options
- For those interested in customizing this training, please reach out to us to make arrangements.
LangGraph in Healthcare: Workflow Orchestration for Regulated Environments
35 HoursLangGraph facilitates stateful, multi-actor workflows driven by LLMs, offering precise control over execution paths and state persistence. In the healthcare sector, these features are essential for ensuring compliance, interoperability, and the development of decision-support systems that align with medical workflows.
This instructor-led live training (available online or onsite) is designed for intermediate to advanced-level professionals who wish to design, implement, and manage LangGraph-based healthcare solutions while navigating regulatory, ethical, and operational challenges.
Upon completion of this training, participants will be able to:
- Design healthcare-specific LangGraph workflows with compliance and auditability in mind.
- Integrate LangGraph applications with medical ontologies and standards (FHIR, SNOMED CT, ICD).
- Apply best practices for reliability, traceability, and explainability in sensitive environments.
- Deploy, monitor, and validate LangGraph applications in 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 control over execution.
This instructor-led live training, available online or onsite, targets intermediate to advanced professionals aiming to design, implement, and manage LangGraph-based legal solutions with robust compliance, traceability, and governance controls.
Upon completion of this training, participants will be capable of:
- Developing legal-specific LangGraph workflows that ensure auditability and compliance.
- Integrating legal ontologies and document standards into graph state and processing.
- Implementing guardrails, human-in-the-loop approvals, and traceable decision paths.
- Deploying, monitoring, and maintaining LangGraph services in production environments with observability and cost management.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation within a live lab environment.
Customization Options
- For customized training on this course, please contact us to arrange your session.
Building Dynamic Workflows with LangGraph and LLM Agents
14 HoursLangGraph serves as a framework for composing graph-structured workflows powered by large language models (LLMs), featuring support for branching, tool integration, memory management, and controllable execution.
This instructor-led live training, available online or onsite, is designed for intermediate-level engineers and product teams aiming to merge LangGraph’s graph logic with LLM agent loops to build dynamic, context-aware applications. Examples include customer support agents, decision trees, and information retrieval systems.
Upon completion of this training, participants will be capable of:
- Designing graph-based workflows that coordinate LLM agents, tools, and memory.
- Implementing conditional routing, retries, and fallback mechanisms for robust execution.
- Integrating retrieval systems, APIs, and structured outputs into agent loops.
- Evaluating, monitoring, and securing agent behavior to ensure reliability and safety.
Course Format
- Interactive lectures and facilitated discussions.
- Guided labs and code walkthroughs within a sandbox environment.
- Scenario-based design exercises and peer reviews.
Customization Options
- To request customized training for this course, please contact us to arrange.
LangGraph for Marketing Automation
14 HoursLangGraph serves as a graph-based orchestration framework that facilitates conditional, multi-step workflows involving LLMs and tools, making it highly suitable for automating and personalizing content pipelines.
This instructor-led, live training (available online or onsite) is designed for 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 enable automated personalization.
- Manage state, memory, and context across multi-step campaigns.
- Evaluate, monitor, and optimize workflow performance and delivery outcomes.
Format of the Course
- 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 a customized training for this course, please contact us to arrange.
Le Chat Enterprise: Private ChatOps, Integrations & Admin Controls
14 HoursLe Chat Enterprise offers a private ChatOps solution that delivers secure, customizable, and governed conversational AI capabilities for organizations, featuring support for RBAC, SSO, connectors, and enterprise app integrations.
This instructor-led, live training (available online or onsite) targets intermediate-level product managers, IT leads, solution engineers, and security/compliance teams who aim to deploy, configure, and govern Le Chat Enterprise within enterprise environments.
Upon completion of this training, participants will be capable of:
- Setting up and configuring Le Chat Enterprise for secure deployments.
- Enabling RBAC, SSO, and compliance-driven controls.
- Integrating Le Chat with enterprise applications and data stores.
- Designing and implementing governance and admin playbooks for ChatOps.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Accelerating Python Pandas Workflows with Modin
14 HoursThis instructor-led, live training in Italy (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.