Pseudo-morpheme Word Recommendation Reducing Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for providing recommended words struggle with accurately predicting user intentions due to large data storage requirements and inefficiencies in recommending words based on character inputs.

Innovation Solution

A device and method that recommend words in units of pseudo-morphemes, which are smaller than extended words, and then provide extended words based on selected pseudo-morphemes, reducing data storage needs and improving recommendation accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If recommended words are provided in units of extended words, then the recommendation coverage is comprehensive, but the data storage amount becomes large and recommendation accuracy decreases

Engineering Contradiction:
Improverecommendation accuracyVSAvoiddata storage amount
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent segments extended words into smaller pseudo-morpheme units. Instead of storing and processing complete extended words, the system breaks them down into pseudo-morphemes (e.g., breaking down 'hello_world' into 'hello' and 'world'). This segmentation reduces the overall data storage requirement while maintaining the ability to reconstruct and recommend complete words through combination of these smaller units.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If recommended words are provided in units of extended words, then all possible words can be covered, but it becomes difficult to accurately predict user intention

Engineering Contradiction:
Improveuser intention prediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

By segmenting extended words into pseudo-morphemes, the system can more easily analyze and match user input patterns. The segmented units allow for more granular comparison with user input, improving the ability to predict user intention while reducing the complexity of processing large extended word structures.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different parts of extended words (pseudo-morphemes) with different processing characteristics. Each pseudo-morpheme can be independently analyzed and matched against user input, allowing the system to focus computational resources on the most relevant segments for predicting user intention.

Inventive Principle:
Principle #3Local quality

3Productivity

If large amounts of extended word data are stored, then the database can provide comprehensive recommendations, but the system efficiency decreases

Engineering Contradiction:
Improverecommendation system efficiencyVSAvoiddatabase data amount
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

Segmenting extended words into pseudo-morphemes significantly reduces the database size. Instead of storing numerous complete extended words, the system stores smaller pseudo-morpheme units that can be recombined. This reduces memory usage and speeds up data retrieval, directly improving system efficiency while maintaining comprehensive recommendation capability.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250139364A1Device and method for providing recommended words for character input
Publication Date: 2025.05.01 SAMSUNG ELECTRONICS CO LTD
  • US20250139364A1 patent drawing
  • US20250139364A1 patent drawing
  • US20250139364A1 patent drawing

AI summary

A device and method for providing recommended words for at least one input character are provided. The method includes: receiving an input for inputting at least character and recommending one or more extended words including the at least one character by applying the input at least one character to an artificial intelligence (AI) model. An input that selects one of the recommended word is received, and whether a space is located next to the selected extended word is predicted. The selected extended word and the space on a character input window is displayed based on the predicting that the space is located next to the selected extended word, and at least one word to be located next to the space is recommended.