JPWO2019241425A5 - - Google Patents
Download PDFInfo
- Publication number
- JPWO2019241425A5 JPWO2019241425A5 JP2020568989A JP2020568989A JPWO2019241425A5 JP WO2019241425 A5 JPWO2019241425 A5 JP WO2019241425A5 JP 2020568989 A JP2020568989 A JP 2020568989A JP 2020568989 A JP2020568989 A JP 2020568989A JP WO2019241425 A5 JPWO2019241425 A5 JP WO2019241425A5
- Authority
- JP
- Japan
- Prior art keywords
- regular expression
- determining
- characters
- character
- cases
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000014509 gene expression Effects 0.000 claims 73
- 238000000034 method Methods 0.000 claims 11
- 239000012634 fragment Substances 0.000 claims 2
- 238000006467 substitution reaction Methods 0.000 claims 2
Claims (15)
- 正規表現を生成する方法であって、
1つまたは複数のプロセッサを備える正規表現生成器が、1つまたは複数の陽性のキャラクタシーケンスを含む第1の入力データを受け取ることを備え、前記1つまたは複数の陽性のキャラクタシーケンスの各々は、前記正規表現生成器によって生成される正規表現によってマッチされるべき陽性例に対応し、前記方法はさらに、
前記正規表現生成器が第1の正規表現を生成することを備え、前記第1の正規表現は前記1つまたは複数の陽性例の各々にマッチし、前記方法はさらに、
前記正規表現生成器が、1つまたは複数の陰性のキャラクタシーケンスを含む第2の入力データを受け取ることを備え、前記1つまたは複数の陰性のキャラクタシーケンスの各々は、前記正規表現生成器によって生成される前記正規表現によってマッチされるべきでない陰性例に対応し、前記方法はさらに、
前記第2の入力データを受け取ることに応答して、前記1つまたは複数の陰性例の各々が前記第1の正規表現とマッチするかどうかを判断することと、
前記陰性例のうちの少なくとも1つが前記第1の正規表現とマッチすると判断したことに応答して、
(a)前記第1の正規表現内のある位置においてキャラクタのサブシーケンスを判断することと、
(b)前記正規表現内の前記位置において前記1つまたは複数の陽性例を前記1つまたは複数の陰性例と区別する置換キャラクタシーケンスを判断することと、
(c)前記第1の正規表現内の前記判断されたキャラクタのサブシーケンスを前記置換キャラクタシーケンスに置き換えることによって、前記第1の正規表現を更新することとを備える、正規表現を生成する方法。 - 前記第1の正規表現内の前記位置において前記キャラクタのサブシーケンスを判断することは、
前記第1の正規表現内で前記位置を判断することと、
テキストフラグメントを、前記第1の正規表現内の前記位置に対応する前記1つまたは複数の陽性例の各々および前記1つまたは複数の陰性例の各々から取り出すことと、
前記キャラクタのサブシーケンスを、前記第1の正規表現内の前記位置における1つまたは複数のキャラクタとして判断することとを含み、それから、前記1つまたは複数の陽性例は前記1つまたは複数の陰性例と区別可能である、請求項1に記載の方法。 - 前記第1の正規表現内において前記位置を判断することは、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である前記第1の正規表現のプレフィックス部分において第1の数のキャラクタを判断することと、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である前記第1の正規表現のサフィックス部分において第2の数のキャラクタを判断することと、
前記第1の数のキャラクタまたは前記第2の数のキャラクタがより短いかどうかに少なくとも部分的に基づいて、前記第1の正規表現内の前記位置として前記プレフィックス部分または前記サフィックス部分のいずれかを選択することとを含む、請求項2に記載の方法。 - 前記第1の正規表現内において前記位置を判断することは、さらに、
前記第1の正規表現内において前記位置を判断するために、式を実行することを含み、前記式は、前記第1の正規表現の前記サフィックス部分よりも前記プレフィックス部分に重み付けする、請求項3に記載の方法。 - 前記第1の正規表現内の前記判断された位置は、前記第1の正規表現のプレフィックス部分または前記第1の正規表現のサフィックス部分に対応しないミッドスパン位置である、請求項2に記載の方法。
- 前記置換キャラクタシーケンスを判断することは、複数の置換キャラクタシーケンスを判断することを含み、前記第1の正規表現を更新することは、前記第1の正規表現内の前記判断されたキャラクタのサブシーケンスを前記複数の置換キャラクタシーケンスに置き換えることを含む、請求項2に記載の方法。
- 前記置換キャラクタシーケンスを判断することは、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である、前記第1の正規表現内の前記位置における第1の数のキャラクタと、各々が前記第1の数のキャラクタを有する対応する第1の数の置換キャラクタシーケンスとを判断することと、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である、前記第1の正規表現内の前記位置における第2の数のキャラクタと、各々が前記第2の数のキャラクタを有する対応する第2の数の置換キャラクタシーケンスとを判断することと、
(a)前記第1の数のキャラクタのサイズおよび前記第2の数のキャラクタのサイズと、(b)前記対応する第1の数の置換キャラクタシーケンスのサイズおよび前記対応する第2の数の置換キャラクタシーケンスのサイズとに基づいて、前記第1の正規表現内の前記置換キャラクタシーケンスのために前記第1の数のキャラクタまたは前記第2の数のキャラクタのいずれかを選択することとを含む、請求項1~6のいずれか1項に記載の方法。 - 正規表現を生成するためのシステムであって、
1つまたは複数のプロセッサを含む処理ユニットと、
命令を記憶するメモリとを備え、前記命令は、前記処理ユニットによって実行されると、前記システムに、
1つまたは複数の陽性のキャラクタシーケンスを含む第1の入力データを受け取らせ、前記1つまたは複数の陽性のキャラクタシーケンスの各々は、正規表現生成器によって生成される正規表現によってマッチされるべき陽性例に対応し、前記命令は、さらに、前記処理ユニットによって実行されると、前記システムに、
第1の正規表現を生成させ、前記第1の正規表現は前記1つまたは複数の陽性例の各々にマッチし、前記命令は、さらに、前記処理ユニットによって実行されると、前記システムに、
1つまたは複数の陰性のキャラクタシーケンスを含む第2の入力データを受け取らせ、前記1つまたは複数の陰性のキャラクタシーケンスの各々は、前記正規表現生成器によって生成される前記正規表現によってマッチされるべきでない陰性例に対応し、前記命令は、さらに、前記処理ユニットによって実行されると、前記システムに、
前記第2の入力データを受け取ることに応答して、前記1つまたは複数の陰性例の各々が前記第1の正規表現とマッチするかどうかを判断させ、
前記陰性例のうちの少なくとも1つが前記第1の正規表現とマッチすると判断したことに応答して、
(a)前記第1の正規表現内のある位置においてキャラクタのサブシーケンスを判断させ、
(b)前記正規表現内の前記位置において前記1つまたは複数の陽性例を前記1つまたは複数の陰性例と区別する置換キャラクタシーケンスを判断させ、
(c)前記第1の正規表現内の前記判断されたキャラクタのサブシーケンスを前記置換キャラクタシーケンスに置き換えることによって、前記第1の正規表現を更新させる、正規表現を生成するためのシステム。 - 前記第1の正規表現内の前記位置において前記キャラクタのサブシーケンスを判断することは、
前記第1の正規表現内で前記位置を判断することと、
テキストフラグメントを、前記第1の正規表現内の前記位置に対応する前記1つまたは複数の陽性例の各々および前記1つまたは複数の陰性例の各々から取り出すことと、
前記キャラクタのサブシーケンスを、前記第1の正規表現内の前記位置における1つまたは複数のキャラクタとして判断することとを含み、それから、前記1つまたは複数の陽性例は前記1つまたは複数の陰性例と区別可能である、請求項8に記載のシステム。 - 前記第1の正規表現内において前記位置を判断することは、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である前記第1の正規表現のプレフィックス部分において第1の数のキャラクタを判断することと、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である前記第1の正規表現のサフィックス部分において第2の数のキャラクタを判断することと、
前記第1の数のキャラクタまたは前記第2の数のキャラクタがより短いかどうかに少なくとも部分的に基づいて、前記第1の正規表現内の前記位置として前記プレフィックス部分または前記サフィックス部分のいずれかを選択することとを含む、請求項9に記載のシステム。 - 前記第1の正規表現内において前記位置を判断することは、さらに、
前記第1の正規表現内において前記位置を判断するために、式を実行することを含み、前記式は、前記第1の正規表現の前記サフィックス部分よりも前記プレフィックス部分に重み付けする、請求項10に記載のシステム。 - 前記第1の正規表現内の前記判断された位置は、前記第1の正規表現のプレフィックス部分または前記第1の正規表現のサフィックス部分に対応しないミッドスパン位置である、請求項9に記載のシステム。
- 前記置換キャラクタシーケンスを判断することは、複数の置換キャラクタシーケンスを判断することを含み、前記第1の正規表現を更新することは、前記第1の正規表現内の前記判断されたキャラクタのサブシーケンスを前記複数の置換キャラクタシーケンスに置き換えることを含む、請求項9に記載のシステム。
- 前記置換キャラクタシーケンスを判断することは、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である、前記第1の正規表現内の前記位置における第1の数のキャラクタと、各々が前記第1の数のキャラクタを有する対応する第1の数の置換キャラクタシーケンスとを判断することと、
前記1つまたは複数の陽性例が前記1つまたは複数の陰性例と区別可能である、前記第1の正規表現内の前記位置における第2の数のキャラクタと、各々が前記第2の数のキャラクタを有する対応する第2の数の置換キャラクタシーケンスとを判断することと、
(a)前記第1の数のキャラクタのサイズおよび前記第2の数のキャラクタのサイズと、(b)前記対応する第1の数の置換キャラクタシーケンスのサイズおよび前記対応する第2の数の置換キャラクタシーケンスのサイズとに基づいて、前記第1の正規表現内の前記置換キャラクタシーケンスのために前記第1の数のキャラクタまたは前記第2の数のキャラクタのいずれかを選択することとを含む、請求項8~13のいずれか1項に記載のシステム。 - 請求項1~7のいずれか1項に記載の方法をコンピュータに実行させるためのプログラム。
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201862684498P | 2018-06-13 | 2018-06-13 | |
US62/684,498 | 2018-06-13 | ||
US201862749001P | 2018-10-22 | 2018-10-22 | |
US62/749,001 | 2018-10-22 | ||
US16/438,325 | 2019-06-11 | ||
US16/438,325 US11797582B2 (en) | 2018-06-13 | 2019-06-11 | Regular expression generation based on positive and negative pattern matching examples |
PCT/US2019/036829 WO2019241425A1 (en) | 2018-06-13 | 2019-06-12 | Regular expression generation based on positive and negative pattern matching examples |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2021527260A JP2021527260A (ja) | 2021-10-11 |
JPWO2019241425A5 true JPWO2019241425A5 (ja) | 2022-06-01 |
JP7393357B2 JP7393357B2 (ja) | 2023-12-06 |
Family
ID=68839179
Family Applications (5)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020569026A Active JP7386818B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現コードの組み合わせ上で最長共通サブシーケンスアルゴリズムを用いる正規表現生成 |
JP2020569203A Active JP7493462B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現コード上で最長共通サブシーケンスアルゴリズムを用いた正規表現生成 |
JP2020568989A Active JP7393357B2 (ja) | 2018-06-13 | 2019-06-12 | 陽性パターンマッチング例および陰性パターンマッチング例に基づく正規表現生成 |
JP2020569146A Active JP7393358B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現生成のためのユーザインターフェイス |
JP2023193644A Pending JP2024020386A (ja) | 2018-06-13 | 2023-11-14 | 正規表現コードの組み合わせ上で最長共通サブシーケンスアルゴリズムを用いる正規表現生成 |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020569026A Active JP7386818B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現コードの組み合わせ上で最長共通サブシーケンスアルゴリズムを用いる正規表現生成 |
JP2020569203A Active JP7493462B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現コード上で最長共通サブシーケンスアルゴリズムを用いた正規表現生成 |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020569146A Active JP7393358B2 (ja) | 2018-06-13 | 2019-06-12 | 正規表現生成のためのユーザインターフェイス |
JP2023193644A Pending JP2024020386A (ja) | 2018-06-13 | 2023-11-14 | 正規表現コードの組み合わせ上で最長共通サブシーケンスアルゴリズムを用いる正規表現生成 |
Country Status (5)
Country | Link |
---|---|
US (7) | US11797582B2 (ja) |
EP (4) | EP3807785B1 (ja) |
JP (5) | JP7386818B2 (ja) |
CN (4) | CN112236747A (ja) |
WO (4) | WO2019241428A1 (ja) |
Families Citing this family (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130091266A1 (en) * | 2011-10-05 | 2013-04-11 | Ajit Bhave | System for organizing and fast searching of massive amounts of data |
US10726037B2 (en) | 2015-01-30 | 2020-07-28 | Splunk Inc. | Automatic field extraction from filed values |
US9842160B2 (en) | 2015-01-30 | 2017-12-12 | Splunk, Inc. | Defining fields from particular occurences of field labels in events |
US10915583B2 (en) | 2015-01-30 | 2021-02-09 | Splunk Inc. | Suggested field extraction |
US11442924B2 (en) | 2015-01-30 | 2022-09-13 | Splunk Inc. | Selective filtered summary graph |
US11544248B2 (en) | 2015-01-30 | 2023-01-03 | Splunk Inc. | Selective query loading across query interfaces |
US9916346B2 (en) | 2015-01-30 | 2018-03-13 | Splunk Inc. | Interactive command entry list |
US10061824B2 (en) | 2015-01-30 | 2018-08-28 | Splunk Inc. | Cell-based table manipulation of event data |
US9977803B2 (en) * | 2015-01-30 | 2018-05-22 | Splunk Inc. | Column-based table manipulation of event data |
US11941018B2 (en) | 2018-06-13 | 2024-03-26 | Oracle International Corporation | Regular expression generation for negative example using context |
US11797582B2 (en) | 2018-06-13 | 2023-10-24 | Oracle International Corporation | Regular expression generation based on positive and negative pattern matching examples |
US11580166B2 (en) | 2018-06-13 | 2023-02-14 | Oracle International Corporation | Regular expression generation using span highlighting alignment |
JPWO2020188670A1 (ja) * | 2019-03-15 | 2021-12-02 | 株式会社日立製作所 | データ統合評価システム及びデータ統合評価方法 |
US11694029B2 (en) * | 2019-08-19 | 2023-07-04 | Oracle International Corporation | Neologism classification techniques with trigrams and longest common subsequences |
CN111339174A (zh) * | 2020-02-24 | 2020-06-26 | 京东方科技集团股份有限公司 | 数据交换的方法、装置、可读性存储介质及数据交换系统 |
WO2021186364A1 (en) * | 2020-03-17 | 2021-09-23 | L&T Technology Services Limited | Extracting text-entities from a document matching a received input |
US11074048B1 (en) | 2020-04-28 | 2021-07-27 | Microsoft Technology Licensing, Llc | Autosynthesized sublanguage snippet presentation |
US11327728B2 (en) | 2020-05-07 | 2022-05-10 | Microsoft Technology Licensing, Llc | Source code text replacement by example |
US11520831B2 (en) * | 2020-06-09 | 2022-12-06 | Servicenow, Inc. | Accuracy metric for regular expression |
CN111797594B (zh) * | 2020-06-29 | 2023-02-07 | 深圳壹账通智能科技有限公司 | 基于人工智能的字符串处理方法及相关设备 |
US11900080B2 (en) | 2020-07-09 | 2024-02-13 | Microsoft Technology Licensing, Llc | Software development autocreated suggestion provenance |
US11526553B2 (en) * | 2020-07-23 | 2022-12-13 | Vmware, Inc. | Building a dynamic regular expression from sampled data |
US11750636B1 (en) * | 2020-11-09 | 2023-09-05 | Two Six Labs, LLC | Expression analysis for preventing cyberattacks |
CN112507982B (zh) * | 2021-02-02 | 2021-05-07 | 成都东方天呈智能科技有限公司 | 一种人脸特征码的跨模型转换系统及方法 |
US20220291859A1 (en) * | 2021-03-12 | 2022-09-15 | Kasten, Inc. | Cloud-native cross-environment restoration |
EP4060553A1 (en) * | 2021-03-15 | 2022-09-21 | Irdeto B.V. | Systems, methods, and storage media for creating image data embeddings to be used for image recognition |
US20220309335A1 (en) * | 2021-03-26 | 2022-09-29 | Accenture Global Solutions Limited | Automated generation and integration of an optimized regular expression |
US11941372B2 (en) | 2021-04-01 | 2024-03-26 | Microsoft Technology Licensing, Llc | Edit automation using an anchor target list |
US11875136B2 (en) | 2021-04-01 | 2024-01-16 | Microsoft Technology Licensing, Llc | Edit automation using a temporal edit pattern |
CN113268246B (zh) * | 2021-05-28 | 2022-05-13 | 大箴(杭州)科技有限公司 | 正则表达式的生成方法、装置及计算机设备 |
CN113609821B (zh) * | 2021-06-30 | 2023-07-18 | 北京新氧科技有限公司 | 一种正则表达式转换方法、装置、设备及存储介质 |
US20230229850A1 (en) * | 2022-01-14 | 2023-07-20 | Microsoft Technology Licensing, Llc | Smart tabular paste from a clipboard buffer |
CN114529904A (zh) * | 2022-01-19 | 2022-05-24 | 西北工业大学宁波研究院 | 一种基于一致性正则训练的场景文本识别系统 |
CN114528997B (zh) * | 2022-02-18 | 2024-08-30 | 山东浪潮科学研究院有限公司 | 一种量子门弧度可进行表达式编辑的实现方法 |
CN114881107A (zh) * | 2022-03-30 | 2022-08-09 | 北京矩道优达网络科技有限公司 | 一种基于代码编辑操作的用户身份识别方法 |
US20230325157A1 (en) * | 2022-04-11 | 2023-10-12 | Nvidia Corporation | Regular expression processor |
CN114741469A (zh) * | 2022-04-11 | 2022-07-12 | 上海弘玑信息技术有限公司 | 正则表达式的生成方法及电子设备 |
WO2023238259A1 (ja) * | 2022-06-07 | 2023-12-14 | 日本電信電話株式会社 | 修正装置、修正方法及び修正プログラム |
US11494422B1 (en) * | 2022-06-28 | 2022-11-08 | Intuit Inc. | Field pre-fill systems and methods |
CN116795315B (zh) * | 2023-06-26 | 2024-02-09 | 广东凯普科技智造有限公司 | 基于单片机在lcd上实现字符串连续显示的方法及系统 |
Family Cites Families (72)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6373971B1 (en) | 1997-06-12 | 2002-04-16 | International Business Machines Corporation | Method and apparatus for pattern discovery in protein sequences |
AU2001275845A1 (en) | 2000-06-26 | 2002-01-08 | Onerealm Inc. | Method and apparatus for normalizing and converting structured content |
US6738770B2 (en) | 2000-11-04 | 2004-05-18 | Deep Sky Software, Inc. | System and method for filtering and sorting data |
FI121583B (fi) | 2002-07-05 | 2011-01-14 | Syslore Oy | Symbolijonon etsintä |
US20050055365A1 (en) * | 2003-09-09 | 2005-03-10 | I.V. Ramakrishnan | Scalable data extraction techniques for transforming electronic documents into queriable archives |
US7389530B2 (en) | 2003-09-12 | 2008-06-17 | International Business Machines Corporation | Portable electronic door opener device and method for secure door opening |
JP4363214B2 (ja) | 2004-02-17 | 2009-11-11 | 日本電気株式会社 | アクセスポリシ生成システム、アクセスポリシ生成方法およびアクセスポリシ生成用プログラム |
US20050273450A1 (en) | 2004-05-21 | 2005-12-08 | Mcmillen Robert J | Regular expression acceleration engine and processing model |
US7561739B2 (en) | 2004-09-22 | 2009-07-14 | Microsoft Corporation | Analyzing scripts and determining characters in expression recognition |
US7540025B2 (en) | 2004-11-18 | 2009-05-26 | Cisco Technology, Inc. | Mitigating network attacks using automatic signature generation |
CA2928051C (en) * | 2005-07-15 | 2018-07-24 | Indxit Systems, Inc. | Systems and methods for data indexing and processing |
US7792814B2 (en) | 2005-09-30 | 2010-09-07 | Sap, Ag | Apparatus and method for parsing unstructured data |
US7814111B2 (en) | 2006-01-03 | 2010-10-12 | Microsoft International Holdings B.V. | Detection of patterns in data records |
US7958164B2 (en) * | 2006-02-16 | 2011-06-07 | Microsoft Corporation | Visual design of annotated regular expression |
JP4897454B2 (ja) | 2006-12-06 | 2012-03-14 | 三菱電機株式会社 | 正規表現生成装置及び正規表現生成方法及び正規表現生成プログラム |
JP2009015395A (ja) * | 2007-06-29 | 2009-01-22 | Toshiba Corp | 辞書構築支援装置および辞書構築支援プログラム |
US20090070327A1 (en) | 2007-09-06 | 2009-03-12 | Alexander Stephan Loeser | Method for automatically generating regular expressions for relaxed matching of text patterns |
US7818311B2 (en) * | 2007-09-25 | 2010-10-19 | Microsoft Corporation | Complex regular expression construction |
US8577817B1 (en) | 2011-03-02 | 2013-11-05 | Narus, Inc. | System and method for using network application signatures based on term transition state machine |
US10685177B2 (en) | 2009-01-07 | 2020-06-16 | Litera Corporation | System and method for comparing digital data in spreadsheets or database tables |
US8805877B2 (en) * | 2009-02-11 | 2014-08-12 | International Business Machines Corporation | User-guided regular expression learning |
US8472921B2 (en) | 2009-02-13 | 2013-06-25 | Via Telecom, Inc. | Apparatus, method and system for reduced active set management |
US8522085B2 (en) | 2010-01-27 | 2013-08-27 | Tt Government Solutions, Inc. | Learning program behavior for anomaly detection |
JP4722195B2 (ja) | 2009-04-13 | 2011-07-13 | 富士通株式会社 | データベース・メッセージ分析支援プログラム、方法及び装置 |
US8843508B2 (en) | 2009-12-21 | 2014-09-23 | At&T Intellectual Property I, L.P. | System and method for regular expression matching with multi-strings and intervals |
US9305116B2 (en) * | 2010-04-20 | 2016-04-05 | International Business Machines Corporation | Dual DFA decomposition for large scale regular expression matching |
US8499290B2 (en) | 2010-06-15 | 2013-07-30 | Microsoft Corporation | Creating text functions from a spreadsheet |
US8862603B1 (en) | 2010-11-03 | 2014-10-14 | Netlogic Microsystems, Inc. | Minimizing state lists for non-deterministic finite state automatons |
US20120110003A1 (en) * | 2010-11-03 | 2012-05-03 | Microsoft Corporation | Conditional execution of regular expressions |
US8892580B2 (en) | 2010-11-03 | 2014-11-18 | Microsoft Corporation | Transformation of regular expressions |
US20120158768A1 (en) * | 2010-12-15 | 2012-06-21 | Microsoft Corporation | Decomposing and merging regular expressions |
CN102637180B (zh) * | 2011-02-14 | 2014-06-18 | 汉王科技股份有限公司 | 基于正则表达式的文字后处理方法和装置 |
US9218372B2 (en) * | 2012-08-02 | 2015-12-22 | Sap Se | System and method of record matching in a database |
US9524473B2 (en) | 2012-08-31 | 2016-12-20 | Nutonian, Inc. | System and method for auto-query generation |
CN103793284B (zh) | 2012-10-29 | 2017-06-20 | 伊姆西公司 | 基于共同序列模式的、用于智能客户服务的分析系统和方法 |
US20140164376A1 (en) * | 2012-12-06 | 2014-06-12 | Microsoft Corporation | Hierarchical string clustering on diagnostic logs |
US9244658B2 (en) | 2013-06-04 | 2016-01-26 | Microsoft Technology Licensing, Llc | Multi-step auto-completion model for software development environments |
US9489368B2 (en) * | 2013-06-14 | 2016-11-08 | Microsoft Technology Licensing, Llc | Suggesting a set of operations applicable to a selected range of data in a spreadsheet |
US10191893B2 (en) | 2013-07-22 | 2019-01-29 | Open Text Holdings, Inc. | Information extraction and annotation systems and methods for documents |
US8856642B1 (en) * | 2013-07-22 | 2014-10-07 | Recommind, Inc. | Information extraction and annotation systems and methods for documents |
US20150278355A1 (en) | 2014-03-28 | 2015-10-01 | Microsoft Corporation | Temporal context aware query entity intent |
US10025461B2 (en) | 2014-04-08 | 2018-07-17 | Oath Inc. | Gesture input for item selection |
US9959265B1 (en) | 2014-05-08 | 2018-05-01 | Google Llc | Populating values in a spreadsheet using semantic cues |
US9552348B2 (en) | 2014-06-27 | 2017-01-24 | Koustubh MOHARIR | System and method for operating a computer application with spreadsheet functionality |
US20160026730A1 (en) | 2014-07-23 | 2016-01-28 | Russell Hasan | Html5-based document format with parts architecture |
US10915233B2 (en) | 2014-09-26 | 2021-02-09 | Oracle International Corporation | Automated entity correlation and classification across heterogeneous datasets |
US10210246B2 (en) | 2014-09-26 | 2019-02-19 | Oracle International Corporation | Techniques for similarity analysis and data enrichment using knowledge sources |
US9817875B2 (en) | 2014-10-28 | 2017-11-14 | Conduent Business Services, Llc | Methods and systems for automated data characterization and extraction |
US20160125007A1 (en) | 2014-10-31 | 2016-05-05 | Richard Salisbury | Method of finding common subsequences in a set of two or more component sequences |
EP3029607A1 (en) * | 2014-12-05 | 2016-06-08 | PLANET AI GmbH | Method for text recognition and computer program product |
EP3251298B1 (en) | 2015-01-28 | 2018-11-28 | British Telecommunications public limited company | Data extraction |
US10915583B2 (en) | 2015-01-30 | 2021-02-09 | Splunk Inc. | Suggested field extraction |
US20160239401A1 (en) | 2015-02-16 | 2016-08-18 | Fujitsu Limited | Black-box software testing with statistical learning |
US10474707B2 (en) * | 2015-09-21 | 2019-11-12 | International Business Machines Corporation | Detecting longest regular expression matches |
US10169058B2 (en) | 2015-09-24 | 2019-01-01 | Voodoo Robotics, Inc. | Scripting language for robotic storage and retrieval design for warehouses |
US10664481B2 (en) | 2015-09-29 | 2020-05-26 | Cisco Technology, Inc. | Computer system programmed to identify common subsequences in logs |
US20170116238A1 (en) | 2015-10-26 | 2017-04-27 | Intelliresponse Systems Inc. | System and method for determining common subsequences |
US10515145B2 (en) | 2015-11-02 | 2019-12-24 | Microsoft Technology Licensing, Llc | Parameterizing and working with math equations in a spreadsheet application |
US10866705B2 (en) | 2015-12-03 | 2020-12-15 | Clarifai, Inc. | Systems and methods for updating recommendations on a user interface in real-time based on user selection of recommendations provided via the user interface |
US10775751B2 (en) * | 2016-01-29 | 2020-09-15 | Cisco Technology, Inc. | Automatic generation of regular expression based on log line data |
JP6588385B2 (ja) | 2016-05-11 | 2019-10-09 | 日本電信電話株式会社 | シグネチャ生成装置、シグネチャ生成方法、および、シグネチャ生成プログラム |
JP6577412B2 (ja) * | 2016-05-13 | 2019-09-18 | 株式会社日立製作所 | 運用管理装置及び運用管理方法、並びに運用管理システム |
US11372830B2 (en) | 2016-10-24 | 2022-06-28 | Microsoft Technology Licensing, Llc | Interactive splitting of a column into multiple columns |
US10380355B2 (en) | 2017-03-23 | 2019-08-13 | Microsoft Technology Licensing, Llc | Obfuscation of user content in structured user data files |
CN108663794A (zh) | 2017-03-27 | 2018-10-16 | 信泰光学(深圳)有限公司 | 观测装置的目镜结构 |
US10496707B2 (en) | 2017-05-05 | 2019-12-03 | Microsoft Technology Licensing, Llc | Determining enhanced longest common subsequences |
JP2019004402A (ja) * | 2017-06-19 | 2019-01-10 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
US20190026437A1 (en) | 2017-07-19 | 2019-01-24 | International Business Machines Corporation | Dual-index concept extraction |
US10713306B2 (en) | 2017-09-22 | 2020-07-14 | Microsoft Technology Licensing, Llc | Content pattern based automatic document classification |
US11797582B2 (en) | 2018-06-13 | 2023-10-24 | Oracle International Corporation | Regular expression generation based on positive and negative pattern matching examples |
US11354305B2 (en) | 2018-06-13 | 2022-06-07 | Oracle International Corporation | User interface commands for regular expression generation |
US11580166B2 (en) | 2018-06-13 | 2023-02-14 | Oracle International Corporation | Regular expression generation using span highlighting alignment |
-
2019
- 2019-06-11 US US16/438,325 patent/US11797582B2/en active Active
- 2019-06-11 US US16/438,316 patent/US20190384796A1/en active Pending
- 2019-06-11 US US16/438,327 patent/US11347779B2/en active Active
- 2019-06-11 US US16/438,313 patent/US11269934B2/en active Active
- 2019-06-11 US US16/438,321 patent/US11321368B2/en active Active
- 2019-06-11 US US16/438,330 patent/US11263247B2/en active Active
- 2019-06-12 CN CN201980037104.0A patent/CN112236747A/zh active Pending
- 2019-06-12 EP EP19737319.4A patent/EP3807785B1/en active Active
- 2019-06-12 JP JP2020569026A patent/JP7386818B2/ja active Active
- 2019-06-12 JP JP2020569203A patent/JP7493462B2/ja active Active
- 2019-06-12 CN CN201980035772.XA patent/CN112262390A/zh active Pending
- 2019-06-12 WO PCT/US2019/036834 patent/WO2019241428A1/en unknown
- 2019-06-12 JP JP2020568989A patent/JP7393357B2/ja active Active
- 2019-06-12 CN CN201980037345.5A patent/CN112236763A/zh active Pending
- 2019-06-12 WO PCT/US2019/036824 patent/WO2019241422A1/en unknown
- 2019-06-12 WO PCT/US2019/036829 patent/WO2019241425A1/en unknown
- 2019-06-12 CN CN201980036133.5A patent/CN112166430A/zh active Pending
- 2019-06-12 JP JP2020569146A patent/JP7393358B2/ja active Active
- 2019-06-12 EP EP19737326.9A patent/EP3807788A1/en active Pending
- 2019-06-12 EP EP19737323.6A patent/EP3807786A1/en not_active Withdrawn
- 2019-06-12 EP EP19737324.4A patent/EP3807787A1/en active Pending
- 2019-06-12 WO PCT/US2019/036815 patent/WO2019241416A1/en unknown
-
2022
- 2022-04-01 US US17/711,907 patent/US11755630B2/en active Active
-
2023
- 2023-11-14 JP JP2023193644A patent/JP2024020386A/ja active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPWO2019241425A5 (ja) | ||
JP7335225B2 (ja) | データ処理装置におけるデータ項目内のカウント要素 | |
JP2018506115A (ja) | 電子デバイスにおいて受け付けられた入力ストリングの置き換えとして単語の候補を提案するための方法 | |
JP2007109116A (ja) | 推定装置、テーブル管理装置、選択装置、テーブル管理方法、そのテーブル管理方法をコンピュータに実現させるプログラム、及び、そのプログラムを記録する記憶媒体 | |
CN105373414B (zh) | 支持MIPS平台的Java虚拟机实现方法及装置 | |
JP5440287B2 (ja) | シンボリック実行支援プログラム、方法及び装置 | |
CN113535650A (zh) | 一种文件命名方法及计算设备 | |
US11748078B1 (en) | Generating tie code fragments for binary translation | |
JP6189266B2 (ja) | データ処理装置、データ処理方法及びデータ処理プログラム | |
JP2008167153A (ja) | 可変データ画像生成装置、可変データ画像形成システム及び可変データ画像生成プログラム | |
JP7225904B2 (ja) | ベクトル演算処理装置、ベクトル演算処理装置による配列変数初期化方法、及び、ベクトル演算処理装置による配列変数初期化プログラム | |
CN112165486A (zh) | 网络地址集合拆分方法及装置 | |
US8700593B1 (en) | Content search system having pipelined engines and a token stitcher | |
US20190073584A1 (en) | Apparatus and methods for forward propagation in neural networks supporting discrete data | |
JP2000020318A (ja) | メモリアクセス命令削減装置および記録媒体 | |
JP5195228B2 (ja) | 処理プログラム、処理装置及び処理方法 | |
JP7168731B1 (ja) | メモリアクセス制御装置、メモリアクセス制御方法、及び、メモリアクセス制御プログラム | |
JP2009086870A (ja) | ベクトル処理装置 | |
US20240118811A1 (en) | Conflict detection and address arbitration for routing scatter and gather transactions for a memory bank | |
JP4870732B2 (ja) | 情報処理装置、名寄せ方法及びプログラム | |
JP2018055448A (ja) | プログラム変換システム、及びプログラム変換方法 | |
JP2010122820A (ja) | コンパイル装置及びコンパイル方法 | |
JP2015088001A (ja) | テスト範囲決定システムおよびテスト範囲決定方法ならびにテスト範囲決定プログラム | |
JP2009059187A (ja) | マイクロプロセッサおよびデータ処理方法 | |
JP5304307B2 (ja) | ソートキー比較コード生成装置、ソート処理装置及びソートキー比較コード生成方法 |