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.