Module: Summarization

Defined in:
lib/summarization/base.rb

Overview

Base class that defines the interface that every summarization strategy must implement. Above each method, you’ll find an explanation of what it does and what it should return.

Defined Under Namespace

Classes: Base