Text Analysis Suite
Component ID
1360188
Component name
Text Analysis Suite
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module integrates multiple open source tools (not necessarily written in PHP) for text analysis, text mining purposes.
Features includes:
- Content classification
- Language detection: detect what language a node/comment is, and display results through Views. Open source tool to use: http://code.google.com/p/language-detection. #1360190: Implement language detection.
- Parse file attachment (PDF, Doc, RTF, etc) into plain text. Open source tool to use: http://tika.apache.org. #1360192: Implement Tika
- Extract keywords, taxonomy.
- Sentiment analysis.
- To be added ...
What are the benefits to use this module compared to use web/cloud services:
- Customizable.
- No need to expose data to external services.
- No need to pay to use web/cloud services.
- Better performance, better security.
