Icon

06_​NY_​Times_​RSS_​Feed_​Tag_​Cloud

Extraction and Tag Cloud Visualization of Named Entities from New York Times News Feeds
NY Times RSS-Feed Tag Cloud The workflow starts with a URL to a NY Times rss news feed. The news feed is downloadedand parsed and transformed in DocumentCells.Names of persons, organizations and locations are then recognized and the correspondingtags are assigned, in order to apply a coloring based on a tag type later on.After transformation into a bag of words, and filtering of all non-persons, -organizations, or –locations colors are assigned and the terms are visualized via a Tag Cloud. Downloading of latest NY Times rss feed and transformation into document cells Named Entity Recognition Tag Cloud Visualization Preparation Color by tag (person, organization, location)NY Times rss feedTag personsTag organizationsTag locations Tags To String TF Color Manager Tag Cloud GroupBy Table Creator HttpRetriever FeedParser Column Filter Tag Filter Strings To Document OpenNLP NE Tagger OpenNLP NE Tagger OpenNLP NE Tagger Bag Of WordsCreator Tag Cloud(JavaScript) NY Times RSS-Feed Tag Cloud The workflow starts with a URL to a NY Times rss news feed. The news feed is downloadedand parsed and transformed in DocumentCells.Names of persons, organizations and locations are then recognized and the correspondingtags are assigned, in order to apply a coloring based on a tag type later on.After transformation into a bag of words, and filtering of all non-persons, -organizations, or –locations colors are assigned and the terms are visualized via a Tag Cloud. Downloading of latest NY Times rss feed and transformation into document cells Named Entity Recognition Tag Cloud Visualization Preparation Color by tag (person, organization, location)NY Times rss feedTag personsTag organizationsTag locations Tags To String TF Color Manager Tag Cloud GroupBy Table Creator HttpRetriever FeedParser Column Filter Tag Filter Strings To Document OpenNLP NE Tagger OpenNLP NE Tagger OpenNLP NE Tagger Bag Of WordsCreator Tag Cloud(JavaScript)

Nodes

Extensions

Links