会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Processing method of data stream using border monitoring query
    • 使用边界监控查询的数据流处理方法
    • US07895188B2
    • 2011-02-22
    • US11741923
    • 2007-04-30
    • Jin Won LeeYoung Ki LeeSeung Woo KangSang Jeong LeeHyun Ju JinByung Jip KimJune Hwa Song
    • Jin Won LeeYoung Ki LeeSeung Woo KangSang Jeong LeeHyun Ju JinByung Jip KimJune Hwa Song
    • G06F7/00G06F17/30
    • G06F17/30675
    • The present invention relates to a processing method of data stream using Border Monitoring Query, and more particularly a monitoring method and a system for data streams which are a large volume of data and continuously generated such as financial ticker, GPS data or a ubiquitous sensor network (USN).The objectives of the present invention are to process a large number of BMQs over data streams in high-performance and scalable manner. For this purpose, the invention presents BMQ-Index, a scalable and high performance data stream monitoring framework. The main idea of BMQ-Index is shared and incremental processing. For shared processing, BMQ-Index adopts a query indexing approach, thereby achieving a high level of scalability. Once BMQ-Index is built on registered queries, only relevant queries are quickly searched for upon an incoming data. For incremental processing, BMQ-Index employs an incremental access method, i.e., an index structure to store delta query information and an incremental search algorithm. Thus, successive BMQ evaluations are greatly accelerated.
    • 本发明涉及使用边界监视查询的数据流的处理方法,更具体地说,涉及一种数据流的监视方法和系统,该数据流是大量的数据并连续生成的,例如金融报价单,GPS数据或普遍存在的传感器网络 (USN)。 本发明的目标是以高性能和可扩展的方式处理数据流上的大量BMQ。 为此,本发明提出了可扩展和高性能的数据流监测框架BMQ-Index。 BMQ-Index的主要思想是共享和增量处理。 对于共享处理,BMQ-Index采用查询索引方式,从而实现了高度的可扩展性。 一旦BMQ-Index建立在注册查询上,只有在输入数据时快速搜索相关查询。 对于增量处理,BMQ-Index使用增量访问方法,即用于存储增量查询信息和增量搜索算法的索引结构。 因此,连续的BMQ评估大大加快。
    • 3. 发明授权
    • Aspect-level news browsing service system and method for mitigating effects of media bias
    • 方面级新闻浏览服务系统和减轻媒体偏见影响的方法
    • US08200685B2
    • 2012-06-12
    • US12624862
    • 2009-11-24
    • June Hwa SongSoun Eil ParkSang Jeong LeeSeung Woo Kang
    • June Hwa SongSoun Eil ParkSang Jeong LeeSeung Woo Kang
    • G06F17/30
    • G06F17/30867
    • The present invention relates to an aspect-level news browsing service system and method for mitigating effects of media bias, which group news articles having different aspects on the same event on the basis of aspects, and simultaneously provide grouped news articles to users. The aspect-level news browsing service system may include a user terminal for accessing a news service server over an Internet and receiving aspect-level news article information from the news service server. A news provision server may transmit news article information to the news service server over the Internet. The news service server may extract aspects from the received news article information, classify the news article information based on the extracted aspects, and may transmit the aspect-level news article information to the user terminal depending on the aspects to enable the news article information to be displayed. The Internet may be configured to connect the user terminal to the news service server.
    • 本发明涉及一种用于减轻媒体偏见的影响的方面级新闻浏览服务系统和方法,所述媒体偏倚的组合基于方面对具有不同方面的不同方面进行组合,并且同时向用户提供分组的新闻文章。 方面级新闻浏览服务系统可以包括用于通过因特网访问新闻服务服务器并从新闻服务服务器接收方面级新闻文章信息的用户终端。 新闻提供服务器可以通过因特网将新闻文章信息传送到新闻服务服务器。 新闻服务服务器可以从接收到的新闻文章信息中提取方面,根据所提取的方面对新闻文章信息进行分类,并且可以根据方面向用户终端发送方面级新闻文章信息,以使新闻文章信息 被显示。 互联网可以被配置为将用户终端连接到新闻服务服务器。
    • 4. 发明授权
    • Method and system of processing a data stream
    • 处理数据流的方法和系统
    • US07730199B2
    • 2010-06-01
    • US11734399
    • 2007-04-12
    • June-Hwa SongSeung-Woo KangYoung-Ki LeeSung-Hwan IhmSoun-Eil ParkJae-Sun HanSu-Myeon Kim
    • June-Hwa SongSeung-Woo KangYoung-Ki LeeSung-Hwan IhmSoun-Eil ParkJae-Sun HanSu-Myeon Kim
    • G06F15/16G06F3/00G06F9/45G06F9/44
    • G06F17/30516
    • Methods and systems of processing a data stream are disclosed. A developer may develop a service only by programming a Service Unit (SU) including a service logic (SL) and including a Service Unit Description Language (SUDL) file, so that the developer may not need to program complicated stream processing code, such as stream source connection code, network input/output (I/O) code, and buffering code. In addition, the stream source connected dynamically to the service and a service execution mode (such as push and pull modes) may be converted by simply changing setting files based on the service model. The system includes modules for managing and processing the stream in reality, such as stream source connection modules, network I/O processing modules, and stream buffering modules, the modules operating the developed program through the service model.
    • 公开了处理数据流的方法和系统。 开发者可以仅通过编程包括服务逻辑(SL)并且包括服务单元描述语言(SUDL)文件的服务单元(SU)来开发服务,使得开发者可能不需要编程复杂的流处理代码,例如 流源连接代码,网络输入/输出(I / O)代码和缓冲代码。 此外,可以通过基于服务模型简单地改变设置文件来转换动态地连接到服务的流源和服务执行模式(例如推拉模式)。 该系统包括用于在现实中管理和处理流的模块,例如流源连接模块,网络I / O处理模块和流缓冲模块,模块通过服务模型运行开发的程序。
    • 8. 发明申请
    • ASPECT-LEVEL NEWS BROWSING SERVICE SYSTEM AND METHOD FOR MITIGATING EFFECTS OF MEDIA BIAS
    • ASPECT-LEVEL新闻浏览服务系统和减少媒体影响力的方法
    • US20110022595A1
    • 2011-01-27
    • US12624862
    • 2009-11-24
    • June Hwa SongSoun Eil ParkSang Jeong LeeSeung Woo Kang
    • June Hwa SongSoun Eil ParkSang Jeong LeeSeung Woo Kang
    • G06F15/16G06F17/30
    • G06F17/30867
    • The present invention relates to an aspect-level news browsing service system and method for mitigating effects of media bias, which group news articles having different aspects on the same event on the basis of aspects, and simultaneously provide grouped news articles to users. The aspect-level news browsing service system may include a user terminal for accessing a news service server over an Internet and receiving aspect-level news article information from the news service server. A news provision server may transmit news article information to the news service server over the Internet. The news service server may extract aspects from the received news article information, classify the news article information based on the extracted aspects, and may transmit the aspect-level news article information to the user terminal depending on the aspects to enable the news article information to be displayed. The Internet may be configured to connect the user terminal to the news service server.
    • 本发明涉及一种用于减轻媒体偏见的影响的方面级新闻浏览服务系统和方法,所述媒体偏倚的组合基于方面对具有不同方面的不同方面进行组合,并且同时向用户提供分组的新闻文章。 方面级新闻浏览服务系统可以包括用于通过因特网访问新闻服务服务器并从新闻服务服务器接收方面级新闻文章信息的用户终端。 新闻提供服务器可以通过因特网将新闻文章信息传送到新闻服务服务器。 新闻服务服务器可以从接收到的新闻文章信息中提取方面,根据所提取的方面对新闻文章信息进行分类,并且可以根据方面向用户终端发送方面级新闻文章信息,以使新闻文章信息 被显示。 互联网可以被配置为将用户终端连接到新闻服务服务器。
    • 9. 发明申请
    • Processing method of data stream using Border Monitoring Query
    • 使用边界监控查询的数据流处理方法
    • US20080288441A1
    • 2008-11-20
    • US11741923
    • 2007-04-30
    • JIN WON LEEYOUNG KI LEESEUNG WOO KANGSANG JEONG LEEHYUN JU JINBYUNG JIP KIMJUNE HWA SONG
    • JIN WON LEEYOUNG KI LEESEUNG WOO KANGSANG JEONG LEEHYUN JU JINBYUNG JIP KIMJUNE HWA SONG
    • G06F17/30
    • G06F17/30675
    • The present invention relates to a processing method of data stream using Border Monitoring Query, and more particularly a monitoring method and a system for data streams which are a large volume of data and continuously generated such as financial ticker, GPS data or a ubiquitous sensor network (USN).The objectives of the present invention are to process a large number of BMQs over data streams in high-performance and scalable manner. For this purpose, the invention presents BMQ-Index, a scalable and high performance data stream monitoring framework. The main idea of BMQ-Index is shared and incremental processing. For shared processing, BMQ-Index adopts a query indexing approach, thereby achieving a high level of scalability. Once BMQ-Index is built on registered queries, only relevant queries are quickly searched for upon an incoming data. For incremental processing, BMQ-Index employs an incremental access method, i.e., an index structure to store delta query information and an incremental search algorithm. Thus, successive BMQ evaluations are greatly accelerated.
    • 本发明涉及使用边界监视查询的数据流的处理方法,更具体地说,涉及一种数据流的监视方法和系统,该数据流是大量的数据并连续生成的,例如金融报价单,GPS数据或普遍存在的传感器网络 (USN)。 本发明的目标是以高性能和可扩展的方式处理数据流上的大量BMQ。 为此,本发明提出了可扩展和高性能的数据流监测框架BMQ-Index。 BMQ-Index的主要思想是共享和增量处理。 对于共享处理,BMQ-Index采用查询索引方式,从而实现了高度的可扩展性。 一旦BMQ-Index建立在注册查询上,只有在输入数据时快速搜索相关查询。 对于增量处理,BMQ-Index使用增量访问方法,即用于存储增量查询信息和增量搜索算法的索引结构。 因此,连续的BMQ评估大大加快。
    • 10. 发明申请
    • METHOD AND SYSTEM OF PROCESSING A DATA STREAM
    • 处理数据流的方法和系统
    • US20070288649A1
    • 2007-12-13
    • US11734399
    • 2007-04-12
    • June-Hwa SongSeung-Woo KangYoung-Ki LeeSung-Hwan IhmSoun-Eil ParkJae-Sun HanSu-Myeon Kim
    • June-Hwa SongSeung-Woo KangYoung-Ki LeeSung-Hwan IhmSoun-Eil ParkJae-Sun HanSu-Myeon Kim
    • G06F15/16H04L12/02
    • G06F17/30516
    • Methods and systems of processing a data stream are disclosed. A developer may develop a service only by programming a Service Unit (SU) including a service logic (SL) and including a Service Unit Description Language (SUDL) file, so that the developer may not need to program complicated stream processing code, such as stream source connection code, network input/output (I/O) code, and buffering code. In addition, the stream source connected dynamically to the service and a service execution mode (such as push and pull modes) may be converted by simply changing setting files based on the service model. The system includes modules for managing and processing the stream in reality, such as stream source connection modules, network I/O processing modules, and stream buffering modules, the modules operating the developed program through the service model.
    • 公开了处理数据流的方法和系统。 开发者可以仅通过编程包括服务逻辑(SL)并且包括服务单元描述语言(SUDL)文件的服务单元(SU)来开发服务,使得开发者可能不需要编程复杂的流处理代码,例如 流源连接代码,网络输入/输出(I / O)代码和缓冲代码。 此外,可以通过基于服务模型简单地改变设置文件来转换动态地连接到服务的流源和服务执行模式(例如推拉模式)。 该系统包括用于在现实中管理和处理流的模块,例如流源连接模块,网络I / O处理模块和流缓冲模块,模块通过服务模型运行开发的程序。