Get in Touch

Course Outline

Introduction to Text Summarization with Python

  • Comparing sample text 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.
  • Utilizing the Edmundson (Extraction) method within the sumy Python library for text analysis.

Writing simple Python test code that employs the sumy library to generate a text summary.

Developing a Python application using 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 uses the pysummarization library to generate a text summary.

Developing a Python application using 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 uses the readless library to generate a text summary.

Troubleshooting and debugging.

Closing Remarks.

Requirements

  • Familiarity with Python programming (Python 2.7/3.3+).
  • General understanding of Python libraries.
 14 Hours

Testimonials (2)

Upcoming Courses

Related Categories