Skip to content

Given files in input directory, find the repetitions of these categories in the input files and write output files with the repetitions.

Notifications You must be signed in to change notification settings

aavella77/categories

Repository files navigation

Categories

Find the number of categories repetitions in input archives.

Instructions using Google Colab

  1. Create "input" and "output" directories in Google Colab
  2. Upload the input archives to the "input" directory
  3. Upload the archives categorias.txt to the main directory
  4. Open the script frecuencias.py and copy paste its contents to a cell in Google Colab.
  5. Run the cell with the script
  6. Check the "output" directory
  7. Check the archivo_resumen.csv file
  8. Check the archivo_analisis.csv file

categorias

Encontrar el numero de repeticiones de categorias en archivos.

Instrucciones usando Google Colab

  1. Crear "input" and "output" directorios en Google Colab
  2. Upload archivos con el texto a clasificar al directorio "input"
  3. Upload el archivo categorias.txt al directorio principal
  4. Abrir el archivo frequencias.py y copiar su contenido en una celda de Google Colab
  5. Correr la celda que contiene el script
  6. Chequear el directorio "output"
  7. Chequear archivo_resumen.csv
  8. Chequear archivo_analisis.csv

Nota: los archivos de los pasos 5 y 6 toman un tiempo en aparecer en Google Colab.

About

Given files in input directory, find the repetitions of these categories in the input files and write output files with the repetitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages