Entradas

Mostrando las entradas con la etiqueta librería de NTLK

Building the ATP Dashboard Tennis.com with Javascript

Imagen
Building the ATP Dashboard The goal of this project was to create a web page capable of displaying ATP rankings in a simple and visually appealing way. To accomplish this, I built a dashboard that retrieves data directly from Tennis API using JavaScript and the Fetch API. The application includes several useful features: ATP Top 3 players overview. Total number of players returned by the API. Dynamic player search. Interactive ATP ranking table. All information is loaded in real time and updated whenever the page is refreshed. You can try the live version of the dashboard here: ATP Tennis Dashboard Demo I also recorded a short video showing how to obtain an API Key through RapidAPI, explore the available endpoints, and test the dashboard: Watch the English Video Tutorial Download the Source Code If you'd like to experiment with the project or customize it for your own applications, the complete source code is available for download. The package includes: Co...

NLP (natural programming language) y como instalar Jupyter

Imagen
En previas publicaciones del blog, hemos visto ejemplos para graficar, leer datos, hacer scraping y en esta ocasión les quiero compartir un ejemplo para poder hacer NLP o Natural Programming Language o Lenguaje de Programación natural. La primera cosa que han de estarse preguntando, es ¿para que me sirve esto de NLP? Bueno NLP es un campo o área de Inteligencia Artificial, que funciona para analizar conversaciones y poder responder de manera natural utilizando programación. Algunos ejemplos prácticos son:   Los Chatbots  Asistentes virtuales como: Alexa,Google assistant, Siri de Apple, Microsoft Cortana La segmentación de correos en automático en nuestros correos Los textos predictivos en nuestros celulares o correos o en buscadores En llamadas telefónicas para direccionar las llamadas de clientes Python y la librería de NTLK nos permite realizar análisis de texto para poder hacer aprendizaje de este y poder utilizar algoritmos para analizar información com...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!