Analyzing Sentiments of Restaurant ReviewsAnalyzing Sentiments of Restaurant Reviews

Analyzing Sentiments of Restaurant Reviews

4 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 NLTKText Analytics for Beginners using Python NLTK

Text Analytics for Beginners using Python NLTK

4 years ago

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

Apache SqoopApache Sqoop

Apache Sqoop

4 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-0nApache Hive Hands-0n

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-OnApache Pig Hands-On

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 MeasuresText Similarity Measures

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 TextBlobText Analytics for Beginner using Python TextBlob

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 PythonBackpropagation Neural Network using Python

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 FunctionsActivation Functions

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 BeginnersKeras Tutorial for Beginners

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…