Skip to content

Multi-Pipeline Keyword Extractor and Word Cloud Visualizer for Sentiment Analysis tasks

Notifications You must be signed in to change notification settings

malfusion/sentiment-keyword-extraction

Repository files navigation

Sentiment Keyword Extraction

Performs various keyword extraction methods on text data, including Hashtags and Mentions Extraction, N-gram Extraction for sizes 1, 2, 3 and 4, Parts-Of-Speech Extraction, Dependency Tree Extraction and Named Entity Extraction.

Usage

java --jar keywordExtractor.jar <path-of-input-file-with-lines-of-text> <path-of-output-folder>

How to run:

About

Multi-Pipeline Keyword Extractor and Word Cloud Visualizer for Sentiment Analysis tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages