Ajitesh Kumar

How to Get Started with Amazon Polly using AWS CLI

Amazon Polly is a text-to-speech service which turns text into life-like speech, allowing you to create applications that talk in…

8 years ago

8 Machine Learning Javascript Frameworks to Explore

Javascript developers tend to look out for Javascript frameworks which can be used to train machine learning models based on…

8 years ago

Docker UI App – How to Get Started with Docker UCP

Docker Universal Control Plane (UCP) is a containerized web application (UI-based) that runs on Docker Enterprise Edition and makes it…

8 years ago

Docker UI App – How to Install Portainer

Portainer is a Docker UI app which can be used to manage one or more docker environments locally or remotely…

8 years ago

Sentiment Analysis Examples using Google Cloud NLP API

Sentiment analysis of a text document such as speech, articles on websites etc is about assessing sentiments associated with the…

8 years ago

How to Create Java NLP Apps using Google NLP API

Natural language processing (NLP) is an AI-based technology which is used for creating apps related to speech recognition, natural-language understanding,…

8 years ago

5 Reasons to get Docker Certified Associate Certification

Docker certification is about passing Docker Certified Associate (DCA) exam and getting recognition for your Docker skills. The following are…

8 years ago

Docker Certification Practice Questions – Dockerfile

Docker allows applications to run securely while being isolated in a container, packaged with all its dependencies and libraries. It…

8 years ago

Kubernetes Certification Practice Test (Storage Volumes)

Kubernetes storage volumes is a very important concept in relation to how data is managed within a Pod (consisting of…

8 years ago

Data Science – What are Machine Learning (ML) Models?

Machine learning (ML) models is the most commonly used in a data science project. In this post, you will learn…

8 years ago

Docker – How to Install WordPress & MySQL using Docker

Wordpress or PHP developers may find it difficult to do a fresh installation of Wordpress and MySQL in a quick…

8 years ago

10+ Key Stages of Data Science Project Life cycle

Data science projects need to go through different project lifecycle stages in order to become successful. In each of the…

8 years ago

N-Gram Language Models Explained with Examples

Language models are models which assign probabilities to a sentence or a sequence of words or, probability of an upcoming…

8 years ago

Blockchain – Bitcoin Explorer Relaunched

Here is the newly launched portal, https://explorer.bitcoin.com/bch for getting details on Bitcoin (BTC) and Bitcoin Cash (BCH). Front page displays…

8 years ago

What Blockchain can do and What it can’t do?

Blockchain is a continuously growing list of records, called blocks, which are linked and secured using cryptography. Each block typically…

8 years ago

Quick Introduction to Smoothing Techniques for Language Models

Smoothing techniques in NLPĀ are used to address scenarios related to determining probability / likelihood estimate of a sequence of words…

8 years ago