Natural Language Processing

  Table of Contents   Concept-based Blogs NLTK Installation on Anaconda NLTK Installation on Pycharm NLTK Installation on Python Bi-Lingual Word Tokenization with NLTK Multi-Lingual Support in NLTK for Sentence Tokenization Multi-Lingual Support in NLTK for POS Tagging Collocation in Python using NLTK Module Part 1 How to Write Structured Program in Python for Natural […]

Web Scraping

Table of Contents   Concept-based Blogs Scrapy Installation & Basics Writing Script in Spyder Scrap multiple pages using Pagination Storing Scraped data into different Files(json, csv, xml) Storing Scraped data into Databases(Mysql, MongoDB) Scrap data by logging into Websites Scraping with Selenium

Visio

Table of Contents   Concept-based Blogs Visio for Project Management

Power BI

        Series of Blogs for Power BI  Session 01 1.1 Installation of Power BI 1.2 Use of Power Query Editor 1.3 Connect data in Power BI 1.4 Perform filtering on a dataset 1.5 Add New Column on the basis of calculations of previous columns Session 02 2.1 Dividing a column into multiple […]

Chatbots

Table of Contents Concept-Based Blogs Introduction to Chatbots and Chatfuel Creating a basic Chatbot that Generates an Invoice Geo-fencing in Chatbot Understanding API’s Database Connectivity to Chatfuel Using Zapier and Integromat Subscribe to Sequence and Broadcasting NLP in Chatfuel   Project-Based Blogs Developing a button-based Chatbot (Dental Clinic) Developing a Hybrid Chatbot (Digiskills) Developing a […]

Recommender System

Table of Contents   Concept-based Blogs Introduction to Recommender System Introduction to Pandas Library Data Manipulation using Pandas Library Developing Simple Recommender System Developing Knowledge-Based Recommender System Developing Content-Based Recommender System Collaborative Filtering Recommender System   Project-based Blogs Book Recommender System

D3.js

Table of Contents   Series of blogs for D3.js Library Learning D3.js Library from scratch Getting started with Graphs Installation of D3.js Making a Simple Bar Chart with D3 Drawing Basic Shapes, Courtesy of SVG Advanced Shapes, with D3 and Path Scales and Axes Importing Data into D3 Additional Graphics with D3 Layout   Project-based […]

React JS

  Table of Contents Concept-based Blogs Getting Started with React Installation and Use of React Router Modern Javascript ES6 React Cookies React Redux React with Bootstrap  

Django

Table of Contents Concept-based Blogs Python Installation Django Installation Django Views Django Models Model Operations Django Admin Panel Project-based Blogs Music Library in Django Blog website in Django E-Commerce Website in Django Social Media Website in Django