This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Proyecto2_rev1.21 | |
* Nombre: Tarea 2 - Sistemas Digitales | |
* Módulo: Tiva Launchpad EK-TM4C123GXL | |
* Descripción: | |
* -Al presionar SW1 formar una "X" con 8 Leds | |
* -Al presionar SW2 formar una "Y" | |
* -Al presionar SW3 formar una "I" | |
* -Al presionar SW4 formar una "l" Una linea vertical de 3 leds al medio | |
* -Al presionar SW2 con SW4 formar una "L" pegado a la izquierda | |
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | Ventajas | Desventajas | |
---|---|---|---|
1 | Rapidez para analizar | Funciona bien cuando las palabras no tienen errores ortográficos | |
2 | Fácil traducción con TextBlob en textos cortos | Para textos extensos necesitarás pagar una API de algún servicio de traducción | |
3 | Las ideas cambian al traducirse, un signo de puntuación puede cambiar lo que la persona quizo expresar | ||
4 | Puede agregar ruido/sesgo/outliers al análisis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | Ventajas | Desventajas | |
---|---|---|---|
1 | Análisis con menor error/sesgo/outliers | Necesitas reforzar la etapa de limpieza de datos con correctores de ortografía | |
2 | Puedes usar Google Colab en caso no tener Linux | Los diccionarios que emplearemos solo son soportados en SO basados en Linux | |
3 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer