Overview of HarvestText capabilities
masterHarvestText is a toolkit for text mining and preprocessing designed with a focus on unsupervised (or weak supervision) methods. It allows developers to integrate domain knowledge (such as types and aliases) to process and analyze specific domain texts efficiently. It is suitable for tasks like novel analysis, web text processing, and professional literature exploration.
Key functional areas include:
- Basic Processing: Fine-grained segmentation, text cleaning (URLs, emails, Weibo formats), entity linking, Named Entity Recognition (NER), dependency parsing, and new word discovery.
- High-level Applications: Sentiment analysis, relationship network construction, text summarization (TextRank), keyword extraction, fact extraction (triplets), and simple Question Answering (QA) systems.
- Built-in Resources: Includes general stop words, sentiment lexicons, and domain-specific dictionaries (IT, Finance, Food, Law, etc.).