was successfully added to your cart.

Content by Gursev Pirge

Avatar photo
A Researcher and Data Scientist with demonstrated success delivering innovative policies and machine learning algorithms, having strong statistical skills, and presenting to all levels of leadership to improve decision making. Experience in Education, Logistics, Data Analysis and Data Science. Strong education professional with a Doctor of Philosophy (Ph.D.) focused on Mechanical Engineering from Boğaziçi University.

Blog

Extract Hidden Insights from Texts at Scale with Spark NLP Information extraction in natural language processing (NLP) is the process of automatically extracting structured information from unstructured text data. Spark...

A Powerful Tool for Sentiment Analysis Sentiment analysis, also known as opinion mining, is a computational approach that aims to identify and extract subjective information from text data. This technique...

How to automatically identify different languages using out of the box pretrained models with Spark NLP in Python. Language detection is the process of automatically identifying the language of a...

See how Bert-based models in Spark NLP can effortlessly resolve co-reference in your text data Coreference resolution is the task of identifying and linking all expressions within a text that...

Using Spark NLP in Python to identify named entities in texts at scale. Named Entity Recognition with Python TL;DR: Named Entity Recognition (NER) is a Natural Language Processing (NLP) technique...