https://github.com/elusivemind/opencalais2
The Open Calais is an integration of the Thomson Reuters' Calais web service into the Drupal platform. The Calais Web Service automatically creates rich semantic metadata for the content you submit – in well under a second. Using natural language processing, machine learning and other methods, Calais analyzes your document and finds the entities within it. But, Calais goes well beyond classic entity identification and returns the facts and events hidden within your text as well. The web service is free for commercial and non-commercial use. It requires registration to obtain an API Key.
https://github.com/elusivemind/opencalais2
Last synced: about 1 month ago
JSON representation
The Open Calais is an integration of the Thomson Reuters' Calais web service into the Drupal platform. The Calais Web Service automatically creates rich semantic metadata for the content you submit – in well under a second. Using natural language processing, machine learning and other methods, Calais analyzes your document and finds the entities within it. But, Calais goes well beyond classic entity identification and returns the facts and events hidden within your text as well. The web service is free for commercial and non-commercial use. It requires registration to obtain an API Key.
- Host: GitHub
- URL: https://github.com/elusivemind/opencalais2
- Owner: ElusiveMind
- License: gpl-2.0
- Created: 2020-08-28T07:10:49.000Z (almost 6 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2020-08-28T18:55:44.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T05:46:48.767Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 197 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
INTRO
=====
This module integrates Drupal with the Calais Web-Service. The web
service allows automated content term-extraction and tagging. It also
provides an API in which any contributed module can interact with Calais.
** Important: ARC2 is no longer a required dependency for this module and can
be removed from your Drupal installation if you have it there for this module. **
INSTALLATION
============
1) Place this module directory into your Drupal modules directory.
2) Enable the Calais module in Drupal, at:
administration -> site configuration -> modules (admin/build/modules)
3) Obtain an Calais API key from their website:
https://iameui-eagan-prod.thomsonreuters.com/iamui/UI/createUser
4) Add Calais API Key and tune other settings at:
administration -> configuration -> content authoring -> calais settings
5) Set up tagging on your content types as desired by visiting the opencalais fields
tab for the content type you wish to apply tags to.
There are some reports that OpenCalais processing can use a lot of memory.
Consider 64MB the minimum PHP memory allocation needed. You may need more
depending on what you have installed and enabled.
CREDITS
========
Re-factored & Maintained by:
- Michel R. Bagnall - mrbagnall at icloud dot com
Initially Authored by
- Irakli Nadareshvili - irakli at phase2technology dot com
- Frank Febbraro - frank at phase2technology dot com
Sponsored by
- ThomsonReuters