Zemanta

Table of contents

Description

Provides tags, categories and pictures for contents based on a semantic content analysis by zemanta.com.

Responsible Person

Status

Status

Ready for Use

Possible Values: Ready for Use, In Development, Plannend, Broken

Info

Aggregation Features

Fill

No

Update

No

Enrich

Yes

Source Code

Project: https://github.com/soziotech/CommunityMashup/tree/master/sources/ZemantaSourceService

Tracking

0%

Planned Todos

0%

Bugs

0%

Feature Request

Used Service

Name

Zemanta

Link

http://developer.zemanta.com/

Developer Portal

http://developer.zemanta.com/

Authentication

Api Key

Used Libraries

Name

Version

License

Usage

Link

zemapi-java

Februar 2012

GPL v 2

Source

http://developer.zemanta.com/media/files/code/zemapi-februar2012-java.zip

Possible Usage Values: Compiled, Source, Extended Source, Modified Source

Info

Configuration

Key

Description

Possible Values

Default

Required (Yes/No)

apiKey

Api key used for authentication.

Text

empty

Yes

categorizeContentDetermines if categories retrieved from zemanta are added to contents.true/falsetrueNo
tagContentDetermines if tags retrieved from zemanta are added to contents.true/falsetrueNo
attachImagesDetermines if related images retrieved from zemanta are attached to contents.true/falsefalseNo
maxImagesDetermines how much related images should be retrieved from zemanta.1..n1No
minimumConfidenceThe minimum confidence neeeded for a zemanta result to be accepted.0.0 .. 1.00.0No
addImagesOnlyWithoutImageDetermines if only contents without an image will be extended with aditional images.true/falsetrueNo
neededMetaTagSet a specific meta tag that is needed for a content to be processed.TextnoneNo

Example:

<sources bundleId="org.sociotech.communitymashup.source.ZemantaSourceService" name="ZemantaSuggest">
   <configuration>
      <properties Key="apiKey" Value="-"/>
      <properties Key="neededMetaTag" Value="suggest"/>
      <properties Key="minimumConfidence" Value="0.2"/>
      <properties Key="attachImages" Value="true"/>
      <properties Key="maxImages" Value="1"/>
      <properties Key="categorizeContent" Value="false"/>
      <properties Key="addImagesOnlyWithoutImage" Value="true"/>
   </configuration>
</sources>

Description

Adds tags and one image (it there are results with a minimum confidence of 20%) to all contents that have the MetaTag "suggest".

Meta-Informations

Type

Description

Value

Items

MetaTag

Meta tag that will be attached to every zemanta element.

zemanta_element

Items (currently only Images)

MetaTagMeta tag that will be attached to every content object that is enriched using zemanta.zemanta_enrichedContents
MetaTagMeta tag that will be attached to every image added by zemanta.zemanta_imageImages

Transformation

External

CommunityMashup

Image

Image

Image licenseMetaTag of Image
Image descriptionStringValue of Image
CategoryCategory
TagTag