Computer-aided group-learning methods and systems
a technology of group learning and computer assisted methods, applied in the field of learning, to achieve the effect of increasing the tendency of users
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Benefits of technology
Problems solved by technology
Method used
Image
Examples
embodiment 250
FIG. 6A shows one embodiment of physical implementation 250 of the invention, preferably in software and hardware. The embodiment 250 includes a server computer 252 and a number of client computers, such as 254, which can be a personal computer. Each client computer communicates to the server computer 252 through a dedicated communication link, such as an intranet, or a computer network 256, which can the Internet, the Web or other forms of networks.
FIG. 6B shows one embodiment of a client computer 254. It typically includes a bus 259 connecting a number of components, such as a processing unit 260, a main memory 262, an I / O controller 264, a peripheral controller 266, a graphics adapter 268, a circuit board 180 and a network interface adapter 270. The I / O controller 264 is connected to components, such as a harddisk drive 272 and a floppy disk drive 274. The peripheral controller 266 can be connected to one or more peripheral components, such as a keyboard 276, a mouse 282, a digit...
example
The following shows examples of instructions automatically generated to answer grammatically-context-free questions.
1. Who is the first President? for Table in each Tables-Of(President) do for Attribute1 in Attribute-Names(President, Table) do for Attribute2 in Attribute-Names(first, Table) do res = (SELECT DISTINCT Attribute-Name(who, Table) FROM Table WHERE Attribute1 = "President" ORDER BY Attribute2 ASC) if (res is not empty) return {first element of results} end for end for end for return {error, no solution found}
As clearly shown in this example, the analysis starts with the noun phrase, the first President, and works towards the i-pronoun, who.
2. What ate the Bills of Right? answer = "" for Table in each Tables-Of("Bills of Right") do for Key in Keys-Of(Table) do x = (SELECT Attribute-Name(what, Table) FROM Table WHERE Key LIKE `Bills of Right`): answer = answer + x endfor endfor
if answer is not empty, return answer, otherwise return error.
As clearly shown in this example, th...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com