Semantic Entity Similarity Calculation for Automated Email Organization
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing email organization methods, such as conversation grouping and labeling, require manual input and can be cumbersome, especially when retrieving information from cluttered inboxes or when messages lack explicit rules or reply functions, making it difficult to find related messages.
Innovation Solution
A system that selects and parses semantic entities from documents to calculate similarity levels based on co-occurrence frequencies and weighted inverse-document-frequency (IDF) values within sentences and paragraphs, allowing for automated grouping of related messages.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If manual rules or labels are used to organize emails, then organization accuracy is improved, but user effort and time consumption increase
Solution Approach 1:
The system automatically extracts semantic entities and calculates similarities between emails without requiring manual user input. The automated entity extraction and similarity calculation perform the organization function that would otherwise require manual rule application or labeling by the user.
Solution Approach 2:
The patent replaces manual mechanical processes (user manually applying rules or labels) with an automated computational system that uses semantic entity extraction and similarity calculation algorithms to organize emails automatically.
2Adaptability or versatility
If conversation grouping is used to organize emails, then related messages are grouped together, but it fails when messages lack explicit reply functions or rules
Solution Approach 1:
The system changes the parameter for organizing emails from explicit structural indicators (reply functions, conversation threads) to semantic meaning-based parameters (entity types, co-occurrence frequencies). This allows the system to handle emails that lack explicit reply functions by analyzing the semantic content and relationships between entities.
3Measurement precision
If semantic entity extraction is performed on entire documents, then entity identification is comprehensive, but processing time and computational complexity increase
Solution Approach 1:
The patent segments the document processing into extracting semantic entities from individual sentences or paragraphs rather than processing the entire document at once. This segmentation allows for more efficient processing while maintaining comprehensive entity identification accuracy.
Data Source
AI summary
One embodiment of the present invention provides a system for estimating a similarity level between semantic entities. During operation, the system selects two or more semantic entities associated with a number documents. The system subsequently parses the documents into sub-parts, and calculates the similarity level between the semantic entities based on occurrences of the semantic entities within the sub-parts of the documents.


