Deepanjan Bhattacharyya (deepanjan90)

deepanjan90

Geek Repo

Github PK Tool:Github PK Tool

Deepanjan Bhattacharyya's repositories

Allstate_Claims_Serverity

a kaggle competition

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

aws-sdk-java

The official AWS SDK for Java.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Blog-Site

Blog Website from scratch using Mongo/Mongoengine/Flask

Language:HTMLStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

BuildingMachineLearningSystemsWithPython

Source Code for the book Building Machine Learning Systems with Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

hello-world

Hello world repository, first hands on github

Language:GoStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Machine-Learning

Machine Learning Projects using R, Mahout, Python and NLP

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

models

Models built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:FortranStargazers:0Issues:0Issues:0
Language:FortranStargazers:0Issues:0Issues:0

PARALLELISING_NLP_TASKS_USING_MAP-REDUCEPARADIGM

Natural Language Processing(NLP) refers to the applications that deal with natural language in a way or other. The proposed system tries to parallelise NLP tasks using map-reduce paradigm. MapReduce is a framework for per- forming data-intensive computations in parallel on commodity computers. The main NLP tasks that the proposed system performs are POS tagging, Stemming, Stopword Removal, Named-entity recognition and Sentimental analysis. The MapReduce algorithm is implemented in Hadoop which is an open source framework for writing and running distributed applications that process large amounts of data. If tasks like POS tagging and Stemming are done sequentially, it may take a lot of time. This is where Hadoop is relevant. Hadoop scales up linearly to handle larger data sets by adding more nodes to the cluster. It also allows users to quickly write efficient parallel code. Keywords: Map-Reduce, NLP, Hadoop, POS Tagging, Stemming, Stopword Removal, Named-Entity Recognition, Sentimental Analysis

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

ProducerConsumer

3 Producer 1 Consumer without using semaphore.h

Language:CStargazers:0Issues:0Issues:0

Something_Python

Anything coded in python

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0