1- Copyright information
These programmes are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
These programmes are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2- About
2.1. romances
Usage:
./romances.py data.csv The output will be autor_work.csv
2.2. octosilabos
Extract octosyllabic verses and saves the data frame as a CSV file Usage:
./octosilabos.py data.csv
**2.3 ritmo.ipynb
Load the file as a Jupyter notebook in the same folder where the data is, and run the cells sequentially.