DEV Community

Kalainithi sekar
Kalainithi sekar

Posted on

Day 4:My Python Full Stack Development Learning Journey

Day 4 of learning Python Full Stack Development,
Today its starts with learning NLP concept like that helps computers understand, process, analyze and generate human language ,its important NLP and working process .Added on Natural Language Processing libraries like NLTK(Natural Language Toolkit),NLP libraries and application.

Second topic FastAPI , fast python web framework used to build APIs(Application Programming Interfaces), useful for backend technology and responding. HTTP Methods like GET, POST, DELETE and path , query parameters.
Frontend sends text to FastAPI → FastAPI processes it with an NLP/ML model → returns the prediction to the frontend.

added on some libraries in python like Pandas and SciPy are important libraries used in different platform like Data science ,ML etc,...

I'm excited learn further topics in upcoming sessions

learning, Practicing, and strengthening !

Top comments (0)