collective.taghelper
The act of tagging content is tedious and humans will often fail to do it. Taghelper examines the content and extracts the keywords that are most relevant.
Project Description
Taghelper uses Zemanta, OpenAmplify, Evri, OpenCalais, Yahoo, SiLLC, AlchemyAPI and tagthe.net to extract tags (keywords) out of your content.
Installation with buildout
Add collective.taghelper to the eggs section of you buildout
eggs =
collective.taghelper
Activate the product in your add ons section. This will install a Tag Helper controlpanel in you site setup.
Usage
In the Tag Helper controlpanel you have to fill in the API Keys for the webservices you want to use and choose if you want to use the local content or the destination of a link if your content type has an attribute remote_url (In Plone OOTB this would be the link type) and activate and arrange the tabs for the services. For the services that support this you can also define a relevance threshold so you get only the most relevant tags.
The product adds a new tab for your content named tagging (see screenshot). In this form you can choose the keywords you want to add to your content. Keywords assigned earlier manually will be preserved.
Self-Certification
[ ] Internationalized
[ ] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
collective.taghelper 0.3.1
Released Dec 19, 2011 — tested with Plone 4.1, Plone 4
Fix unicode bugx
More about this release…
-
Get
collective.taghelper
for
all platforms
- Product Package
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.3.1 | Dec 19, 2011 | Fix unicode bugx More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 0.3 | Dec 08, 2011 | Add Zemanta, OpenAmplify, Evri, Make relevance configurable where applicable More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 0.2 | Nov 16, 2011 | - add AlchemyApi - get tags asynchronsously via AJAX - comment out rarely used api methods to reduce clutter - ommit tags that are already assigned as keywords - add terms of use for webservices More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 0.1 | initial release More about this release… |
Plone 4
|
GPL | beta |

