Program to check whether a number is a Palindrome in 6 different languages.Feb 25, 2021·7 min read·89
Data Science toolset summary from 2021The year 2021 is about to end so let us recall and recollect what different tools have been used by Data Professionals throughout the entire year. I am using the term Data Professionals to refer to all different jobs associated with data like Data Sc...Nov 13, 2021·14 min read·20
Python NLP libraries to learn and use in 2021Natural Language Processing or NLP is one of the most sought after fields of Machine Learning. It is the technology behind Google Assitant, Amazon's Alexa, Microsoft's Cortana, and Apple's Siri. It can be used to make Chatbots, give logical answers t...Jan 12, 2021·6 min read·308
15 must-know abbreviations in NLP language modelsNLP(Natural Language Processing) has grown immensely in recent years and a lot of abbreviations are used in this field to name models that are used for different tasks like text summarization, sentiment analysis, question-answering, etc. These models...Jan 11, 2021·2 min read·82
5 NLP tasks using Hugging Face pipelineHugging Face is a company that has given many Transformer based Natural Language Processing (NLP) language model implementation. It has changed the way of NLP research in the recent times by providing easy to understand and execute language model arc...Jan 6, 2021·8 min read·107
Natural Language Processing and Advances made in the FieldNatural Language Processing Natural Language Processing commonly known as NLP to the Machine Learning experts is a field that is rapidly evolving in the present times. With the advent of AI bots like Siri, Cortana, Alexa, and Google Assistant the use...Jan 5, 2021·11 min read·188
6 Famous Data Visualization LibrariesData Visualization means to convert information into a visual perspective like a map, graph, or chart. The main aim of data visualization is to make data easier to understand for the human brain and identify trends, patterns, and outliers from data. ...Dec 22, 2020·9 min read·110
Geospatial Data and 7 Python Libraries to Visualize ThemGeospatial Data Geospatial data means data that has geographic components for locational information like coordinates, address, ZIP code, etc. Analysis and Visualization of Geospatial data is one of the recent branches of Data Science. It can be u...Dec 5, 2020·5 min read·158