Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

70 results about "Table (information)" patented technology

A table is an arrangement of data in rows and columns, or possibly in a more complex structure. Tables are widely used in communication, research, and data analysis. Tables appear in print media, handwritten notes, computer software, architectural ornamentation, traffic signs, and many other places. The precise conventions and terminology for describing tables vary depending on the context. Further, tables differ significantly in variety, structure, flexibility, notation, representation and use. In books and technical articles, tables are typically presented apart from the main text in numbered and captioned floating blocks.

Table text boundary adaptive information extraction method and system

The invention provides a form text boundary adaptive information extraction method and system in the technical field of computer information processing. The method comprises the following steps: S1, identifying a title frame from a form image; s2, calculating the aspect ratio of the title frame to determine the title arrangement direction of the table titles; s3, detecting a text detection box of the table image, and performing classification prediction of a text arrangement direction on the text detection box by combining a text direction model with a title arrangement direction; s4, controlling affine transformation of the table image through the text arrangement direction and the text detection box to obtain a corrected image; s5, identifying a table title in the corrected image, and matching a table type from the table type configuration file based on the table title; s6, extracting keywords from the corrected image based on the table type; and S7, processing the keyword to extract table information. The method has the advantages that the adaptability, accuracy and efficiency of table information extraction are greatly improved.
Owner:FUJIAN NEWLAND SOFTWARE ENGINEERING CO LTD

Complex table structure identification method, system and device for power industry and medium

The invention relates to the technical field of the power industry, and discloses a complex table structure identification method, system and device for the power industry and a medium, and the method comprises the steps: capturing key information, such as visual, text and layout features, of a target to-be-identified table image through a first feature extraction operation; and a data basis is provided for subsequent feature fusion and reasoning. The second feature fusion operation integrates different features, and the first stage strengthens the relation between vision and text features, so that the recognition is more accurate; in the second stage, layout features are fused, and the overall understanding of the table structure is enhanced. In the context aggregation step, a logic relation of table image elements is established, and recognition continuity and accuracy are improved. The line-column and cell relation between elements is analyzed through table image structure reasoning, and the recognition accuracy is ensured. According to the method, efficient and accurate identification of the complex table structure in the power industry is realized, and the automation degree and efficiency of table data processing are improved.
Owner:GUIZHOU POWER GRID CO LTD

A method of automatically inferring semantics of a data cleaning script

The application discloses a method for automatically inferring semantics of a data cleaning script, comprising loading an original table to the data cleaning script and obtaining an input table and an output table; constructing a table change space, obtaining a table change characteristic set based on comparison between the input / output table and the table change space; taking data conversion operation types that all satisfy inevitable occurrence, impossible occurrence and possible occurrence as candidate data conversion operation types; converting and splicing multiple descriptive texts corresponding to function names, function parameters and table change characteristics to obtain a semantic vector, inputting the semantic vector into a twin convolutional neural network model to obtain candidate data conversion operation type ranking; constructing a parameter slot of each data conversion operation type, inferring the parameter slot of the candidate data conversion operation type by using data cleaning code, table content and table change information of a corresponding row, and obtaining the type and parameters of the data conversion operation based on the inference result. The method can simply and conveniently infer the type and parameters of the data conversion operation in the cleaning code.
Owner:ZHEJIANG UNIV

Table processing method and electronic equipment

The invention relates to a table processing method and electronic equipment. The method comprises the steps of obtaining a to-be-processed worksheet file; determining, through a large language model for table understanding, structured information of the worksheet file, the structured information comprising at least one of the following items of a worksheet for the worksheet file: information of a logical sub-table, row description information, or grouping information; and storing the structured information using a predefined format. In this way, the embodiment of the invention provides a method for understanding the structure of the table, and deep understanding of the internal semantic structure of the table is achieved.
Owner:BEIJING ZITIAO NETWORK TECH CO LTD

Partition handling for multi table scan semi join operations

Arrangements for partition handling for multi table scan semi join operations are provided. Partition information of a first logical relation may be determined. Partition information of a first physical operator may be determined based on the partition information of the first logical relation. The partition information of the first physical operator may be stored in a data structure which includes partition information of a fact table and of each reducer in a predefined sequence. Partition information of a second logical relation may be determined. The partition information of a second physical operator may be determined based on the partition information of the second logical relation and the partition information of the first physical operator. The partition information of the second physical operator may be stored in the data structure. Execution of the second physical operator may be performed using the stored partition information, skipping mappings between pairs of partitions.
Owner:SAP SE

system

We provide the system. [Solution] Information processing means for receiving old and new data, A text extraction means for extracting text data from old and new documents, A difference detection means that compares the text data of old and new documents and detects the differences, A table generation means that classifies the detected differences and generates a revised table, An output means for outputting the generated current revised table, A system that includes this.
Owner:SOFTBANK GROUP CORP

Large model table question and answer method of table biaxial position coding and joint task loss function

The invention discloses a table biaxial position coding and task loss function combined large model table question and answer method. Collecting table, question and answer data, and performing structuralization and biaxial position coding processing on the table data to obtain a text word vector set and biaxial position codes; performing fusion processing to obtain a position code after biaxial fusion; after combination processing, sequentially inputting into a model for processing to obtain a table global representation vector; and establishing a loss function training model, and performing prediction processing on an actual application scene by using the trained model to obtain a table answer result. According to the method, through double-axis position coding, the two-way constraint relation between rows and columns is effectively captured, representation is made to better conform to the inherent structure of a table, through mask cell modeling, known data can be learned, missing information can be speculated, the incomplete data processing capacity in a real scene is improved, and the method is suitable for being popularized and applied. The accuracy and robustness in complex table data processing can be remarkably improved.
Owner:COMPUTER INNOVATION TECH RES INST OF ZHEJIANG UNIV

Table information extraction method, system and device based on compressed pre-training language model

The application discloses a table information extraction method, system and device based on a compressed pre-training language model. The application models the table information extraction as a reading comprehension problem and inputs the pre-training language model, thereby avoiding error propagation and reducing the participation of rules. Meanwhile, the strong generalization ability and robustness of the pre-training language model can obtain relatively accurate cells in the table that can answer natural language questions, thereby completing the extraction of the associated information in the table.
Owner:ZHEJIANG UNIV

Table structure extraction method based on deep cascade network

The invention discloses a table structure extraction method based on a deep cascade network, and the method comprises the steps: obtaining a table image, extracting the visual features of the table image, coding the visual features to obtain enhanced features, and obtaining target query information according to the enhanced features; according to target query information, decoding the enhanced features to obtain a prediction result of a text region bounding box; decoding the prediction result of the text region bounding box to obtain a prediction result of a cell region bounding box; and performing logical position allocation according to a prediction result of the cell region bounding box to obtain table structure content.
Owner:BEIJING NORMAL UNIVERSITY

A table question and answer method and device

This invention relates to a table-based question-and-answer method and apparatus. The table-based question-and-answer method includes: structuring a table in a technical standard document to obtain table information; receiving an input user question and processing it through a preset model to obtain an SQL statement; and querying the answer corresponding to the user question based on the SQL statement and the table information.
Owner:BEIJING UNISOUND INFORMATION TECH CO LTD

Method and apparatus for evaluating and processing generated tabular documents for retrieval

This application relates to the technical fields of data processing and artificial intelligence, and discloses a method and apparatus for evaluating and processing retrieved tabular documents. The method includes: parsing the tabular document to obtain at least its table structure information, data content, and metadata information; performing multi-dimensional evaluation based on the table structure information, data content, and metadata information to obtain at least two of the following: table standardization evaluation result, metadata integrity evaluation result, data clarity evaluation result, and contextual relevance evaluation result; and weighting at least two of these results to obtain a comprehensive evaluation result for the tabular document. This method allows for a comprehensive evaluation of tabular documents, providing users with clear optimization guidance.
Owner:BEIJING QDING INTERCONNECTION TECHNOLOGY CO LTD

Complex table structure understanding and information extraction method, system and device and medium

The invention discloses a complex table structure understanding and information extraction method, system and device and a medium, belongs to the cross technical field of artificial intelligence, computer vision and natural language processing, and aims to solve the technical problem of how to realize accurate understanding and information extraction of a complex table structure. According to the technical scheme, the method comprises the following steps: multi-modal feature extraction: representing table data as a combination of a visual feature vector, a text semantic vector and a layout feature vector, namely, a multi-modal table vector = the visual feature vector, the text semantic vector and the layout feature vector; multi-modal fusion: generating a multi-modal table vector based on the multi-modal large model architecture, performing efficient processing and fusion on the multi-modal table vector, and fully fusing multi-dimensional information of a visual feature vector, a text semantic vector and a layout feature vector; structure perception decoding and semantic enhancement reconstruction are carried out; an adaptive output is generated.
Owner:浪潮智慧城市科技有限公司

Code generation method and system based on table structure, server and medium

The invention provides a code generation method and system based on a table structure, a server and a medium, and relates to the technical field of computers.The method comprises the steps that table structure analysis is conducted on a data table in a preset data source, and table structure meta-information is obtained; performing field semantic recognition on the table structure meta-information according to a preset rule base, and determining a front-end control type and a back-end verification rule; according to a preset generation strategy, table structure meta-information, a front-end control type and a back-end verification rule, calling a code template to execute rendering processing, and generating an original code; and carrying out front-end and rear-end interface binding on the original code to generate a target code. The project development efficiency and the code quality can be effectively improved.
Owner:HANGZHOU XINYUN SEMICON GRP CO LTD

A method, apparatus, device, and readable storage medium for table recognition.

This invention relates to the field of computer vision technology and discloses a method, apparatus, device, and readable storage medium for table recognition. The method includes: acquiring an image to be recognized; inputting the image to be recognized into a preset table detection model to identify a table image from the image; inputting the table image into the preset table recognition model to determine the endpoint coordinates of each cell in the table image and the connection relationships between the endpoints; and generating a target table based on the endpoint coordinates and connection relationships. By implementing this invention, table recognition is achieved through endpoint extraction and endpoint connection relationship extraction, eliminating reliance on table line extraction, ensuring the accuracy of table structure recognition, and improving the accuracy of table information recognition.
Owner:GLODON CO LTD

Big data SQL join intelligent optimization method and device

The application provides a big data SQL join intelligent optimization method and device, and belongs to the technical field of SQL optimization application. The method comprises the following steps: S1: collecting and recording user SQL information; S2: analyzing the recorded SQL information to obtain key information of the SQL, wherein the key information comprises a table name, a table partition and a join field; S3: reading fsimage information according to the table name and the table partition through a presto engine to obtain the actual size of the current used table partition in the fsimage information; S4: judging whether the SQL join order is arranged according to a preset order, if not, adjusting the SQL join order to the preset order according to the size of the table partition, and if yes, continuing to execute downwards; and S5: judging whether data skew is caused according to the join field, and if yes, confirming the SQL after rewriting. The application improves the running speed of big data SQL, saves the resources of a big data cluster, and solves the problem of insufficient experience of engineers and the problem of not knowing how to optimize SQL.
Owner:CHINA TELECOM CLOUD TECH CO LTD

A method and device for identifying a construction method, a computer device and a storage medium

The application discloses a construction method table identification method and device, computer equipment and a storage medium, and relates to the technical field of table identification. The method comprises the following steps: acquiring a construction method table, extracting text rows from the construction method table; performing semantic classification on the text rows to determine the field types of the text rows; dividing all method content fields into at least one method block based on semantics; and determining the method number fields, method name fields and applicable part fields matched with the method block based on the position information of the method block, the method number fields, the method name fields and the applicable part fields in the construction method table. The application overturns the traditional table identification process of "restoring the physical structure first, and then extracting the content according to the columns", and breaks through the dependence of traditional table identification on the physical structure through the "semantic aggregation + spatial reverse matching based on the method block" strategy. The "semantic aggregation + spatial positioning" method significantly improves the field recognition accuracy for complex construction method tables.
Owner:深圳市万翼数字技术有限公司

Complex table recognition method and system

The invention provides a complex table recognition method and system, and relates to the field of computer vision, and the method comprises the steps: recognizing a table contour in a table image based on a plurality of detection methods to obtain a plurality of recognition results, and fusing the recognition results based on a preset rule to obtain a table bounding box; detecting trunk separation elements capable of segmenting table contents based on multiple image processing methods, and dividing the table into one or more block regions by synthesizing the trunk separation elements obtained by the multiple image processing methods; carrying out independent and parallel analysis processing on the block regions to obtain all cells, and identifying the text content of the cells in each block region by means of an OCR algorithm to obtain the text content; and establishing table hierarchical structure information according to the relative positions of the block regions, and recombining the text content according to the table hierarchical structure information to obtain a table recognition result. A table containing any complex row-crossing and column-crossing merged cells can be accurately identified and reconstructed.
Owner:ZHIJIA ARTIFICIAL INTELLIGENCE TECH (TIANJIN) CO LTD

Table model generation method and device, computer equipment, readable storage medium and program product

The invention relates to a table model generation method and device, computer equipment, a readable storage medium and a program product. The method comprises the steps of determining a table weight of each initial table in an initial table model based on a table structure relationship of the initial table model; based on a table weight and field weight calculation strategy, determining weight configuration information of each table field in each initial table; and generating a target table model based on a preset table model generation model, the weight configuration information and a table field of the to-be-generated table model. By adopting the method, the generation efficiency of the table model can be improved.
Owner:CHINA TELECOM CORP LTD TECHNOLOGY INNOVATION CENTER +1

Table generation method and device, electronic equipment and medium

This application discloses a table generation method, apparatus, electronic device, and medium, relating to the field of data processing technology. A specific implementation of the method includes: modifying information in a table to be modified based on preset change rules to obtain a table template file containing at least one variable placeholder; generating a target mapping table file based on at least one variable placeholder and at least one set of actual variable information, the target mapping table file being used to establish a variable mapping relationship between at least one variable placeholder and at least one actual variable in each set of actual variable information; and performing at least one variable substitution operation on the table template file based on at least one set of variable mapping relationships in the target mapping table file to obtain at least one target information table. This achieves automated, standardized, and batch generation of information tables, significantly improving the efficiency and standardization of maintenance document generation, while balancing the flexibility, maintainability, and low-cost requirements of table generation.
Owner:CHINA CONSTRUCTION BANK

Data configuration method and device, data access method and device, equipment and storage medium

The invention discloses a data configuration method and device, a data access method and device, equipment and a storage medium, and relates to the technical field of computers and the Internet. The method comprises the steps of displaying a table configuration interface of a table tool; in response to an operation for a new table control, displaying identification information of a new first table, identification information of a first record contained in the first table, and an attribute configuration interface of the first record; in response to an operation for the attribute configuration interface, configuring at least one self-defined attribute contained in the first record and an attribute parameter corresponding to the at least one self-defined attribute in the attribute configuration interface; in response to the operation of adding the record in the first table, displaying at least one other record, except the first record, added in the first table in the table configuration interface; the data in the first table supports access by a visual programming tool. According to the method, the process of configuring and accessing the data is simplified.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Data archiving method, apparatus, electronic device, medium, and program product

Embodiments of the present disclosure disclose data archiving method, device, electronic equipment, medium and program product. A specific embodiment of the method comprises: performing a main table archiving task corresponding to main table archiving task information to generate main table data to be archived, wherein the main table corresponding to the main table archiving task information has a field association relationship with a set of sub-tables; generating at least one sub-table archiving task information corresponding to at least one target sub-table in the set of sub-tables; for each archiving task information in the set of archiving task information, the following consumption steps are performed: generating an archiving message group for the archiving task information; performing message consumption on the archiving message group to obtain a consumption result group; and generating archiving information for the main table and the at least one target sub-table according to the obtained set of consumption result groups. This embodiment is related to data archiving, and utilizes the generation and consumption of messages to perform data archiving on the data in the main table and the plurality of sub-tables, thereby improving the completeness and archiving efficiency of data archiving.
Owner:BEIJING WODONG TIANJUN INFORMATION TECH CO LTD +1

Document processing method and device, electronic equipment and storage medium

The invention relates to a document processing method and device, electronic equipment and a storage medium. The method comprises the steps of positioning a class table structure text region from a to-be-processed document; key value pair structure information in the class table structure text area is identified; and based on the key value pair structure information, carrying out resetting processing on the class table structure text region. Therefore, the problems that a traditional typesetting mode is low in efficiency, poor in adaptability, unstable in typesetting effect and the like can be effectively solved, and a complete, efficient and reliable automatic solution is provided for processing the content of the class table structure in the streaming document.
Owner:ZHUHAI KINGSOFT OFFICE SOFTWARE +2

Extracting information from tables embedded within documents

Much valuable information in documents is presented within tables. However, the information within tables is hard to extract automatically with high accuracy due to the wide variety and low quality of typical tables found in electronic documents. Information extraction technology can provide a method of extracting information from heterogeneous tables by recognizing tables, the header cells, and cells that are merged or should be merged, creating a richer representation of table structure and providing a convenient way of linking cells to their row and column headers. Use of this richer representation allows a few extraction patterns to successfully pull out information from a wide variety of differently formatted tables.
Owner:LINGUAMATICS

A table selection method and device based on multi-dimensional knowledge base retrieval and cross matching

The application relates to the field of data processing and natural language processing, in particular to a table selection method and device based on multidimensional knowledge base retrieval and cross matching. The method comprises the following steps: inputting a query text; performing multidimensional knowledge base retrieval based on the query text and generating corresponding retrieval results; the multidimensional knowledge base retrieval comprises table dimension knowledge base retrieval, index dimension knowledge base retrieval and user information retrieval; inputting the retrieval results of the multidimensional knowledge base retrieval into a cross matching engine for cross matching; and outputting the results of the cross matching performed by the cross matching engine. The application innovatively combines the multidimensional knowledge base retrieval and the cross matching engine, compared with a traditional scheme, can accurately understand a natural language query containing business terms, can automatically avoid risks such as data authority violation, can reduce the threshold of complex data analysis to the level of natural language dialogue, and truly realizes the intelligent analysis concept of "letting data speak".
Owner:BEIJING BAOLANDE SOFTWARE CORP

An intelligent parsing method and system for medical test reports

This application discloses an intelligent parsing method and system for medical test reports, which deeply integrates table structure detection and optical character recognition technology. To solve the problem of data scarcity in the medical field, this application systematically analyzes and enhances the CMDD dataset to expand the scale of training samples; in terms of table detection, based on the TableNet architecture, the performance of various feature extraction networks is explored, and the Transformer attention mechanism and feature pyramid network FPN module are innovatively introduced, thereby improving the detection accuracy (IoU reaches 0.8423) and environmental adaptability; in the OCR stage, through systematic evaluation, it is found that the combination of TableNet‑ResNet34+Transformer and PaddleOCR performs best in the structured information extraction task of medical test reports.
Owner:YUNNAN MINZU UNIV +1

Table question and answer data construction method and device, computer equipment and storage medium

The invention relates to a table question and answer data construction method and device, computer equipment and a storage medium. Obtaining seed question data, determining an expansion mode according to user feature information when the question and answer model is used, generating initial expansion question data according to the expansion mode and the seed question data, and determining target table question and answer data according to the initial expansion question data and a to-be-used demand of the initial expansion question data; the seed question data is data of answers of the seed question data which can be determined from the original table data by a question and answer model in the large language model. In the embodiment of the invention, the extension mode is determined based on the user feature information, and the initial extension question data close to the actual scene can be automatically and quickly generated by means of the large language model and the extension mode to obtain the target table question and answer data capable of optimizing the large language model, so that the target table question and answer data can be optimized based on improving the iteration speed of the large language model. The labor cost is reduced.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Method and device for generating data

A method and a device for generating data may generate new data while constraining feature information unique to table-type data. The method includes: generating a constraint vector variable specifying a constraint specific to the table-type data; acquiring generated data by applying the constraint vector variable and a latent vector variable to a generator; discriminating whether the generated data is real data or fake data by applying original data and the generated data to a discriminator; predicting whether the generated data satisfies the constraint specific to the table-type data; and generating a predicted constraint vector variable based on a prediction result.
Owner:HYUNDAI MOTOR CO LTD +1

Table processing method and device, storage medium and product

The invention discloses a table processing method and device, a storage medium and a product, and relates to the technical field of table processing, a to-be-processed table file and a multi-task cue word are input into a preset large model, the preset large model is guided to complete table content recognition, table cross-page judgment and table merging scoring, and finally a table merging strategy is generated. In the embodiment of the invention, the to-be-processed table file is accurately identified through the preset large model, and the table structure and the table content of the table are obtained. Inputting the table structured information of each page number into a preset large model to obtain table multi-dimensional similarity of adjacent page numbers, obtaining a merging score of a cross-page table according to row and column similarity, semantic similarity and value domain similarity of adjacent tables, and judging whether merging is needed or not according to the merging score and a preset merging threshold value; therefore, the recognition and combination accuracy of the cross-page table is improved.
Owner:CHINA MERCHANTS BANK

Reconstruction method of table structure information and related device

The embodiment of the invention provides a table structure information reconstruction method and a related device, and the method comprises the steps: correcting a table intersection point coordinate extracted from a to-be-processed table image based on the position proportion of a standard table intersection point in a table line, and obtaining a corrected table image; carrying out OCR (Optical Character Recognition) on the corrected table image to obtain at least one textbox coordinate; performing cell position detection on the corrected table image to obtain at least one cell coordinate; and reconstructing table structure information based on the at least one cell coordinate and the at least one textbox coordinate to obtain reconstructed table structure information. In the embodiment of the invention, the table structure information is reconstructed based on the cell coordinates and the textbox coordinates of the corrected table image, and even if the table in the to-be-processed table image is distorted, the recognition accuracy can be ensured, so that the accuracy of the reconstructed table structure information is improved.
Owner:太保科技有限公司

Flatness detection method and device

PendingCN122633570ATable (information)Algorithm
The application discloses a kind of flat detection method, device, method includes: timing trigger flat detection, for each processing instance, the actual table structure of each processing instance corresponding expected field information and target Hive table is acquired, wherein expected field information defines the field that target Hive table should contain and processing logic;The actual table structure of each processing instance corresponding expected field information and target Hive table is compared, and comparison result is obtained;According to comparison result, corresponding table structure change operation is executed;After table structure change operation succeeds, based on the SQL template of preestablished, expected field information and the calculation engine type specified by processing instance, processing SQL sentence is generated by replacing placeholder in SQL template;Processing SQL sentence is deployed to scheduling platform, to create or update corresponding data processing task.The application improves flat detection efficiency.
Owner:DUXIAOMAN TECH (BEIJING) CO LTD