OUTPUT GENERATION BASED ON SEMANTIC EXPRESSIONS

    公开(公告)号:WO2018148123A1

    公开(公告)日:2018-08-16

    申请号:PCT/US2018/016780

    申请日:2018-02-05

    发明人: LEE, David

    IPC分类号: G06F17/21 G06F17/24

    摘要: Disclosed embodiments generally relate to logically describing and modeling the layout of an output (e.g., a document or a presentation) by capturing author intent. Author intent can be captured based on the author's selection of visual exemplars (e.g., lists, grids, collages, etc.) with which to express content. Each visual exemplar identifies one or more semantic expressions (e.g., specific, often implied, relationships that are represented in visual exemplars of content) that are represented by those visual exemplars. The identified semantic expressions form a contract that can be observed in any generated output. The output can be formatted and laid out in a variety of different ways (e.g., for a variety of different presentation devices) to provide aesthetic and semantic efficiency in the generated output while maintaining the intent of the author.

    PARAMETERIZING NETWORK COMMUNICATION PATHS
    2.
    发明申请

    公开(公告)号:WO2018136108A1

    公开(公告)日:2018-07-26

    申请号:PCT/US2017/034267

    申请日:2017-05-24

    申请人: GOOGLE LLC

    IPC分类号: G06F17/30

    摘要: Systems and methods of parameterizing network communication paths are provided. The system can identify a network communication path traversed by a plurality of client computing devices via a network protocol. The system can generate, based on a parameter of the network communication path and an attribute of each of a plurality of keywords to the hyperlink on the first web page that directed the plurality of client computing devices to the second web page via the network protocol, a weight data structure with a scalar value for each of the plurality of keywords. The system can select, based on a comparison of the scalar value for each of the plurality of keywords, a keyword of the plurality of keywords to input into an online content selection process to select the content item in response to a request for content received from a client computing device.

    TECHNIQUES FOR CLASSIFYING A WEB PAGE BASED UPON FUNCTIONS USED TO RENDER THE WEB PAGE
    3.
    发明申请
    TECHNIQUES FOR CLASSIFYING A WEB PAGE BASED UPON FUNCTIONS USED TO RENDER THE WEB PAGE 审中-公开
    基于用于呈现网页的功能对网页进行分类的技术

    公开(公告)号:WO2018085499A1

    公开(公告)日:2018-05-11

    申请号:PCT/US2017/059663

    申请日:2017-11-02

    申请人: RISKIQ, INC.

    摘要: The present disclosure generally relates to web page analysis, and more particularly to a classification system for web pages. The classification system may classify a web page as malicious based upon one or more signatures generated for the web page. For example, the classification system may compare one or more signatures generated for a first web page to one or more signatures generated for a second web page, where the first web page and the second web page are the same web page at different times or different web pages. Based upon a similarity of the signatures, the classification system may output whether the first web page is malicious. For another example, the classification system may include a classification model that is trained based upon one or more signatures for one or more classified web pages. The classification model may output whether the web page is malicious.

    摘要翻译: 本公开总体上涉及网页分析,并且更具体地涉及用于网页的分类系统。 分类系统可基于为网页生成的一个或多个签名将网页分类为恶意。 例如,分类系统可将为第一网页生成的一个或多个签名与为第二网页生成的一个或多个签名进行比较,其中第一网页和第二网页在不同时间或不同时间是相同的网页 网页。 基于签名的相似性,分类系统可以输出第一网页是否是恶意的。 又例如,分类系统可以包括基于一个或多个分类的网页的一个或多个签名来训练的分类模型。 分类模型可以输出网页是否是恶意的。

    USER INTERFACE
    4.
    发明申请
    USER INTERFACE 审中-公开
    用户界面

    公开(公告)号:WO2018067478A1

    公开(公告)日:2018-04-12

    申请号:PCT/US2017/054806

    申请日:2017-10-03

    IPC分类号: H04L12/24 G06F9/44 G06F3/0488

    摘要: A computer system for use in rendering a user interface comprises: an input configured to receive a series of natural language user interface description elements describing intended user interface attributes; electronic storage configured to hold model data for interpreting the natural language description elements; an interpretation module configured to apply natural language interpretation to the natural language description elements to interpret them according to the model data, thereby identifying the intended user interface attributes; a generation module configured to use results of the natural language interpretation to generate a data structure for rendering a user interface exhibiting the identified attributes; and a rendering module configured to use the data structure to cause a display to render on the display a user interface exhibiting the intended attributes.

    摘要翻译: 用于呈现用户界面的计算机系统包括:输入,其被配置为接收描述预期用户界面属性的一系列自然语言用户界面描述元素; 电子存储器,被配置为保存用于解释自然语言描述元素的模型数据; 解释模块,被配置为将自然语言解释应用于自然语言描述元素以根据模型数据解释它们,从而识别预期用户界面属性; 生成模块,被配置为使用自然语言解释的结果来生成用于呈现展现所识别的属性的用户界面的数据结构; 以及呈现模块,其被配置为使用所述数据结构来使显示器在所述显示器上呈现呈现所述预期属性的用户界面。

    DISTRIBUTED APPLICATION BASED OFF OF STATEFUL DESKTOP APPLICATION
    5.
    发明申请
    DISTRIBUTED APPLICATION BASED OFF OF STATEFUL DESKTOP APPLICATION 审中-公开
    基于分布式应用程序的关闭状态桌面应用程序

    公开(公告)号:WO2017189649A1

    公开(公告)日:2017-11-02

    申请号:PCT/US2017/029515

    申请日:2017-04-26

    IPC分类号: G06F9/445

    摘要: An architectural software model in which browser-executable code and non- browser executable code of an application are distributed. The browser-executable code (such as markup language and script) is executed by a browser on perhaps a client machine, whilst the non-browser executable code (such as C# code as an example) is executed on a server or by a service. Such code typically is included within a single desktop application with an interoperability component operating between. The browser- executable code is able to communicate with the non-browser executable code using a request-response protocol. In order to facilitate communication with the non-browser- executable code, the non-browser executable code is provided in an environment that includes a request translator and a response translator. The environment includes an interface which honors the request/response protocol followed by the browser-executable code.

    摘要翻译:

    分布式应用程序的浏览器可执行代码和非浏览器可执行代码的架构软件模型。 浏览器可执行代码(如标记语言和脚本)由客户端机器上的浏览器执行,而非浏览器可执行代码(如C#代码作为示例)则在服务器或服务上执行。 此类代码通常包含在单个桌面应用程序中,并且互操作性组件在其间运行。 浏览器可执行代码能够使用请求 - 响应协议与非浏览器可执行代码进行通信。 为了促进与非浏览器可执行代码的通信,在包括请求翻译器和响应翻译器的环境中提供非浏览器可执行代码。 该环境包括一个接口,该接口遵循浏览器可执行代码后面的请求/响应协议。

    IMPROVED PRESENTATION OF ELECTRONIC INFORMATION
    6.
    发明申请
    IMPROVED PRESENTATION OF ELECTRONIC INFORMATION 审中-公开
    改进电子信息的表达

    公开(公告)号:WO2017152216A1

    公开(公告)日:2017-09-14

    申请号:PCT/AU2017/000062

    申请日:2017-03-13

    申请人: WILSON, Eric

    IPC分类号: G06F17/30 G06F17/22

    摘要: A computer acting as display device can present pixmap screen page image(s), and with end-user input, can act on associated interaction(s) area(s) specification(s); with the screen page image(s) and associated interaction(s) area(s) specification(s) created automatically from electronic document processing on another computer; such other computer paginating the documents for information viewing area(s) on such display device(s), record interaction(s) area(s) data corresponding with styled hypertext or interactive graphical elements within the electronic document, rasterising these document page(s) into screen page image pixmap(s), and compile interaction(s) area(s) data into persistent interaction(s) area(s) specification(s), together for communication to the display device. References to content elements in document pages can be associated with screen page images to allow end- users find information. Content elements in documents may act as placeholders in pagination to reserve space for overlaying media upon screen page images. Screen page images may consist of many pixmap files to prevent end-user saving.

    摘要翻译: 充当显示设备的计算机可以呈现像素图屏幕页面图像并且与最终用户输入一起可以作用于关联的交互作用区域(多个)规范。 与从另一台计算机上的电子文档处理自动创建的屏幕页面图像和相关联的交互区域(多个)规范; 这样的其它计算机拼版用于这种显示装置(S),记录交互(S)面积(S)与风格的超文本或电子文档内的交互式图形元素相对应的数据,光栅化这些文档页面上信息的可视面积(S)的文件(一个或多个 )转换成屏幕页面图像像素图,并且将交互作用区域数据编译成持久性交互作用区域(多个)规范,一起用于与显示设备的通信。 对文档页面中内容元素的引用可以与屏幕页面图像相关联,以允许最终用户查找信息。 文档中的内容元素可以充当分页占位符,以在屏幕页面图像上预留用于覆盖媒体的空间。 屏幕页面图像可能包含许多像素图文件,以防止最终用户保存。

    AUTOMATIC EXECUTION OF OBJECTS IN A USER INTERFACE
    8.
    发明申请
    AUTOMATIC EXECUTION OF OBJECTS IN A USER INTERFACE 审中-公开
    用户界面中的对象自动执行

    公开(公告)号:WO2017078705A1

    公开(公告)日:2017-05-11

    申请号:PCT/US2015/059064

    申请日:2015-11-04

    IPC分类号: G06F3/048

    摘要: Embodiments are directed to traversing and mapping a user interface. In one scenario, a computer system performs a method for traversing and mapping a user interface that includes the following: rendering a user interface (UI) based on data received from an information source, constructing an element collection with UI elements, the element collection describing relationships that exist between the UI elements, traversing the element collection to identify various node element types, identifying, within a pre-defined action set, an action associated with at least one of the identified node element types, executing the identified action against the identified node element types, and logging at least one network request resulting from the executed action.

    摘要翻译: 实施例涉及遍历和映射用户界面。 在一种情况下,计算机系统执行遍历和映射用户界面的方法,该方法包括以下步骤:基于从信息源接收的数据呈现用户界面(UI),用UI元素构建元素集合,元素集合描述 UI元素之间存在的关系,遍历元素集合以识别各种节点元素类型,在预定义的动作集合内识别与至少一个所识别的节点元素类型相关联的动作,针对所识别的节点元素类型执行所识别的动作 节点元素类型,并记录至少一个由执行的动作产生的网络请求。

    INTEGRATION OF CONTENT IN NON-BROWSER APPLICATIONS
    9.
    发明申请
    INTEGRATION OF CONTENT IN NON-BROWSER APPLICATIONS 审中-公开
    非浏览器应用内容的整合

    公开(公告)号:WO2017062203A1

    公开(公告)日:2017-04-13

    申请号:PCT/US2016/053737

    申请日:2016-09-26

    申请人: GOOGLE INC.

    发明人: OZUYSAL, Yusuf

    IPC分类号: G06F3/048 G06F9/46

    摘要: In a general aspect, a computer-implemented method can include executing, on a computing device, a non-browser application; displaying, by the non-browser application on a display of the computing device, a link to web content; and receiving an indication that the link has been selected. In response to the indication that the link has been selected, the method can include, allocating a tab of a browser application to the non-browser application; displaying the allocated browser tab within a user interface of the non-browser application; and displaying, by the allocated browser tab, the web content within the user interface.

    摘要翻译: 在一般方面,计算机实现的方法可以包括在计算设备上执行非浏览器应用; 通过非浏览器应用程序在计算设备的显示器上显示到web内容的链接; 并且接收到已经选择了链接的指示。 响应于已经选择了链接的指示,该方法可以包括:将浏览器应用的选项卡分配给非浏览器应用; 在非浏览器应用的用户界面内显示所分配的浏览器标签; 并通过分配的浏览器选项卡显示用户界面内的网页内容。

    СПОСОБ ПОДГОТОВКИ ДОКУМЕНТОВ НА ЯЗЫКАХ РАЗМЕТКИ
    10.
    发明申请
    СПОСОБ ПОДГОТОВКИ ДОКУМЕНТОВ НА ЯЗЫКАХ РАЗМЕТКИ 审中-公开
    在标记语言中准备文件的方法

    公开(公告)号:WO2017058047A1

    公开(公告)日:2017-04-06

    申请号:PCT/RU2015/000633

    申请日:2015-09-30

    IPC分类号: G06F17/20 G06F3/048

    摘要: Данное техническое решение относится к пользовательским интерфейсам для работы с данными в компьютерных информационных системах. В заявленном способе подготовки документов на языках разметки при реализации пользовательского интерфейса для работы с данными информационной системы формируют метаданные для, по крайней мере, одного класса сущности, его атрибутов и наборов данных, элементов наборов данных, включающих, по крайней мере, поля наборов данных и агрегатные функции наборов данных; выбирают элемент шаблона и отображают информацию о доступных для формирования связи атрибутах класса сущности, наборах данных, их полях и агрегатных функциях; выбирают атрибут класса сущности или набор данных или поле набора данных или агрегатную функцию набора данных; формируют и сохраняют связь, содержащую идентификатор выбранного ранее элемента шаблона и идентификатор выбранного на предыдущем шаге атрибута класса сущности или набора данных или поля набора данных или агрегатной функции набора данных.

    摘要翻译: 本技术方案涉及用于处理计算机信息系统中的数据的用户界面。 在建立用于处理来自信息系统的数据的用户接口的标记语言的所要求保护的方法中,为至少一个实体类,其属性和数据集以及所述数据集的元素生成元数据,至少包括 数据集字段和数据集合集合函数; 选择模板元素,并显示关于实体类属性,数据集及其字段和聚合的信息,可用于生成关系; 选择实体类属性或数据集或数据集合字段或数据集合集合函数; 并且生成并保存关系,其包含先前选择的模板元素的标识符和在前一步骤中识别的实体类属性或数据集或数据集字段或数据集合集合功能的标识符。