Find the number of categories repetitions in input archives.
- Create "input" and "output" directories in Google Colab
- Upload the input archives to the "input" directory
- Upload the archives categorias.txt to the main directory
- Open the script frecuencias.py and copy paste its contents to a cell in Google Colab.
- Run the cell with the script
- Check the "output" directory
- Check the archivo_resumen.csv file
- Check the archivo_analisis.csv file
Encontrar el numero de repeticiones de categorias en archivos.
- Crear "input" and "output" directorios en Google Colab
- Upload archivos con el texto a clasificar al directorio "input"
- Upload el archivo categorias.txt al directorio principal
- Abrir el archivo frequencias.py y copiar su contenido en una celda de Google Colab
- Correr la celda que contiene el script
- Chequear el directorio "output"
- Chequear archivo_resumen.csv
- Chequear archivo_analisis.csv
Nota: los archivos de los pasos 5 y 6 toman un tiempo en aparecer en Google Colab.