Movatterモバイル変換


[0]ホーム

URL:


US20120095862A1 - Computer system and method for analyzing data sets and generating personalized recommendations - Google Patents

Computer system and method for analyzing data sets and generating personalized recommendations
Download PDF

Info

Publication number
US20120095862A1
US20120095862A1US13/274,226US201113274226AUS2012095862A1US 20120095862 A1US20120095862 A1US 20120095862A1US 201113274226 AUS201113274226 AUS 201113274226AUS 2012095862 A1US2012095862 A1US 2012095862A1
Authority
US
United States
Prior art keywords
data
entity
target user
personal
user
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.)
Abandoned
Application number
US13/274,226
Inventor
Jeremy Ryan Schiff
Paul Kenneth Twohey
Steven Charles Schlansker
Leejay Wu
Corey Reese
Sourav Chatterji
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
OpenTable Inc
Original Assignee
Ness Computing LLC
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Ness Computing LLCfiledCriticalNess Computing LLC
Priority to US13/274,226priorityCriticalpatent/US20120095862A1/en
Assigned to Ness Computing, Inc.reassignmentNess Computing, Inc.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: CHATTERJI, SOURAV, REESE, COREY, SCHLANSKER, STEVEN CHARLES, TWOHEY, PAUL KENNETH, SCHIFF, JEREMY RYAN, WU, LEEJAY
Publication of US20120095862A1publicationCriticalpatent/US20120095862A1/en
Assigned to NESS COMPUTING, LLCreassignmentNESS COMPUTING, LLCCONVERSION OF CORPORATION TO LLCAssignors: Ness Computing, Inc.
Assigned to OPENTABLE. INC.reassignmentOPENTABLE. INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: NESS COMPUTING LLC
Priority to US15/724,370prioritypatent/US11423462B2/en
Priority to US17/828,689prioritypatent/US12190367B2/en
Priority to US18/970,053prioritypatent/US20250104129A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Embodiments of the invention relate to a computer-implemented method and system for generating personalized recommendations for a target user based at least on stored data about the target user. The method comprises obtaining, at the server computer, data from a plurality of data sources, including entity data associated with a plurality of entities, stored in an entity database, or personal data associated with a plurality of users, stored in a user database. The personalized recommendations system then merges the entity data or personal data and maps the entity or personal data to a corresponding entity or target user, respectively. The entity or personal data is differentiated, a relevance is determined, a weight is assigned to the data and corresponding source to canonicalize the data, the respective databases are updated with the corresponding data, and then a set of personalized recommendations to the target user is generated using the updated databases.

Description

Claims (26)

1. A computer-implemented method for generating personalized recommendations for a target user based at least on stored data about the target user, the method comprising:
obtaining, at a server computer, entity data from a plurality of data sources, wherein the entity data is associated with an entity in a plurality of entities, wherein the entity provides goods or services to the target user;
storing the entity data at the server computer, wherein the entity data associated with the plurality of entities is stored in an entity database;
merging, by the server computer, the entity data from the plurality of data sources;
mapping, by the server computer, the entity data from the plurality of data sources to a corresponding entity;
differentiating, by the server computer, the entity data from the plurality of data sources associated with the corresponding entity;
determining, by the server computer, a relevance associated with the entity data and data source, wherein the relevance is determined by a computer process to cross-reference the entity data and data source;
assigning, by the server computer, a weight to the entity data and the data source associated with the entity data based on the relevance, thereby canonicalizing the entity data;
updating the entity database with the entity data associated with the corresponding entity; and
generating, by the server computer, a set of personalized recommendations to the target user using the updated entity database.
2. The method ofclaim 1, further comprising:
obtaining, at the server computer, feedback data from a plurality of users, wherein the feedback data is associated to the target user in the plurality of users;
obtaining, at the server computer, location data from an external data source in a plurality of data sources associated with the target user, wherein the location data is associated with an entity in a plurality of entities;
storing the location data at the server computer, wherein location data associated with the plurality of entities is stored in the entity database;
determining, by the server computer, an entity that is associated with the feedback data from the target user;
determining, by the server computer, if the entity associated with the feedback data from the target user corresponds with an entity associated with location data in the entity database;
mapping the entity associated with the feedback data to the corresponding entity associated with the location data, wherein if the entity associated with the feedback data from the target user does not correspond with an entity associated with location data in the entity database, the entity database is updated to include the entity associated with the feedback data from the target user;
updating the entity database to include the feedback data from the target user associated the entity, with the location data associated with the corresponding entity; and
generating a set of personalized recommendations to the target user based on the updated entity database.
3. The method ofclaim 1, further comprising:
obtaining, at the server computer, personal data from the plurality of data sources, wherein the personal data is associated with the target user in the plurality of users;
storing the personal data at the server computer, wherein personal data associated with the plurality of users is stored in a user database;
merging, by the server computer, the personal data from the plurality of data sources;
mapping, by the server computer, the personal data from the plurality of data sources to the target user;
updating the user database with the personal data and stored data associated with the target user;
determining, at the server computer, whether an entity is associated with the personal data from the target user;
determining, at the server computer, whether the entity associated with the personal data corresponds with an entity associated with location data in the entity database;
mapping the entity associated with the personal data from the target user to the corresponding entity associated with the location data;
determining, at the server computer, inferred location data based on the mapping;
updating the entity database to include the inferred location data associated with the corresponding entity;
creating a personal profile for the target user based on the personal data;
analyzing, at the server computer, the personal data and stored data associated with the target user to determine a user-specific relevance;
updating the personal profile of the target user with the user-specific relevance; and
generating a set of personalized recommendations to the target user based on the updated personal profile of the user using the updated entity database.
7. The method ofclaim 6, further comprising:
merging the personal data associated with the target user with personal data associated with the plurality of users;
categorizing the personal data associated with the plurality of users into the category in a plurality of categories;
cross-referencing the personal data associated with the plurality of users with the location data associated with the plurality of entities to determine a global relevance, wherein the global relevance is associated with the plurality of users;
assigning a global weight to the category associated with the target user based on the global relevance, wherein in the plurality of categories each category has its own global weight; and
updating the personal profile of the target user with the global relevance, and global weight assigned to the category.
12. A system for generating personalized recommendations for a target user based at least on stored data about the target user, the system comprising a server computer comprising a processor and a computer-readable medium, the computer-readable medium comprising code executable by the processor to perform a method, the method comprising:
obtaining, at the server computer, entity data from a plurality of data sources, wherein the entity data is associated with an entity in a plurality of entities, wherein the entity provides goods or services to the target user;
storing the entity data at the server computer, wherein the entity data associated with the plurality of entities is stored in an entity database;
merging, by the server computer, the entity data from the plurality of data sources;
mapping, by the server computer, the entity data from the plurality of data sources to a corresponding entity;
differentiating, by the server computer, the entity data from the plurality of data sources associated with the corresponding entity;
determining, by the server computer, a relevance associated with the entity data and data source, wherein the relevance is determined by a computer process to cross-reference the entity data and data source;
assigning, by the server computer, a weight to the entity data and the data source associated with the entity data based on the relevance, thereby canonicalizing the entity data;
updating the entity database with the entity data associated with the corresponding entity; and
generating, by the server computer, personalized recommendations to the target user using the updated entity database.
13. The system ofclaim 12, the method further comprising:
obtaining, at the server computer, feedback data from a plurality of users, wherein the feedback data is associated to the target user in the plurality of users;
obtaining, at the server computer, location data from an external data source in a plurality of data sources associated with the target user, wherein the location data is associated with an entity in a plurality of entities;
storing the location data at the server computer, wherein location data associated with the plurality of entities is stored in the entity database;
determining, by the server computer, an entity that is associated with the feedback data from the target user;
determining, by the server computer, if the entity associated with the feedback data from the target user corresponds with an entity associated with location data in the entity database;
mapping the entity associated with the feedback data to the corresponding entity associated with the location data, wherein if the entity associated with the feedback data from the target user does not correspond with an entity associated with location data in the entity database, the entity database is updated to include the entity associated with the feedback data from the target user;
updating the entity database to include the feedback data from the target user associated the entity, with the location data associated with the corresponding entity; and
generating a set of personalized recommendations to the target user based on the updated entity database.
14. The system ofclaim 12, the method further comprising:
obtaining, at the server computer, personal data from the plurality of data sources, wherein the personal data is associated with the target user in the plurality of users;
storing the personal data at the server computer, wherein personal data associated with the plurality of users is stored in a user database;
merging, by the server computer, the personal data from the plurality of data sources;
mapping, by the server computer, the personal data from the plurality of data sources to the target user;
updating the user database with the personal data and stored data associated with the target user;
determining, at the server computer, whether an entity is associated with the personal data from the target user;
determining, at the server computer, whether the entity associated with the personal data corresponds with an entity associated with location data in the entity database;
mapping the entity associated with the personal data from the target user to the corresponding entity associated with the location data;
determining, at the server computer, inferred location data based on the mapping;
updating the entity database to include the inferred location data associated with the corresponding entity;
creating a personal profile for the target user based on the personal data;
analyzing, at the server computer, the personal data and stored data associated with the target user to determine a user-specific relevance;
updating the personal profile of the target user with the user-specific relevance; and
generating a set of personalized recommendations to the target user based on the updated personal profile of the user using the updated entity database.
18. The system ofclaim 17, further comprising:
merging the personal data associated with the target user with personal data associated with the plurality of users;
categorizing the personal data associated with the plurality of users into the category in a plurality of categories;
cross-referencing the personal data associated with the plurality of users with the location data associated with the plurality of entities to determine a global relevance, wherein the global relevance is associated with the plurality of users;
assigning a global weight to the category associated with the target user based on the global relevance, wherein in the plurality of categories each category has its own global weight; and
updating the personal profile of the target user with the global relevance, and global weight assigned to the category.
US13/274,2262010-10-152011-10-14Computer system and method for analyzing data sets and generating personalized recommendationsAbandonedUS20120095862A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US13/274,226US20120095862A1 (en)2010-10-152011-10-14Computer system and method for analyzing data sets and generating personalized recommendations
US15/724,370US11423462B2 (en)2010-10-152017-10-04Computer system and method for analyzing data sets and generating personalized recommendations
US17/828,689US12190367B2 (en)2010-10-152022-05-31Computer system and method for analyzing data sets and generating personalized recommendations
US18/970,053US20250104129A1 (en)2010-10-152024-12-05Computer system and method for analyzing data sets and generating personalized recommendations

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US39380010P2010-10-152010-10-15
US39379310P2010-10-152010-10-15
US13/274,226US20120095862A1 (en)2010-10-152011-10-14Computer system and method for analyzing data sets and generating personalized recommendations

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US15/724,370ContinuationUS11423462B2 (en)2010-10-152017-10-04Computer system and method for analyzing data sets and generating personalized recommendations

Publications (1)

Publication NumberPublication Date
US20120095862A1true US20120095862A1 (en)2012-04-19

Family

ID=45934924

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US13/274,226AbandonedUS20120095862A1 (en)2010-10-152011-10-14Computer system and method for analyzing data sets and generating personalized recommendations
US15/724,370Active2032-05-21US11423462B2 (en)2010-10-152017-10-04Computer system and method for analyzing data sets and generating personalized recommendations
US17/828,689Active2032-07-22US12190367B2 (en)2010-10-152022-05-31Computer system and method for analyzing data sets and generating personalized recommendations
US18/970,053PendingUS20250104129A1 (en)2010-10-152024-12-05Computer system and method for analyzing data sets and generating personalized recommendations

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US15/724,370Active2032-05-21US11423462B2 (en)2010-10-152017-10-04Computer system and method for analyzing data sets and generating personalized recommendations
US17/828,689Active2032-07-22US12190367B2 (en)2010-10-152022-05-31Computer system and method for analyzing data sets and generating personalized recommendations
US18/970,053PendingUS20250104129A1 (en)2010-10-152024-12-05Computer system and method for analyzing data sets and generating personalized recommendations

Country Status (1)

CountryLink
US (4)US20120095862A1 (en)

Cited By (63)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120151420A1 (en)*2010-12-082012-06-14At&T Intellectual Property I, L.P.Devices, Systems, and Methods for Conveying Gesture Commands
US20130311324A1 (en)*2012-05-172013-11-21Luvocracy Inc.Zero Click Commerce Systems
US20130318118A1 (en)*2012-05-242013-11-28Alibaba Group Holding LimitedCompleting application interfaces
WO2014035816A1 (en)*2012-08-272014-03-06Blue Kai, Inc.Profile noise anonymity for mobile users
US20140114776A1 (en)*2011-12-312014-04-24Kaushal SolankiSystem and Method for Obtaining Services at a Service Point Using a Mobile Device
US8732101B1 (en)2013-03-152014-05-20Nara Logics, Inc.Apparatus and method for providing harmonized recommendations based on an integrated user profile
US8756187B2 (en)2011-09-282014-06-17Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US20140180855A1 (en)*2012-12-202014-06-26Wal-Mart Stores, Inc.Pre-purchase feedback apparatus and method
US8812528B1 (en)*2012-01-312014-08-19Google Inc.Experience sharing system and method
US8825083B1 (en)2012-01-312014-09-02Google Inc.Experience sharing system and method
US8832191B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8832127B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8832062B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8903852B1 (en)2012-01-312014-12-02Google Inc.Experience sharing system and method
US9275403B2 (en)2012-01-312016-03-01Google Inc.Experience sharing system and method
US9325798B1 (en)*2013-07-082016-04-26Google Inc.Incentivizing user generated content creation
US20160283050A1 (en)*2015-03-262016-09-29Ca, Inc.Adaptive tour interface engine
EP3000105A4 (en)*2013-05-212016-12-21Tomer Ben-Kiki SYSTEMS AND METHODS FOR PROVIDING ONLINE SERVICES
US20170064759A1 (en)*2015-05-282017-03-02Andrew EgendorfCommunication method and apparatus
US20170111462A1 (en)*2015-10-202017-04-20Axon Vibe AGSystem and method for detecting interaction and influence in networks
US20170154317A1 (en)*2015-11-302017-06-01International Business Machines CorporationEnhanced content interest and consumption communities
US20170286625A1 (en)*2014-09-022017-10-05Segterra, Inc.Providing personalized dietary recommendations
US9858275B1 (en)2010-12-182018-01-02Google LlcScoring stream items in real time
US20180012237A1 (en)*2016-07-072018-01-11International Business Machines CorporationInferring user demographics through categorization of social media data
US9961161B2 (en)2013-07-242018-05-01International Business Machines CorporationActivity analysis for monitoring and updating a personal profile
US20180165600A1 (en)*2016-12-142018-06-14International Business Machines CorporationDynamic message categorization for optimized message targeting
CN108710680A (en)*2018-05-182018-10-26哈尔滨理工大学It is a kind of to carry out the recommendation method of the film based on sentiment analysis using deep learning
US10181147B2 (en)2012-05-172019-01-15Walmart Apollo, LlcMethods and systems for arranging a webpage and purchasing products via a subscription mechanism
US10180937B2 (en)*2017-02-162019-01-15International Business Machines CorporationCognitive entity reference recognition
US20190019158A1 (en)*2017-07-132019-01-17Linkedln CorporationQuality evaluation of recommendation service
US10204351B2 (en)*2012-04-242019-02-12Blue Kai, Inc.Profile noise anonymity for mobile users
US10210559B2 (en)2012-05-172019-02-19Walmart Apollo, LlcSystems and methods for recommendation scraping
CN109446415A (en)*2018-09-292019-03-08上海掌门科技有限公司A kind of application recommendation, acquisition methods and equipment
CN109658206A (en)*2019-01-142019-04-19京东方科技集团股份有限公司Information recommendation method and device
US10346895B2 (en)2012-05-172019-07-09Walmart Apollo, LlcInitiation of purchase transaction in response to a reply to a recommendation
US10467677B2 (en)2011-09-282019-11-05Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US10580056B2 (en)2012-05-172020-03-03Walmart Apollo, LlcSystem and method for providing a gift exchange
US10614384B2 (en)2014-12-302020-04-07Stubhub, Inc.Automated ticket comparison and substitution recommendation system
CN110996271A (en)*2014-07-312020-04-10三星电子株式会社Message service providing device and server
US20200184011A1 (en)*2018-12-072020-06-11International Business Machines CorporationProcessing electronic communications to promote achievement
US10789526B2 (en)2012-03-092020-09-29Nara Logics, Inc.Method, system, and non-transitory computer-readable medium for constructing and applying synaptic networks
US10795936B2 (en)*2015-11-062020-10-06Facebook, Inc.Suppressing entity suggestions on online social networks
US10813584B2 (en)2013-05-212020-10-27Happify, Inc.Assessing adherence fidelity to behavioral interventions using interactivity and natural language processing
EP3757928A1 (en)*2014-07-312020-12-30Samsung Electronics Co., Ltd.Message service providing device and method of providing content via the same
CN112330373A (en)*2020-11-302021-02-05中国银联股份有限公司 User behavior analysis method, device and computer-readable storage medium
US20210081758A1 (en)*2019-09-122021-03-18International Business Machines CorporationSystem and method for a recommender
US11093909B1 (en)2020-03-052021-08-17Stubhub, Inc.System and methods for negotiating ticket transfer
US11120061B2 (en)2017-11-132021-09-14International Business Machines CorporationGathering information on user interactions with natural language processor (NLP) items to determine an order in which to present NLP items
US11127074B2 (en)*2018-03-202021-09-21A9.Com, Inc.Recommendations based on object detected in an image
US11151617B2 (en)2012-03-092021-10-19Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US11176626B1 (en)*2018-06-202021-11-16Grubhub Holdings, Inc.Personalizing food discovery and search based on inferred taste preference
US11216857B2 (en)2016-06-232022-01-04Stubhub, Inc.Weather enhanced graphical preview for an online ticket marketplace
US20220027625A1 (en)*2020-07-272022-01-27International Business Machines CorporationRecognition assistant
US11423462B2 (en)2010-10-152022-08-23Opentable, Inc.Computer system and method for analyzing data sets and generating personalized recommendations
US20220405255A1 (en)*2015-06-262022-12-22Groupon, Inc.Hybrid Data Integration Platform
US11625629B2 (en)2016-03-042023-04-11Axon Vibe AGSystems and methods for predicting user behavior based on location data
US11727217B2 (en)2013-05-212023-08-15Twill, Inc.Systems and methods for dynamic user interaction for improving mental health
US11727249B2 (en)2011-09-282023-08-15Nara Logics, Inc.Methods for constructing and applying synaptic networks
US11762897B2 (en)*2017-11-132023-09-19International Business Machines CorporationDetermining user interactions with natural language processor (NPL) items in documents to determine priorities to present NPL items in documents to review
CN119168040A (en)*2024-11-202024-12-20神州医疗科技股份有限公司 Tumor knowledge base construction system and method based on large model and prompt word optimization
CN119809730A (en)*2024-12-202025-04-11湖南数据产业集团有限公司 Government service business evaluation method, device, computer equipment and storage medium
CN119811698A (en)*2025-03-122025-04-11同力天合(北京)管理软件股份有限公司Traditional Chinese medicine prescription data analysis method and device based on OCR recognition and large model
US12387246B2 (en)2011-09-282025-08-12Nara Logics, Inc.Systems and methods for providing results based on nodal interrelationships and updating nodal interrelationship strengths based on feedback regarding the results

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10446144B2 (en)*2016-11-212019-10-15Google LlcProviding prompt in an automated dialog session based on selected content of prior automated dialog session
US11250096B1 (en)*2020-09-152022-02-15International Business Machines CorporationNavigation for screen readers using data analytics
JP2024121045A (en)*2023-02-272024-09-06株式会社リコー BEHAVIOR PROPOSAL SYSTEM, BEHAVIOR PROPOSAL DEVICE, BEHAVIOR PROPOSAL METHOD, AND PROGRAM

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070050192A1 (en)*2003-12-032007-03-01Koninklijke Philips Electronic, N.V.Enhanced collaborative filtering technique for recommendation
US20070282621A1 (en)*2006-06-012007-12-06Flipt, IncMobile dating system incorporating user location information
US20090204600A1 (en)*2008-02-132009-08-13Toyota Motor Engineering & Manufacturing North America, Inc.Mobile recommendation and reservation system
US20100076968A1 (en)*2008-05-272010-03-25Boyns Mark RMethod and apparatus for aggregating and presenting data associated with geographic locations
US20110225291A1 (en)*2010-03-152011-09-15Cellco Partnership D/B/A Verizon WirelessUsing social networking to help users purchase mobile applications and devices
US8095432B1 (en)*2009-01-302012-01-10Intuit Inc.Recommendation engine for social networks
US8359285B1 (en)*2009-09-182013-01-22Amazon Technologies, Inc.Generating item recommendations
US8572129B1 (en)*2010-04-192013-10-29Facebook, Inc.Automatically generating nodes and edges in an integrated social graph
US8719198B2 (en)*2010-05-042014-05-06Microsoft CorporationCollaborative location and activity recommendations

Family Cites Families (99)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5758257A (en)1994-11-291998-05-26Herz; FrederickSystem and method for scheduling broadcast of and access to video programs and other data using customer profiles
US6370513B1 (en)1997-08-082002-04-09Parasoft CorporationMethod and apparatus for automated selection, organization, and recommendation of items
US20010014868A1 (en)1997-12-052001-08-16Frederick HerzSystem for the automatic determination of customized prices and promotions
US6317722B1 (en)1998-09-182001-11-13Amazon.Com, Inc.Use of electronic shopping carts to generate personal recommendations
US7630986B1 (en)1999-10-272009-12-08Pinpoint, IncorporatedSecure data interchange
US6934684B2 (en)2000-03-242005-08-23Dialsurf, Inc.Voice-interactive marketplace providing promotion and promotion tracking, loyalty reward and redemption, and other features
EP1156424A2 (en)2000-05-172001-11-21Matsushita Electric Industrial Co., Ltd.Information recommendation apparatus and information recommendation system
JP2001357300A (en)*2000-06-122001-12-26Sony CorpMethod, system and, device for providing video content program storage medium stored with program providing video content, advertisement video providing device, program storage medium stored with program providing advertisement video video, content reproducing device, program storage medium stored with program reproducing video content, advertisement charge totalizing method, and program storage medium stored with program totalizing advertisement charge
US7809601B2 (en)*2000-10-182010-10-05Johnson & Johnson Consumer CompaniesIntelligent performance-based product recommendation system
US8185487B2 (en)2001-02-122012-05-22Facebook, Inc.System, process and software arrangement for providing multidimensional recommendations/suggestions
EP1288795A1 (en)2001-08-242003-03-05BRITISH TELECOMMUNICATIONS public limited companyQuery systems
US7882029B2 (en)2001-10-162011-02-01Hewlett-Packard Development Company, L.P.Centralized billing credit system utilizing a predetermined unit of usage
US7814043B2 (en)*2001-11-262010-10-12Fujitsu LimitedContent information analyzing method and apparatus
WO2003054760A2 (en)2001-12-212003-07-03Accenture Global Services GmbhEvaluation of a plurality of alternatives based on a plurality of individual preferences
GB2385697B (en)2002-02-142005-06-15Canon KkSpeech processing apparatus and method
US20030177063A1 (en)*2002-03-122003-09-18Currans Kevin G.Custom data ADS
US20050177463A1 (en)*2004-02-102005-08-11Crutchfield William G.Jr.Virtual showroom for interactive electronic shopping
AU2003253765A1 (en)2002-06-272004-01-19Small World Productions, Inc.System and method for locating and notifying a user of a person, place or thing having attributes matching the user's stated prefernces
JP4191731B2 (en)2003-02-282008-12-03株式会社エヌ・ティ・ティ・ドコモ Wireless communication system and wireless communication method
US7310612B2 (en)2003-08-132007-12-18Amazon.Com, Inc.Personalized selection and display of user-supplied content to enhance browsing of electronic catalogs
US7584181B2 (en)2003-09-302009-09-01Microsoft CorporationImplicit links search enhancement system and method for search engines using implicit links generated by mining user access patterns
US7873353B2 (en)2003-09-302011-01-18Ianywhere Solutions, Inc.Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices
US7606772B2 (en)2003-11-282009-10-20Manyworlds, Inc.Adaptive social computing methods
US7818394B1 (en)2004-04-072010-10-19Cisco Techology, Inc.Social network augmentation of search results methods and apparatus
US7707220B2 (en)2004-07-062010-04-27Icosystem CorporationMethods and apparatus for interactive searching techniques
US7603349B1 (en)2004-07-292009-10-13Yahoo! Inc.User interfaces for search systems using in-line contextual queries
US7720720B1 (en)2004-08-052010-05-18Versata Development Group, Inc.System and method for generating effective recommendations
US8135803B2 (en)*2004-08-232012-03-13Ianywhere Solutions, Inc.Method, system, and computer program product for offline advertisement servicing and cycling
CN102982092B (en)2004-10-192017-06-09飞扬管理有限公司For the system and method for location-based social networks
WO2006076472A2 (en)2005-01-112006-07-20Trusted Opinion, Inc.Method and system for providing customized recommendations to users
US8732025B2 (en)*2005-05-092014-05-20Google Inc.System and method for enabling image recognition and searching of remote content on display
WO2007002820A2 (en)2005-06-282007-01-04Yahoo! Inc.Search engine with augmented relevance ranking by community participation
US20070050149A1 (en)2005-08-232007-03-01Michael RaskinMethod for Modeling, Analyzing, and Predicting Disjunctive Systems
US9076175B2 (en)2005-09-142015-07-07Millennial Media, Inc.Mobile comparison shopping
US20070073717A1 (en)2005-09-142007-03-29Jorey RamerMobile comparison shopping
US8290810B2 (en)2005-09-142012-10-16Jumptap, Inc.Realtime surveying within mobile sponsored content
US7853485B2 (en)2005-11-222010-12-14Nec Laboratories America, Inc.Methods and systems for utilizing content, dynamic patterns, and/or relational information for data analysis
US20070150342A1 (en)2005-12-222007-06-28Law Justin MDynamic selection of blended content from multiple media sources
US7653761B2 (en)2006-03-152010-01-26Microsoft CorporationAutomatic delivery of personalized content to a portable media player with feedback
US7752152B2 (en)2006-03-172010-07-06Microsoft CorporationUsing predictive user models for language modeling on a personal device with user behavior models based on statistical modeling
US7634474B2 (en)2006-03-302009-12-15Microsoft CorporationUsing connectivity distance for relevance feedback in search
BRPI0710685A2 (en)2006-04-062011-08-23H Kenneth Ferguson media content control programming method and apparatus
US9318108B2 (en)*2010-01-182016-04-19Apple Inc.Intelligent automated assistant
US20080104059A1 (en)2006-11-012008-05-01Dininginfo LlcRestaurant review search system and method for finding links to relevant reviews of selected restaurants through the internet by use of an automatically configured, sophisticated search algorithm
NO325864B1 (en)2006-11-072008-08-04Fast Search & Transfer Asa Procedure for calculating summary information and a search engine to support and implement the procedure
US8970503B2 (en)2007-01-052015-03-03Apple Inc.Gestures for devices having one or more touch sensitive surfaces
US7966321B2 (en)2007-01-172011-06-21Google Inc.Presentation of local results
US9715543B2 (en)*2007-02-282017-07-25Aol Inc.Personalization techniques using image clouds
US7849104B2 (en)2007-03-012010-12-07Microsoft CorporationSearching heterogeneous interrelated entities
US8176440B2 (en)2007-03-302012-05-08Silicon Laboratories, Inc.System and method of presenting search results
US9053195B2 (en)2007-07-192015-06-09Grant Chieh-Hsiang YangMethod and system for user and reference ranking in a database
JP2010536102A (en)2007-08-082010-11-25ベイノート,インク. Context-based content recommendation method and apparatus
WO2009029726A1 (en)2007-08-282009-03-05Needish, Inc.System and method for automating rfp process and matching rfp requests to relevant vendors
GB2453753A (en)2007-10-172009-04-22Motorola IncMethod and system for generating recommendations of content items
KR20090044242A (en)*2007-10-312009-05-07삼성디지털이미징 주식회사 How to print photos and advertisements through a photo printer
US8494978B2 (en)2007-11-022013-07-23Ebay Inc.Inferring user preferences from an internet based social interactive construct
US7766223B1 (en)2007-11-082010-08-03Mello Steven MMethod and system for mobile services
US20090157664A1 (en)2007-12-132009-06-18Chih Po WenSystem for extracting itineraries from plain text documents and its application in online trip planning
US9626685B2 (en)2008-01-042017-04-18Excalibur Ip, LlcSystems and methods of mapping attention
US8145619B2 (en)2008-02-112012-03-27International Business Machines CorporationMethod and system for identifying companies with specific business objectives
US8538811B2 (en)2008-03-032013-09-17Yahoo! Inc.Method and apparatus for social network marketing with advocate referral
US20090234664A1 (en)2008-03-112009-09-17Schaffnit Wayne ASystem and method for recommending entertainment venues for specific occasions
US20090271246A1 (en)2008-04-282009-10-29American Express Travel Related Services Company, Inc.Merchant recommendation system and method
US20090293019A1 (en)*2008-05-222009-11-26Keith RaffelUser interface having slider controls for weighted parameters in searching or decision making processes
US20100017245A1 (en)2008-07-162010-01-21International Business Machines Corp.Reservation management
EP4145371A1 (en)*2008-08-082023-03-08Nikon CorporationSearch supporting system, search supporting method and search supporting program
US9424578B2 (en)2009-02-242016-08-23Ebay Inc.System and method to provide gesture functions at a device
KR101509007B1 (en)2009-03-032015-04-14엘지전자 주식회사 A mobile terminal having a vibration module and a method of operating the same
US8301624B2 (en)2009-03-312012-10-30Yahoo! Inc.Determining user preference of items based on user ratings and user features
US8244564B2 (en)*2009-03-312012-08-14Richrelevance, Inc.Multi-strategy generation of product recommendations
EP2438540A1 (en)2009-06-012012-04-11AOL Inc.Providing suggested web search queries based on click data of stored search queries
US20100325015A1 (en)*2009-06-182010-12-23W.W. Grainger, Inc.System and method for using image data to provide services in connection with an online retail environment
US9221117B2 (en)2009-07-082015-12-29Lincoln Global, Inc.System for characterizing manual welding operations
US20110093780A1 (en)*2009-10-162011-04-21Microsoft CorporationAdvertising avatar
WO2011063035A1 (en)2009-11-172011-05-26Yoono, Inc.A method and system to contextualize information being displayed to a user
US8635267B2 (en)2010-03-092014-01-21Cbs Interactive Inc.Systems and methods for generating user entertainment activity profiles
WO2011117737A1 (en)2010-03-222011-09-29Heystaks Technologies LimitedSystems and methods for user interactive social metasearching
US8868538B2 (en)2010-04-222014-10-21Microsoft CorporationInformation presentation system
US20110270774A1 (en)2010-04-302011-11-03Microsoft CorporationGroup Recommendations in Social Networks
US8359311B2 (en)2010-06-012013-01-22Microsoft CorporationFederated implicit search
US8583674B2 (en)2010-06-182013-11-12Microsoft CorporationMedia item recommendation
US8347211B1 (en)2010-06-222013-01-01Amazon Technologies, Inc.Immersive multimedia views for items
US9043296B2 (en)2010-07-302015-05-26Microsoft Technology Licensing, LlcSystem of providing suggestions based on accessible and contextual information
US20120095862A1 (en)2010-10-152012-04-19Ness Computing, Inc. (a Delaware Corportaion)Computer system and method for analyzing data sets and generating personalized recommendations
US8682918B2 (en)2010-11-222014-03-25Salesforce.Com, Inc.Method and system for making content-based recommendations
US20120209839A1 (en)2011-02-152012-08-16Microsoft CorporationProviding applications with personalized and contextually relevant content
US20120278252A1 (en)2011-04-272012-11-01Sethna Shaun BSystem and method for recommending establishments and items based on consumption history of similar consumers
US8676937B2 (en)2011-05-122014-03-18Jeffrey Alan RapaportSocial-topical adaptive networking (STAN) system allowing for group based contextual transaction offers and acceptances and hot topic watchdogging
US8751472B2 (en)2011-05-192014-06-10Microsoft CorporationUser behavior model for contextual personalized recommendation
EP2734967A4 (en)2011-07-202015-04-22Opentable IncA recommendation engine that processes data including user data to provide recommendations and explanations for the recommendations to a user
US9195769B2 (en)2011-07-202015-11-24Opentable, Inc.Method and apparatus for quickly evaluating entities
CA2842213C (en)2011-07-202018-01-02Ness Computing, Inc.Method and apparatus for category based navigation
US20130041837A1 (en)2011-08-122013-02-14Accenture Global Services LimitedOnline Data And In-Store Data Analytical System
US8510287B1 (en)2012-04-082013-08-13Microsoft CorporationAnnotating personalized recommendations
US9235853B2 (en)2012-09-112016-01-12Google Inc.Method for recommending musical entities to a user
US9031975B2 (en)2012-11-062015-05-12Rockwell Automation Technologies, Inc.Content management
US9449106B2 (en)2013-03-082016-09-20Opentable, Inc.Context-based queryless presentation of recommendations
US10452992B2 (en)2014-06-302019-10-22Amazon Technologies, Inc.Interactive interfaces for machine learning model evaluations
US9836510B2 (en)2014-12-222017-12-05Early Warning Services, LlcIdentity confidence scoring system and method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070050192A1 (en)*2003-12-032007-03-01Koninklijke Philips Electronic, N.V.Enhanced collaborative filtering technique for recommendation
US20070282621A1 (en)*2006-06-012007-12-06Flipt, IncMobile dating system incorporating user location information
US20090204600A1 (en)*2008-02-132009-08-13Toyota Motor Engineering & Manufacturing North America, Inc.Mobile recommendation and reservation system
US20100076968A1 (en)*2008-05-272010-03-25Boyns Mark RMethod and apparatus for aggregating and presenting data associated with geographic locations
US8095432B1 (en)*2009-01-302012-01-10Intuit Inc.Recommendation engine for social networks
US8359285B1 (en)*2009-09-182013-01-22Amazon Technologies, Inc.Generating item recommendations
US20110225291A1 (en)*2010-03-152011-09-15Cellco Partnership D/B/A Verizon WirelessUsing social networking to help users purchase mobile applications and devices
US8572129B1 (en)*2010-04-192013-10-29Facebook, Inc.Automatically generating nodes and edges in an integrated social graph
US8719198B2 (en)*2010-05-042014-05-06Microsoft CorporationCollaborative location and activity recommendations

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"implicit", Merriam-Webster, http://www.merriam-webster.com/dictionary/implicit, accessed May 20, 2016.*
"inferred", Merriam-Webster, http://www.merriam-webster.com/dictionary/inferred, accessed May 20, 2016.*

Cited By (100)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US12190367B2 (en)2010-10-152025-01-07Opentable, Inc.Computer system and method for analyzing data sets and generating personalized recommendations
US11423462B2 (en)2010-10-152022-08-23Opentable, Inc.Computer system and method for analyzing data sets and generating personalized recommendations
US8893054B2 (en)*2010-12-082014-11-18At&T Intellectual Property I, L.P.Devices, systems, and methods for conveying gesture commands
US20120151420A1 (en)*2010-12-082012-06-14At&T Intellectual Property I, L.P.Devices, Systems, and Methods for Conveying Gesture Commands
US9900358B1 (en)2010-12-182018-02-20Google LlcOrganizing a stream of content
US9979777B1 (en)2010-12-182018-05-22Google LlcScoring stream items with models based on user interests
US9858275B1 (en)2010-12-182018-01-02Google LlcScoring stream items in real time
US9449336B2 (en)2011-09-282016-09-20Nara Logics, Inc.Apparatus and method for providing harmonized recommendations based on an integrated user profile
US9009088B2 (en)2011-09-282015-04-14Nara Logics, Inc.Apparatus and method for providing harmonized recommendations based on an integrated user profile
US12387246B2 (en)2011-09-282025-08-12Nara Logics, Inc.Systems and methods for providing results based on nodal interrelationships and updating nodal interrelationship strengths based on feedback regarding the results
US11727249B2 (en)2011-09-282023-08-15Nara Logics, Inc.Methods for constructing and applying synaptic networks
US10467677B2 (en)2011-09-282019-11-05Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US11651412B2 (en)2011-09-282023-05-16Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US10423880B2 (en)2011-09-282019-09-24Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US8756187B2 (en)2011-09-282014-06-17Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US8909583B2 (en)2011-09-282014-12-09Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US20140114776A1 (en)*2011-12-312014-04-24Kaushal SolankiSystem and Method for Obtaining Services at a Service Point Using a Mobile Device
US8903852B1 (en)2012-01-312014-12-02Google Inc.Experience sharing system and method
US9275403B2 (en)2012-01-312016-03-01Google Inc.Experience sharing system and method
US8832062B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8832127B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8832191B1 (en)2012-01-312014-09-09Google Inc.Experience sharing system and method
US8812528B1 (en)*2012-01-312014-08-19Google Inc.Experience sharing system and method
US8825083B1 (en)2012-01-312014-09-02Google Inc.Experience sharing system and method
US11151617B2 (en)2012-03-092021-10-19Nara Logics, Inc.Systems and methods for providing recommendations based on collaborative and/or content-based nodal interrelationships
US10789526B2 (en)2012-03-092020-09-29Nara Logics, Inc.Method, system, and non-transitory computer-readable medium for constructing and applying synaptic networks
US10204351B2 (en)*2012-04-242019-02-12Blue Kai, Inc.Profile noise anonymity for mobile users
US11170387B2 (en)2012-04-242021-11-09Blue Kai, Inc.Profile noise anonymity for mobile users
US9799046B2 (en)*2012-05-172017-10-24Wal-Mart Stores, Inc.Zero click commerce systems
US10580056B2 (en)2012-05-172020-03-03Walmart Apollo, LlcSystem and method for providing a gift exchange
US20130311324A1 (en)*2012-05-172013-11-21Luvocracy Inc.Zero Click Commerce Systems
US10181147B2 (en)2012-05-172019-01-15Walmart Apollo, LlcMethods and systems for arranging a webpage and purchasing products via a subscription mechanism
US10740779B2 (en)2012-05-172020-08-11Walmart Apollo, LlcPre-establishing purchasing intent for computer based commerce systems
US10210559B2 (en)2012-05-172019-02-19Walmart Apollo, LlcSystems and methods for recommendation scraping
US10346895B2 (en)2012-05-172019-07-09Walmart Apollo, LlcInitiation of purchase transaction in response to a reply to a recommendation
US20130318118A1 (en)*2012-05-242013-11-28Alibaba Group Holding LimitedCompleting application interfaces
US9710572B2 (en)*2012-05-242017-07-18Alibaba Group Holding LimitedCompleting application interfaces
CN104685523A (en)*2012-08-272015-06-03蓝凯股份有限公司Profile noise anonymity for mobile users
WO2014035816A1 (en)*2012-08-272014-03-06Blue Kai, Inc.Profile noise anonymity for mobile users
US9196003B2 (en)*2012-12-202015-11-24Wal-Mart Stores, Inc.Pre-purchase feedback apparatus and method
US20140180855A1 (en)*2012-12-202014-06-26Wal-Mart Stores, Inc.Pre-purchase feedback apparatus and method
US8732101B1 (en)2013-03-152014-05-20Nara Logics, Inc.Apparatus and method for providing harmonized recommendations based on an integrated user profile
EP3000105A4 (en)*2013-05-212016-12-21Tomer Ben-Kiki SYSTEMS AND METHODS FOR PROVIDING ONLINE SERVICES
US11779270B2 (en)2013-05-212023-10-10Twill, Inc.Systems and methods for training artificially-intelligent classifier
US11727217B2 (en)2013-05-212023-08-15Twill, Inc.Systems and methods for dynamic user interaction for improving mental health
US10813584B2 (en)2013-05-212020-10-27Happify, Inc.Assessing adherence fidelity to behavioral interventions using interactivity and natural language processing
US11575737B2 (en)2013-05-212023-02-07Twill, Inc.Dynamic interactive network system for providing online service and social community for engaging, learning, and training skills for mental health
US9325798B1 (en)*2013-07-082016-04-26Google Inc.Incentivizing user generated content creation
US9697546B1 (en)2013-07-082017-07-04Google Inc.Incentivizing user generated content creation
US9967363B2 (en)2013-07-242018-05-08International Business Machines CorporationActivity analysis for monitoring and updating a personal profile
US9961161B2 (en)2013-07-242018-05-01International Business Machines CorporationActivity analysis for monitoring and updating a personal profile
EP3757928A1 (en)*2014-07-312020-12-30Samsung Electronics Co., Ltd.Message service providing device and method of providing content via the same
CN110996271A (en)*2014-07-312020-04-10三星电子株式会社Message service providing device and server
USRE49367E1 (en)2014-07-312023-01-10Samsung Electronics Co., Ltd.Automated generation of recommended response messages
US20170286625A1 (en)*2014-09-022017-10-05Segterra, Inc.Providing personalized dietary recommendations
US10614384B2 (en)2014-12-302020-04-07Stubhub, Inc.Automated ticket comparison and substitution recommendation system
US11188852B2 (en)2014-12-302021-11-30Stubhub, Inc.Automated ticket comparison and substitution recommendation system
US20160283050A1 (en)*2015-03-262016-09-29Ca, Inc.Adaptive tour interface engine
US20170064759A1 (en)*2015-05-282017-03-02Andrew EgendorfCommunication method and apparatus
US12271353B2 (en)*2015-06-262025-04-08Bytedance Inc.Hybrid data integration platform
US20220405255A1 (en)*2015-06-262022-12-22Groupon, Inc.Hybrid Data Integration Platform
US20170111462A1 (en)*2015-10-202017-04-20Axon Vibe AGSystem and method for detecting interaction and influence in networks
US10735532B2 (en)*2015-10-202020-08-04Axon Vibe AGSystem and method for detecting interaction and influence in networks
RU2742457C2 (en)*2015-10-202021-02-05Аксон Вайб АгSystem and method of detecting interaction and influence in networks
CN108369586A (en)*2015-10-202018-08-03阿克森维伯股份公司System and method for detecting interaction and influence in network
US10795936B2 (en)*2015-11-062020-10-06Facebook, Inc.Suppressing entity suggestions on online social networks
US20170154317A1 (en)*2015-11-302017-06-01International Business Machines CorporationEnhanced content interest and consumption communities
US10621556B2 (en)*2015-11-302020-04-14International Business Machines CorporationEnhanced content interest and consumption communities
US11625629B2 (en)2016-03-042023-04-11Axon Vibe AGSystems and methods for predicting user behavior based on location data
US11216857B2 (en)2016-06-232022-01-04Stubhub, Inc.Weather enhanced graphical preview for an online ticket marketplace
US20180012237A1 (en)*2016-07-072018-01-11International Business Machines CorporationInferring user demographics through categorization of social media data
US10929773B2 (en)*2016-12-142021-02-23International Business Machines CorporationDynamic message categorization for optimized message targeting
US20180165357A1 (en)*2016-12-142018-06-14International Business Machines CorporationDynamic message categorization for optimized message targeting
US20180165600A1 (en)*2016-12-142018-06-14International Business Machines CorporationDynamic message categorization for optimized message targeting
US10922622B2 (en)*2016-12-142021-02-16International Business Machines CorporationDynamic message categorization for optimized message targeting
US10180937B2 (en)*2017-02-162019-01-15International Business Machines CorporationCognitive entity reference recognition
US10366162B2 (en)*2017-02-162019-07-30International Business Machines CorporationCognitive entity reference recognition
US20190019158A1 (en)*2017-07-132019-01-17Linkedln CorporationQuality evaluation of recommendation service
US11782967B2 (en)*2017-11-132023-10-10International Business Machines CorporationDetermining user interactions with natural language processor (NPL) items in documents to determine priorities to present NPL items in documents to review
US11762897B2 (en)*2017-11-132023-09-19International Business Machines CorporationDetermining user interactions with natural language processor (NPL) items in documents to determine priorities to present NPL items in documents to review
US11222056B2 (en)2017-11-132022-01-11International Business Machines CorporationGathering information on user interactions with natural language processor (NLP) items to order presentation of NLP items in documents
US11120061B2 (en)2017-11-132021-09-14International Business Machines CorporationGathering information on user interactions with natural language processor (NLP) items to determine an order in which to present NLP items
US11127074B2 (en)*2018-03-202021-09-21A9.Com, Inc.Recommendations based on object detected in an image
CN108710680A (en)*2018-05-182018-10-26哈尔滨理工大学It is a kind of to carry out the recommendation method of the film based on sentiment analysis using deep learning
US11176626B1 (en)*2018-06-202021-11-16Grubhub Holdings, Inc.Personalizing food discovery and search based on inferred taste preference
US11710202B2 (en)*2018-06-202023-07-25Grubhub Holdings Inc.Personalizing food discovery and search based on inferred taste preference
US20220051355A1 (en)*2018-06-202022-02-17Grubhub Holdings Inc.Personalizing food discovery and search based on inferred taste preference
CN109446415A (en)*2018-09-292019-03-08上海掌门科技有限公司A kind of application recommendation, acquisition methods and equipment
US20200184011A1 (en)*2018-12-072020-06-11International Business Machines CorporationProcessing electronic communications to promote achievement
US11544462B2 (en)*2018-12-072023-01-03International Business Machines CorporationProcessing electronic communications to promote achievement
CN109658206A (en)*2019-01-142019-04-19京东方科技集团股份有限公司Information recommendation method and device
US20210081758A1 (en)*2019-09-122021-03-18International Business Machines CorporationSystem and method for a recommender
US11593771B2 (en)2020-03-052023-02-28Stubhub, Inc.System and methods for negotiating ticket transfer
US11093909B1 (en)2020-03-052021-08-17Stubhub, Inc.System and methods for negotiating ticket transfer
US11682204B2 (en)*2020-07-272023-06-20International Business Machines CorporationRecognition assistant
US20220027625A1 (en)*2020-07-272022-01-27International Business Machines CorporationRecognition assistant
CN112330373A (en)*2020-11-302021-02-05中国银联股份有限公司 User behavior analysis method, device and computer-readable storage medium
CN119168040A (en)*2024-11-202024-12-20神州医疗科技股份有限公司 Tumor knowledge base construction system and method based on large model and prompt word optimization
CN119809730A (en)*2024-12-202025-04-11湖南数据产业集团有限公司 Government service business evaluation method, device, computer equipment and storage medium
CN119811698A (en)*2025-03-122025-04-11同力天合(北京)管理软件股份有限公司Traditional Chinese medicine prescription data analysis method and device based on OCR recognition and large model

Also Published As

Publication numberPublication date
US11423462B2 (en)2022-08-23
US20180025395A1 (en)2018-01-25
US20220292575A1 (en)2022-09-15
US20250104129A1 (en)2025-03-27
US12190367B2 (en)2025-01-07

Similar Documents

PublicationPublication DateTitle
US12190367B2 (en)Computer system and method for analyzing data sets and generating personalized recommendations
US9396492B2 (en)Computer system and method for analyzing data sets and providing personalized recommendations
US11709851B2 (en)Method and apparatus for quickly evaluating entities
KR102551134B1 (en) context discovery
CA2716432C (en)Electronic profile development, storage, use and systems for taking action based thereon
US20130024449A1 (en)Method and apparatus for allowing users to augment searches
US8595049B2 (en)Method and system for monitoring internet information for group notification, marketing, purchasing and/or sales
AU2012283930B2 (en)A recommendation engine that processes data including user data to provide recommendations and explanations for the recommendations to a user
WO2010138775A1 (en)Location discovery system and method
Ting et al.Understanding microblog users for social recommendation based on social networks analysis
WO2012051586A1 (en)A computer system and method for analyzing data sets and generating personalized recommendations
AU2012283928B2 (en)Method and apparatus for category based navigation
AU2012283929B2 (en)Method and apparatus for allowing users to augment searches

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:NESS COMPUTING, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SCHIFF, JEREMY RYAN;TWOHEY, PAUL KENNETH;SCHLANSKER, STEVEN CHARLES;AND OTHERS;SIGNING DATES FROM 20111101 TO 20111102;REEL/FRAME:027272/0122

ASAssignment

Owner name:NESS COMPUTING, LLC, CALIFORNIA

Free format text:CONVERSION OF CORPORATION TO LLC;ASSIGNOR:NESS COMPUTING, INC.;REEL/FRAME:032387/0975

Effective date:20140205

ASAssignment

Owner name:OPENTABLE. INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NESS COMPUTING LLC;REEL/FRAME:032969/0450

Effective date:20140422

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp