Posted by lightsurge on November 14, 2011 at 9:35am
2 followers
Jump to:
| Project: | Tagging |
| Version: | 6.x-2.5 |
| Component: | UX / GUI / Interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
With the demise of Apture #1339284: Apture acquired by Google and discontinuing services this module seemed the best place to file a feature request.
While there are other similar services (Zemanta, Veeeb, Headup) essentially aren't they mainly extensions to tag extractors?
Could not this module potentially provide an open source content enrichment facility (or an API to easily build one) since it also offers the ability to easily switch between tag extraction services? Or too much of a massive change?
Comments
#1
Well tagging is about tagging. But yes, its implements an API so any kind of "content analysis" backend can analyze the content and give suggested "tags", also semantic ways like Calais or whatever.
Nevertheless it is not integrated into something like WYSIWYG ( veeb ), its only for the tagggin part.
What you basically ask for is an extraction fot the "suggestions" api abstraction to an API module, so several modules can utilize the results. Not a bad idea at all, but means work. Iam not goin to dive into this task, feel free to write a concept and implement it or fund it.
As taggin now has a Drupal 7 port and has been cleaned up, it makes sense to make it "longer" living with wider APIs ( http://github.com/EugenMayer/github )