Get in Touch

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.
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories