alchemy.admin.inc |
alchemy.admin.inc |
|
Admin include file. |
alchemy.info |
alchemy.info |
|
name = "Alchemy"
description = "Provides an interface to the Alchemy API service. AlchemyAPI provides content owners and web developers with a rich suite of content analysis and meta-data annotation tools."
package = Content… |
alchemy.install |
alchemy.install |
|
|
alchemy.module |
alchemy.module |
|
DO NOT COMMIT TO DRUPAL CONTRIB! THIS MODULE IS FOR DEVELOPMENT ONLY. |
alchemy_autotagging.info |
modules/alchemy_autotagging/alchemy_autotagging.info |
|
name = Autotagging Alchemy support
package = Autotagging
description = Access Alchemy keywords for autotagging of content
dependencies[] = alchemy
dependencies[] = taxonomy
dependencies[] = autotagging
core = 6.x |
alchemy_autotagging.module |
modules/alchemy_autotagging/alchemy_autotagging.module |
|
|
alchemy_contentanalysis.admin.inc |
modules/alchemy_contentanalysis/alchemy_contentanalysis.admin.inc |
|
Admin include file. |
alchemy_contentanalysis.info |
modules/alchemy_contentanalysis/alchemy_contentanalysis.info |
|
name = Alchemy Content Analyzer
package = Content analysis
description = Provides an Alchemy based content analyzer.
dependencies[] = alchemy
dependencies[] = contentanalysis
core = 6.x |
alchemy_contentanalysis.module |
modules/alchemy_contentanalysis/alchemy_contentanalysis.module |
|
|
alchemy_tagging_suggest.admin.inc |
modules/alchemy_tagging_suggest/alchemy_tagging_suggest.admin.inc |
|
Admin include file. |
alchemy_tagging_suggest.info |
modules/alchemy_tagging_suggest/alchemy_tagging_suggest.info |
|
name = Alchemy tagging suggestions
description = Exposes Alchemy keywords as suggestions for the tagging module.
package = "Taxonomy"
core = 6.x
dependencies[] = alchemy
dependencies[] = taxonomy
dependencies[] = tagging |
alchemy_tagging_suggest.module |
modules/alchemy_tagging_suggest/alchemy_tagging_suggest.module |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
; $Id $
DESCRIPTION
--------------------------
Alchemy is a API service that provides various different analysis on content. The Drupal Alchemy module provides an interface to that API primarily focused on keyword, entity and concept extraction from… |