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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories