Monday, December 27, 2010

Dynamic language text generation system and method

Dynamic language text generation system and method

United States Patent 7721222

A non-English text generation system and method is presented by which text can be generated in any language without a keyboard. Initially, only a few base characters or radicals of a language are displayed. A desired character or derivative symbol is reached by look-up through successive menus. When a desired character or symbol is reached, it can be displayed on a computer monitor using a computer mouse or a similar interactive device. This system and method can be applied to any non-English language such as Chinese, Japanese, Korean, Indian, That, Lao, etc. The system and method has significant utility in internet searching, authentication, email, chat, wireless messaging, document preparation, online advertisement creation, form filling in e-commerce etc, in non-English languages.

Codeless dynamic websites including general facilities

United States Patent 7770122
A method is provided which includes transmitting a template web page from a server computer to a user computer via the internet. The template web page may be received at the user computer. The template web page may be stored in a temporary computer memory of the user computer. The method may further include causing the template web page to be displayed on a computer monitor of the user computer by use of the user computer. The template web page may include a plurality of control buttons, a plurality of visible boxes and a plurality of hidden boxes. The method may further include modifying the template web page in response to activation of one or more control buttons to form a modified template web page. The template web page allows a user to further add more visible items such as boxes, lines and images. Data concerning the modified template web page may be transmitted to the server computer, and stored in a database of the server computer as text. The method may further include transmitting visitor data concerning a first visitor web page of a visitor accessible web site which includes a plurality of visitor web pages, from the server computer to a visitor computer via the internet, wherein the visitor data includes data concerning the modified template web page. The method allows users to host their full-fledged websites including general facilities without any coding and computer programming.

Tuesday, December 21, 2010

Graph Database

Trying to get familiar with this concept called Graph Database. Hopefully it will help us get away with the problem we were having in case of establishing Semantic Associations among concepts along with their respective Semantic Roles. For example, 'terrorism' & 'infiltration' are two separate concepts and each one is having its own semantic net, like, its agent, patient, instrument, event location, time, cause etc. and somehow 'infiltration' is also related to 'terrorism' in some contexts and we seek to make a connection between these two. Storing these kind of things has been an issue for us for quite a long time... lets explore Graph database as a solution to that.....

http://en.wikipedia.org/wiki/Graph_database

Introduction to graph databases with Emil Eifrem