diff --git a/README.md b/README.md index 7d1c8c54..63798428 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Python library for **Music Feature Extraction and Analysis**, developed by the [Didone Project](https://didone.eu/). ### Documentation -Tho read the documentation, please see the website at: https://musif.didone.eu -Includes definitions for musif's functions and classes, definitions for all type sof features that musif extracts, as well as example code for using musif. +To read the documentation, please see the website at: https://musif.didone.eu +Includes definitions for musif's functions and classes, definitions for all types of features that musif extracts, as well as example code for using musif. You will find also two tutorials: -- A basic Tutorial, to jus tstart using musif and extracting some features and even running some ML experiments with them. +- A basic Tutorial, to just start using musif and extracting some features and even running some ML experiments with them. - An Advanced Tutorial, to extract features of different corpora and create your own hooks and features. ### Installation diff --git a/docs/source/index.md b/docs/source/index.md index 0d87dbff..1f4bd3c2 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -7,7 +7,7 @@ layout: default --- Getting started Getting advanced -Comman Line Interface (CLI) +Command Line Interface (CLI) File_loading Feature_definition Custom_features @@ -21,7 +21,7 @@ General index Module index Search -[Source code](https://github.com/DIDONEproject/musif/) +Source code ``` `musif` is a Python module for computing features from music scores. It has been designed and extensively used by the [Didone](https://didone.eu) team for analyzing arias from 18th-century Italian operas on texts by Pietro Metastasio.