Multilingual Consonant Pattern Search for Mobile Data Retrieval

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional data search methods on mobile devices, such as prefix and substring searches, are inefficient for large datasets, requiring excessive character input and screen scrolling, leading to slow search speeds and potential safety issues when used on the move.

Innovation Solution

An integrated multilingual consonant pattern search method that allows for rapid data retrieval by inputting non-consecutive consonant patterns, utilizing a database of pre-processed consonant strings across multiple languages, and dynamically creating index tables for efficient matching and display.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If conventional prefix or substring search methods are used on mobile devices, then the search can be implemented with basic functions, but the search speed becomes slow when dealing with large datasets

Engineering Contradiction:
Improveimplementation simplicityVSAvoidsearch speed
Core Design Contradiction:
Ease of manufactureVSProductivity

Solution Approach 1:

The patent applies preliminary action by pre-processing the database to extract consonant patterns from all strings before the actual search operation. Index tables are created in advance storing these consonant patterns, so when a user performs a search, the system can quickly match against pre-computed patterns rather than processing entire strings during the search operation itself.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments strings by extracting only consonant characters and organizing them into separate index tables. Instead of searching through complete strings, the system divides the search space into consonant pattern components, allowing for faster comparison and matching operations on mobile devices with limited processing power.

Inventive Principle:
Principle #1Segmentation

2Device complexity

If conventional search methods are used, then the implementation is simple, but excessive character input and screen scrolling are required

Engineering Contradiction:
Improvesearch method complexityVSAvoiduser operation convenience
Core Design Contradiction:
Device complexityVSEase of operation

Solution Approach 1:

The patent extracts only the essential consonant patterns from strings for search purposes. By taking out and storing only the consonant components in index tables, the system reduces the amount of data that needs to be processed during search, thereby reducing the number of characters users need to input and the amount of scrolling required to find results.

Inventive Principle:
Principle #2Taking out (Extraction)

3Ease of manufacture

If substring search method is used without vast indexing, then implementation is easy using basic OS functions, but high-speed search cannot be performed on large datasets

Engineering Contradiction:
Improveimplementation easeVSAvoidsearch time
Core Design Contradiction:
Ease of manufactureVSLoss of time

Solution Approach 1:

The patent performs preliminary indexing by pre-extracting consonant patterns and organizing them into index tables before the search operation. This advance preparation eliminates the need for time-consuming full-string comparisons during actual search, significantly reducing search time while maintaining implementation simplicity through systematic pre-processing.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9824139B2Method of searching for integrated multilingual consonant pattern, method of creating character input unit for inputting consonants, and apparatus for the same
Publication Date: 2017.11.21 NEONBERRY INC
  • US9824139B2 patent drawing
  • US9824139B2 patent drawing
  • US9824139B2 patent drawing

AI summary

Provided are an integrated multilingual consonant pattern search method and apparatus for extracting original strings, in correspondence with a number that is small compared to that of a conventional technology, as a search result and displaying the search result, by inputting a consonant pattern which is formed of a plurality of consonants, with respect to an original string list that is pre-stored in a database in a language written with a phonogram in which an initial consonant and a final consonant are distinguished from each other. Provided are also a method and apparatus for generating a character input unit for inputting consonant characters to be searched fast with a low typing error rate, by using the integrated multilingual consonant pattern search method.