Analyzing Sentiments of Restaurant Reviews

3 years ago

Perform sentiment analysis on restaurant review dataset. The online presence of restaurants gives them chance to reach more and more…

Text Analytics for Beginners using Python NLTK

3 years ago

Learn how to analyze text using NLTK. In today’s area of the internet and online services, data is generating at…

Apache Sqoop

3 years ago

In this tutorial, we will focus on the data ingestion tool Apache Sqoop for processing big data. Most of the…

Apache Hive Hands-0n

4 years ago

In this tutorial, we will focus on Hadoop Hive for processing big data. What is Hive? Hive is a component in…

Apache Pig Hands-On

4 years ago

In this tutorial, we will focus on scripting language Apache PIG for processing big data.  Apache Pig is a scripting…

Text Similarity Measures

4 years ago

In this tutorial, we will focus on text similarity measures such as Jaccard and Cosine Similarity. Also, learn how to…

Text Analytics for Beginner using Python TextBlob

4 years ago

TextBlob is a python library for text analytics and natural language processing operations such as PoS tagging, noun phrases, sentiment…

Backpropagation Neural Network using Python

4 years ago

Backpropagation neural network is used to improve the accuracy of neural network and make them capable of self-learning. Backpropagation means…

Activation Functions

4 years ago

The activation function defines the output of a neuron in terms of the induced local field. Activation functions are a…

Keras Tutorial for Beginners

4 years ago

In this tutorial, we will focus on Keras basics and learn neural network implementation using Keras.  Keras is a widely…