Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 686 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 686 Bytes

MuSE Tutorials

This directory contains tutorials for MuSE. The tutorials are organized as follows:

  • Overview and Introduction: Shows the basic expected usage of MuSE, and how to install it with pip.
  • Data Fetching: Shows how to use the muse_fetch command to download data.
  • Dataset handling: Shows how to load and configure datasets for use with MuSE.
  • Summarization: Shows how to specify and use summarizers in MuSE.
  • Evaluation: Shows how to evaluate the performance of a summarizer.
  • Plugins: Shows how to use plugins to extend MuSE's functionality.