Interactive Text Visualization in Decision Tree Analytics
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current systems for visualizing and interacting with datasets and decision trees, particularly those containing textual data, face challenges in effectively displaying complex relationships and hiding processing complexities from users, leading to difficulties in interpreting large datasets and textual information.
Innovation Solution
The system processes textual data by recognizing language, applying stemming processes, and utilizing tokenization to form datasets, while providing interactive graphical displays that include summary views, histograms, and pop-up panels to support user-friendly exploration and visualization of textual data in decision trees, automating text processing and integrating it into modeling and analytics.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Extent of automation
If text processing operations (stemming, language recognition) are performed automatically, then text data can be integrated into modeling and decision trees, but the complexity of text processing becomes hidden from users making the system harder to debug and understand
Solution Approach 1:
The patent introduces an intermediary layer between the user and the text processing operations. This layer automatically performs stemming, language recognition, and tokenization while presenting a simplified interface to users. The intermediary handles the complexity of text processing internally while maintaining ease of use externally, resolving the contradiction between automation and complexity visibility.
2Loss of information
If detailed text processing steps are displayed to users, then users can understand how text is processed, but the visualization becomes cluttered and harder to interpret
Solution Approach 1:
The patent segments the text processing information into hierarchical levels. Summary visualizations provide high-level overview of text processing results, while detailed processing steps are separated into expandable sections or separate views. This segmentation allows users to access detailed information when needed without it cluttering the main visualization, resolving the contradiction between information preservation and visualization clarity.
3Quantity of substance
If all text data is processed and displayed, then complete textual information is available for analysis, but the data becomes difficult to interpret and explore
Solution Approach 1:
The patent applies partial action by selectively processing and displaying only the most relevant text data and processing steps. Instead of displaying all text data equally, the system prioritizes displaying tokenized results, stemmed forms, and language identifications that are most useful for analysis. This partial processing approach makes large quantities of text data interpretable while preserving access to complete data when needed.
Data Source
AI summary
Systems and processes are disclosed for advanced text analysis in the field of big data analytics and visualization: Users can now factor text into their predictive models, alongside regression, time/date and categorical information. This is ideal for building models where text content may play a prominent role (e.g., social media or customer service logs). Multiple data types, including text fields, may be combined together in datasets and models, and may be presented in various interactive visualization displays.


