CN106293727A - A kind of method of shared wisdom based on tables of data - Google Patents

A kind of method of shared wisdom based on tables of data Download PDF

Info

Publication number
CN106293727A
CN106293727A CN201610631230.7A CN201610631230A CN106293727A CN 106293727 A CN106293727 A CN 106293727A CN 201610631230 A CN201610631230 A CN 201610631230A CN 106293727 A CN106293727 A CN 106293727A
Authority
CN
China
Prior art keywords
data
function
wide table
natural language
parameter
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.)
Granted
Application number
CN201610631230.7A
Other languages
Chinese (zh)
Other versions
CN106293727B (en
Inventor
李文广
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.)
Shenzhen Micro Technology Co Ltd
Original Assignee
Shenzhen Micro Technology Co Ltd
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 Shenzhen Micro Technology Co Ltd filed Critical Shenzhen Micro Technology Co Ltd
Priority to CN201610631230.7A priority Critical patent/CN106293727B/en
Publication of CN106293727A publication Critical patent/CN106293727A/en
Application granted granted Critical
Publication of CN106293727B publication Critical patent/CN106293727B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/263Language identification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

The present invention discloses a kind of method of shared wisdom based on tables of data.The method of described shared wisdom based on tables of data includes step: obtain the data of user's input;Store data in wide table;If wide table specific field storage content is the first default word, everyone is shared by the data of this record storage;If wide table specific field storage content is the second default word, nominator is shared by the data of this record storage;The field quantity of described wide table maintains static, and described field name immobilizes;In addition to representing the field of every record unique number, the data form of other fields is character string type.The present invention can reduce programming difficulty, promotes programming efficiency and promote that wisdom shares realization.The particularly suitable VR of the present invention (virtual reality), AR (augmented reality), the realization of MR (mixed reality), allow ordinary people can build the virtual world oneself thought.

Description

A kind of method of shared wisdom based on tables of data
Technical field
The present invention relates to programming field, in particular, a kind of method relating to shared wisdom based on tables of data.
Background technology
In popular programming tool, major part is the high-level language that can be compiled as machine language, rather than what people used Natural language, such as language such as VB, C, C++, PASCAL, JAVA, C#, its grammer is from " machine language " → " assembler language " → " " so progressively growing up, be programmed offshore company with natural language had trial to high-level language, but accused with failure eventually Eventually, trace it to its cause, nothing but 3 points: one is the resistance of the mindset from conventional programming language;Two is because of nationality, language, literary composition Change, tradition is different and the various conflicts that produce: three be technically realize complex and difficult.
Existing programming needs fixing programmed environment, form and symbol, and the form of different programming languages, symbol are all Different, cause ordinary people to learn programming extremely difficult, and the code between different language can not be general.Furthermore, each People programs that custom is different, and function name etc. is all self-defined according to personal like, and the code between different programming personnels is difficult to Share.
Existing data base is essentially all the data base of relationship type, needs to set up different storehouses, has a lot inside storehouse Table, the field name of table and length are all different, it is therefore necessary to the association setting up complexity between table is with table could realize Calling of data.Therefore, existing database structure is highly detrimental to sharing of wisdom.
Summary of the invention
The technical problem to be solved is to provide a kind of reduction and programs difficulty, lifting programming efficiency and promote wisdom The method of based on tables of data the shared wisdom shared.
It is an object of the invention to be achieved through the following technical solutions:
A kind of shared wisdom method of natural language hybrid programming method based on tables of data, including step:
Obtain the identity information of user social contact platform;
Obtain the data of user's input;
Store data in wide table;
First least unit according to wide table specific field storage content judges scope of sharing, minimum single according to first Position other words below judge whether to share;
The field quantity of described wide table maintains static, and described field name immobilizes;Unique except representing every record Outside the field of numbering, the data form of other fields is character string type.
Further, when first least unit of wide table specific field storage content is default the first word (being total to), then All users in same cluster mutually share the data of corresponding record;
Further, when first least unit of wide table specific field storage content is default the second word (enjoying), then Good friend user in same cluster mutually shares the data of corresponding record.
Further, power function of the same name, function letter are triggered according to second word of wide table specific field storage content Number feeds back to the user of correspondence by performing result.
Further, described data include natural language mixing text;
User obtains the natural language mixing text being in shared state;
First least unit of the first row according to natural language mixing text is as function name, from local file or wide Table obtains the power function of programming language;
Follow-up text according to least unit obtains the parameter of power function from wide table;
The unconsummated function of programming language utilizes interface or the different programming language of socket call to perform;
Return and perform result.
Further, described natural language mixing text needs to be called by numbering during the data calling wide table.
Further, the first row of described natural language mixing text includes described numbering, when program performs, and first basis Numbering finds the record of correspondence from wide table;Then according to first least unit of the second row of natural language mixing text from Local file or wide table call corresponding power function, according to the follow-up text of least unit, the content of respective record is carried out Process.
Further, described parameter only one of which, when described programming language is javascript;The data class of described parameter Type is character string type;When parameter is integer type, uses the conversion of parseInt function, when parameter is floating point type, make Change with parseFloat;When parameter is object, function or array type, use eval dynamic translation;When described programming language During for C#, use the conversion of int.Parse () function, when parameter is floating point type, use float.Parse () conversion.
Further, being provided with precedence function inside described power function, during operation function function, the content according to parameter is excellent First carry out precedence function.
Further, described user preset has configuration rule, data sharing to need to meet configuration rule.
Due to the fact that and first least unit of the first row of natural language is made as power function, other word For parameter, then perform with the programming language utilizing interface or socket call to be correlated with, thus achieve natural language with compiling Effective mapping of Cheng Yuyan so that natural language can also be run by machine recognition.Natural language is easy to understand, without programmer Understand the function of various programming language, grammer, reply and reduce programming threshold so that ordinary people can also by simple exercise Realize complicated programming.Natural language programming has broken away from restriction concrete programming language, operation platform, and versatility is higher.Tool The developer on standby programming basis the method according to the invention can also write executable programming language statement, it is achieved basis merit Can, map with natural language, directly invoke the when of programming, programming efficiency can be greatly improved.Present invention defines least unit Lead-in (as a example by Chinese character) as function name rather than random natural language, wrong processes at the inside of each function Reason, also can be processed by pretreatment and standby and adjust.Owing to the data structure of wide table is simple, it is not necessary to existing data base Support can realize.Wide table is except unique numbering, and other data type is all character string, it is not necessary to user's plan again Draw, increase and decrease field.Interconnection between unified Field Count and data type, beneficially data, links up consistent, contributes to virtual Reality, augmented reality and the realization of mixed reality.Be conducive to work post independent, it is simple to realize full stack, it is simple to natural language programming, mould The SQL query of massing.Be conducive to sharing wisdom, realizing mobile phone social activity programming and teaching and data fusion.Wide table realize data with Code integration, the transition of beneficially nosql, record as excel.Its own structure (chapter, save, inscribe), group chat formula is created Making, every record all can be fixed a price.And based on natural language hybrid programming, express and be code, operationally operation type breeding, one Bar record just comprises the key element needed for all operations.Need not join table between wide table, without relation, and relevant database needs to build Building table inside storehouse, storehouse, the field name of each table, quantity are the most different, and table is with data association to be carried out between table, data structure Extremely complex.Owing to the storage of data is all based on wide table, the data accumulated in wide table along with user get more and more, computer Increasingly can understand user, be equivalent to user in network world, little by little replicate oneself, can accomplish to think that you are thought;And By realizing sharing of data in wide table, computer can call the wide table of different user easily, in order to data Carry out deep excavation, it is achieved share wisdom.
Accompanying drawing explanation
Fig. 1 is the schematic diagram that the embodiment of the present invention utilizes the hybrid programming method of natural language;
Fig. 2 is the schematic diagram that the social software of embodiment of the present invention utilization carries out the hybrid programming of natural language;
Fig. 3 is embodiment of the present invention application schematic diagram in virtual reality;
Fig. 4 is the schematic diagram of embodiment of the present invention natural language based on tables of data hybrid programming method;
Fig. 5 is the schematic diagram of the method for the embodiment of the present invention shared wisdom based on tables of data;
Fig. 6 is the schematic diagram of embodiment of the present invention natural language based on rear realization hybrid programming method;
Fig. 7 is the example schematic of embodiment of the present invention hybrid programming based on natural language method.
Detailed description of the invention
As it is shown in figure 1, the invention discloses a kind of hybrid programming method utilizing natural language, including step:
S11, acquisition natural language mixing text;
S12, first least unit according to natural language every a line of mixing text obtain the power function of programming language;
S13, mate the parameter of described power function according to the follow-up text of least unit;
The unconsummated function of S14, programming language utilizes protocol interface or the different programming language of socket call to perform;
S15, return perform result.
Described protocol interface is including, but not limited to ajax and http agreement;Described socket including, but not limited to Socket and websocket.
Ajax i.e. " Asynchronous Javascript And XML " (asynchronous JavaScript and XML), refers to one Create the web development technologies of interaction network page application.It is a kind of technology for creating quick dynamic web page.By rear Platform and server carry out low volume data exchange, and ajax can make webpage realize asynchronous refresh.This means the most again to add In the case of carrying whole webpage, certain part of webpage is updated.
Http agreement (HyperText Transfer Protocol, HTML (Hypertext Markup Language)) is for from www server Transmission hypertext is to the host-host protocol of local browser.It can make browser more efficient, makes network transmission reduce.It is not only Ensure that computer transmits hypertext document the most rapidly, also determine which part in transferring documents, and any partial content First display (if text is prior to figure) etc..Http is the application between client browser or other program and Web server Layer communication protocol.Deposit on Web server on internet is all hypertext information, and client computer needs to be assisted by http The hypertext information that view transmission is to be accessed.Http comprises order and transmission information, cannot be only used for web access, it is also possible to use Communication between other the Internet/intranet application systems, thus realize the integrated of types of applications resource hypermedia access.
The English original meaning of Socket is " hole " or " socket ".As the Interprocess Communication Mechanism of BSD UNIX, take latter meaning Think.Commonly referred to as " socket ", it is used for describing IP address and port, is the handle of a communication chain, can be used to realize not With the communication between virtual machine or different computer.Main frame on internet has typically run multiple service software, simultaneously Several service is provided.A Socket is all opened in every kind of service, and is tied on a port, and different ports is corresponding to difference Service.
WebSocket is a kind of socket based on HTML5.It achieve browser and server full-duplex communication (full-duplex).During realizing websocket line, need to send websocket line by browser and ask, Then server sends response, and this process commonly referred to " shaking hands ", then, is the formation of one between browser and server Express passway.The most directly can transfer mutually with data.
Due to the fact that first least unit of natural language every a line of mixing text as power function, other Word, as parameter, then performs with the programming language utilizing interface or socket call to be correlated with, thus achieves nature language Say the effective mapping with programming language so that natural language can also be run by machine recognition.Natural language mixing text is easy Understand, understand the function of various programming languages, grammer and symbol requirement without programmer, significantly reduce programming threshold so that Ordinary people can also realize the programming of complexity by simple exercise.The present invention has broken away from concrete programming language, operation platform Restriction, versatility is higher.Along with number of users increases and the accumulation of programmable number, having increasing function becomes ready-made Power function, directly invoke the when of programming, therefore programming efficiency can be more and more higher.
It should be mentioned that, some exemplary embodiments are described as before being discussed in greater detail exemplary embodiment The process described as flow chart or method.Although flow chart operations is described as order process, but therein permitted Multioperation can be implemented concurrently, concomitantly or simultaneously.Additionally, the order of operations can be rearranged.When it When having operated, described process can be terminated, it is also possible to have the additional step being not included in accompanying drawing.Described process Can correspond to method, function, code, subroutine, subprogram etc..
Technical scheme can be widely applied to virtual reality, augmented reality, mixed reality, AI (artificial intelligence Can), mobile intelligent terminal (such as smart mobile phone, panel computer, wearable device or intelligent glasses), computer, robot, intelligence man Occupy equipment or intelligent industrial control equipment etc., all can by run preset program or instruction perform numerical computations and/or The predetermined process processes such as logical calculated, it can include processor and memorizer, processor perform to prestore in memory Survival instruction performs predetermined process process, or is performed predetermined process process by hardware such as ASIC, FPGA, DSP, or by upper State the two combination to realize.Computer equipment includes but not limited to server, PC, notebook computer, panel computer, intelligence Energy mobile phone etc..
The network equipment include but not limited to server group that single network server, multiple webserver form or based on The cloud being made up of a large amount of computers or the webserver of cloud computing (Cloud Computing), wherein, cloud computing is distributed The one calculated, the super virtual machine being made up of a group loosely-coupled computer collection.Wherein, described computer sets Standby isolated operation can realize the present invention, it is possible to access network by the interactive operation with other computer equipments in network Realize the present invention.Wherein, the network residing for described computer equipment includes but not limited to the Internet, wide area network, Metropolitan Area Network (MAN), office Territory net, VPN etc..
It should be noted that described subscriber equipment, the network equipment and network etc. are only for example, other are existing or from now on may be used Computer equipment or the network that can occur such as are applicable to the present invention, within also should being included in scope, and to draw It is incorporated herein by mode.
Method (some of them are illustrated by flow chart) discussed hereafter can pass through hardware, software, firmware, centre Part, microcode, hardware description language or its combination in any are implemented.When implementing by software, firmware, middleware or microcode Time, program code or code segment in order to implement necessary task can be stored in machine or computer-readable medium (is such as deposited Storage media) in.(one or more) processor can implement the task of necessity.
Concrete structure disclosed herein and function detail are the most representational, and are for describing showing of the present invention The purpose of example embodiment.But the present invention can be implemented by many alternative forms, and is not interpreted as It is limited only by the embodiments set forth herein.
Although it should be appreciated that here may have been used term " first ", " second " etc. to describe unit, But these unit should not be limited by these terms.These terms are used to be only used to a unit and another unit Make a distinction.For example, in the case of without departing substantially from the scope of exemplary embodiment, it is single that first module can be referred to as second Unit, and second unit can be referred to as first module similarly.Term "and/or" used herein above include one of them or Any and all combination of more listed associated item.
It should be appreciated that when a unit is referred to as " connection " or during " coupled " to another unit, and it can directly connect Connect or be coupled to another unit described, or temporary location can be there is.On the other hand, it is referred to as " directly connecting when a unit Connect " or " direct-coupling " to another unit time, the most there is not temporary location.Should explain in a comparable manner and be used for retouching State the relation between unit other words (such as " and be in ... between " compared to " and be directly in ... between ", " with ... adjacent Closely " compared to " with ... be directly adjacent to " etc.).
Term used herein above is only used to describe specific embodiment and be not intended to limit exemplary embodiment.Unless Context refers else clearly, and singulative the most used herein above " ", " one " also attempt to include plural number.Also should When being understood by, term used herein above " include " and/or " comprising " specify stated feature, integer, step, operation, Unit and/or the existence of assembly, and do not preclude the presence or addition of other features one or more, integer, step, operation, unit, Assembly and/or a combination thereof.
It should further be mentioned that in some replace implementation, the function/action being previously mentioned can be attached according to being different from The order indicated in figure occurs.For example, depending on involved function/action, the two width figures in succession illustrated actually may be used Substantially simultaneously to perform or sometimes can perform in a reverse order.
The invention will be further described with preferred embodiment below in conjunction with the accompanying drawings.
" natural language mixing text " described in the present invention should understand from the angle of broad sense, and it represents a kind of symbol Close the text of ordinary people's narration, both can use natural language, it would however also be possible to employ programming language, it might even be possible to be mixed, show shape Word it is also not limited to, it is also possible to mix voice and image in formula.Simple employing voice is also feasible, because by existing public affairs The speech recognition known, voice may finally be converted into text language.Therefore image itself can also be able to be made as parameter A part for natural language mixing text.
Natural language mixing text is not limited to any language such as Chinese, English, Japanese, Korean, German, French. Concrete languages are different, and corresponding " least unit " is the most different, illustrates the most for convenience, all illustrates as a example by Chinese, The least unit of its correspondence is individual Chinese character.During if using alphabetic writing, least unit is a word.
Owing to the programming language of the computer equipment of carrying out practically is had nothing in common with each other, can be inside the content of input in extraction Hold feature, be used for identifying content type.Such as http represents webpage, and html, function, php represent and perform environment generation respectively Table html, javascript, php, etc..
Natural language mixing text can be single file, it is also possible to be multirow.For the natural language mixing text of single file, can Obtain the power function of its correspondence with first least unit according to first trip, text below is collectively as parameter, then sharp The programming language relevant with interface or socket call performs, and returns and performs result.
If natural language mixing text has multirow, in addition to judging first trip first character, in addition it is also necessary to judge below The lead-in of row is the most also power function, if whole natural language mixing text includes multiple power function, according to The logical relation of whole linguistic context automatically selects the sequencing of execution.Such as, programming personnel thinks presentation slides, first trip lead-in with " drill " power function calling relevant lantern slide design, then what the natural language mixing text of follow-up each row represented is exactly unreal Content to be demonstrated inside lamp sheet.The most such as, multline text, in addition to first trip, represents preferential " first " word performed (i.e. if had Precedence function), then although this row is rearward, also can preferentially perform.
If the first character of first trip represents pure natural language, the first character of other row is all to represent power function;No Then, the content of other row is as mixed code.
When naturally mixing text only one of which word, this word has webapp of the same name or virtual reality applications and is not belonging to core The when of power function, open webapp or the virtual reality applications (web application) of specific function, the most same function Application software may have multiple, the various operating process that can skip different application software of the present invention, directly invokes user and thinks The function wanted.Such as user wants to see wilderness hunter, it is only necessary to input " seeing wilderness hunter ", wilderness just can directly be opened by computer The film of hunter is watched for user, and user is without the concern for using " MPC " on earth, or PPTV watches film, it is achieved that Go to apply, go to be accustomed to, go the purpose of plate, the real effect realizing " being thought i.e. gained ".Minority individual character can corresponding Core Feature Function, such as " deposits " son, just represents the power function of storage rather than for the webapp stored or virtual reality applications.
Present inventive concept can allow different programming languages have a set of unified standard to natural language understanding;According to difference Content type replace with the code of object language by regular expression (such as JS or PHP replace to target source code, then Performed by eval.), it is achieved cross-platform operation.Therefore, the described natural language mixing text of the present invention can pass through text, The mode of voice or gesture inputs;Described natural language mixing text passes through mobile intelligent terminal, computer, AI (artificial intelligence Can), virtual reality, augmented reality, mixed reality, robot, VR (virtual reality), AR (augmented reality), MR (mixed reality), Intelligent home device or intelligent industrial control equipment and run;Described natural language mixing text uploads to high in the clouds or local service Device, by high in the clouds or the executable code of home server Auto-matching;Described mobile intelligent terminal is including, but not limited to intelligence Mobile phone, panel computer, wearable device or intelligent glasses.Described natural language mixing text uploads to high in the clouds or home server, By high in the clouds or the executable code of home server Auto-matching.
Along with developer based on present inventive concept gets more and more, the power function that same Chinese character is corresponding may have many Individual, this time can be according to the default most suitable power function of rule invocation, such as to create the sequencing of time, to make By frequency, positive rating etc..
When natural language mixing text is more than or equal to two row, when comprising the non-serviceable special symbol of parameter, with describing literary composition Word is replaced this special symbol and is replaced back original special symbol as parameter, function again when performing.Machine recognizable programming language Saying with the grammer of natural language is different, in such as programming language, carriage-return character represents other a line and performs instruction, but natural In language, carriage-return character is then mostly used for typesetting needs, and therefore natural language mixing text must carry out pretreatment before performing, Be converted to the special symbol (such as the carriage return character) of programming language None-identified such as to come with " extensively line feed " as the statement of parameter Replace the carriage return character.So that the text energy entirety allowing up-downgoing is programmed language identification.
It addition, programming language typically requires to need between parameter to separate, but the present invention is power function except lead-in, follow-up Process collectively as a string argument, i.e. parameter only one of which, the data type of parameter is character string type;When Described programming language is javascript;Described parameter only one of which, the data type of described parameter is character string type;DANGSHEN When number is integer type, use the conversion of parseInt function, when parameter is floating point type, use parseFloat conversion;When When parameter is object, function or array type, use eval dynamic translation;When described programming language is C#, use int.Parse () function is changed, and when parameter is floating point type, uses float.Parse () conversion.Character is passed through function operation when Content in string goes automatically to split, as by comma from split different parameters in order to program more flexible, so One, common programming personnel, without considering parameter separation issues, can automatically process, and reduce symbol input when as far as possible Application so that programming process, closer to daily statement, reduces programming difficulty further.
When the power function that natural language mixing text is corresponding is born the same name when, perform by following default priority: perform The power function that user oneself writes;Perform official write power function, perform good friend write power function, perform strange The power function that people writes;If there being configuration preference level, judge by the priority of configuration;If same colony there is also same The function of name, then perform according to the function specified in configuration, otherwise according to the execution of recent renewal.
The present invention can carry out the input of natural language mixing text based on social platform, is called described by social platform Power function or application that natural language mixing text is corresponding obtain result or perform function.Programming is realized in daily exchange, In conjunction with social platform, not only conforming with the use habit of major part user, mobile Internet is popularized such as now, wechat, microblogging one The most each user of social platform of class can frequently use every day, therefore, is easier to be easily accepted by a user based on social platform, separately Outward, the present invention needs to collect group intelligence and develops, and the The more the better use of people of exploitation, by the interaction attributes of social platform, has It is beneficial to user and exchanges programming experience, issue demand, and realize various power functions, the circulation of parameter that user writes.Reference Fig. 2, produces the detailed process of the present invention further in conjunction with social platform:
S21, the identity information of acquisition user;
S22, the editing interface of social platform is fed back to user;
S23, the natural language mixing text of acquisition user's input;
S24, natural language mixing text is carried out pretreatment;
S25, judge the languages of natural language mixing text;
S26, judge the content type of natural language mixing text;
S27, call programming language perform;
S28, return perform result.
More specifically, calling the step that programming language performs and first distinguishing natural language mixing text is single file or many OK.If natural language mixing text is single file, directly utilizes the relevant programming language of interface or socket call and perform;Return Perform result;If natural language mixing text is more than or equal to two row, when described programming language is javascript;Described ginseng The data type of number is character string type;When parameter is integer type, use the conversion of parseInt function, when parameter is floating-point During type, use parseFloat conversion;When parameter is object, function or array type, use eval dynamic translation;When described When programming language is C#, use the conversion of int.Parse () function, when parameter is floating point type, use float.Parse () to turn Change.When first least unit of the natural language mixing text other row in addition to the first row represents a power function and symbol When closing preset rules, preferential this power function of execution;Return and perform result.
Optionally, different programming languages is by protocol interface or merit corresponding to socket call natural language mixing text Energy function or application obtain result or perform function.Such as using http agreement, browser is almost each user name high frequency and uses An application, therefore use http agreement call function and application be also the most desirable a kind of mode.Specifically, open Send out personnel's open interface, as long as user inputs certain network address in a browser, in conjunction with the natural language mixing text after network address, Just can obtain result or perform function.Such as, the power function externally of " diywebapp.com " Website development user's pop-up Open, then user inputs that " hello for diywebapp.com/ bullet in a browser!", current browser will pop-up, display in Hold for " hello!”.
Present inventive concept is expanded on further below by some specific examples.Such as user wants to see certain film, input " I wilderness hunter to be seen ", prior art need do semantic analysis based on whole text, it is judged that the intention of user, then call with The function that text mates most performs, and algorithm is extremely complex, and along with the increase of text size, complexity can be higher.The more important thing is, Implementation based on semantic analysis, may be only available for the identification of single line text, carries out simple routine call, it is impossible to by many Style of writing word realizes the purpose of programming.Using the solution of the present invention, user has only to " seeing wilderness hunter ", and first character just " is seen " Being function, directly invoke, " wilderness hunter " is parameter, is directly substituted in the function of " seeing " and can perform, and whole realizes Journey is the most direct, it is not necessary to advanced programming knowledge.Assuming to use the design of the present invention, user's input is also " my famine to be seen Wild hunter ", the present invention, also without utilizing semantic analysis, equally can realize the intention of user.First, by " I " as function Name, " wilderness hunter to be seen ", as parameter name, judges inside " I " function in parameter, " will " be also a function, therefore from Calling " wanting " function in " I " function further, using " seeing wilderness hunter " as parameter name, in like manner, " seeing " is also a function, From " wanting " function, call " " function again, then find can directly to perform, therefore, finally as parameter by " wilderness hunter " Perform remains " seeing " function, reaches the effect that user wants.
Realizing programming based on multline text, the present invention also illustrates.Such as a first ancient poetry is modified.Ancient poetry is former Literary composition:
Far see that mountain is coloured,
Closely listen water noiseless.
Spring deflorates and also exists,
People carrys out bird and does not shies.
Editing ancient poetry, the text of user's input is:
Changing mountain is printer
Delete flower
Before " picture " Wang Wei
On March 15th, 1
The effect produced after operation is:
" picture " Wang Wei
Far see that printer is coloured,
Closely listen water noiseless.
Spring goes also to exist,
People carrys out bird and does not shies.
On March 15th, 2016
It can be seen that, user has only to requirement one rule of oneself to put forward, and computer just can perform order one by one, Realize programing effect.The language of its programming is closer to natural language, it is not necessary to user uses the programming language of complexity.
Programming does not only has sequential organization, also has circulation, judges structure, each act string explanation.
If present time is less than 12 points
Good morning for bullet
If present time is more than 12 points
Good afternoon for bullet
Implementation status: " as " function judges the time, less than 12 points, " bullet " function pop-up dialogue box, show " good morning ";As Fruit is more than 12 points, bullet " function pop-up dialogue box, show " good afternoon ".In this example, " as " function stand possesses and judge the volume of structure Journey thought, illustrates that the programming judging structure equally can be realized by the present invention.
Multiplication pithy formula is realized by technical solution of the present invention.Such as to calculate the multiplication pithy formula of 6, user directly inputs " taking advantage of 6 ", Automatically just can be called " taking advantage of " function, then be updated in the middle of function 6 as parameter, output operation result: " 6X6=36; 6X7=42;6X8=48;6X9=54 ".
The parameter only one of which of natural language mixing text, but need multiple parameter when that actual program language performing, Accordingly, it would be desirable to the parameter pretreatment to natural language mixing text, it is divided into the son ginseng that multiple programming language can realize Number.It addition, same function, parameter is different, and corresponding function may be the most different.Illustrate the example of " an adding " function Illustrate.
Assuming that user inputs natural language mixing text and " adds 1,2 ", " adding " represents the meaning of addition, and " 1,2 " is overall as one Individual parameter, now " adds " function and performs the subfunction that addition is corresponding.Perform when, " adding " function according to parameter inside ", " symbol, is splitted into two subparameters " 1 " and " 2 " automatically, and such programming language just can identify, draws the fortune of 1+2=3 Calculate result.
If but user inputs natural language mixing text and " adds segmentation ", now " adding " is not the most the meaning of addition, and It is to increase content.Now " add " and the subfunction that another one is corresponding inside function, can be called, it is achieved add the effect of segmentation.
Technical scheme is particularly well-suited to field of virtual reality, and the scene of virtual reality can break through real world The restriction of various physical laws, it is allowed to the world that the random framework of developer is true to nature, dreamlike, be truly realized and say out i.e. method.Such as Input " cattle ", " duck ", it is possible to " cattle " and the model of " duck " occur.In the world of virtual reality, have one first Person represents the role of oneself, at this time input " walking ", and that role just gos ahead, and inputs " flying ", and role just flies up, and breaks thing The restriction of reason, and much order acquiescence to be bundled on the role of the first person.
Fig. 3 is the virtual reality application at teaching field, has built a spacious religion by natural language hybrid programming Room, the setting in classroom can arbitrarily add change, when child says " cat " facing to mike when, the platform in the middle of classroom On will one cat of unsettled appearance, this cat can 360 degree of rotations on platform, allow child animal this to " cat " have full side The understanding of position.Optionally, directly input, with keyboard, the effect that " cat " can also reach same.Natural language expressing has again necessarily Randomness, real life scenarios may because of express the most rigorous, logicality existing problems and cannot perform.But in void Intending in realistic space, its rule can the most arbitrarily set, it is not necessary to the various physical laws meeting real world limit, therefore It is particularly well-suited to the natural language hybrid programming method of the present invention.
[wide table example]
As another embodiment of the present invention, present embodiment discloses the mixing of a kind of natural language based on tables of data Programmed method, specifically, including step:
Set up wide table;
Natural language text in data is stored in the first field of wide table;
The field quantity of described wide table immobilizes, and field name immobilizes;Except representing every record unique number Field outside, the data form of other fields is character string type;Described data include natural language mixing text;Described nature First least unit of language mixing text represents power function, the follow-up text representation parameter of least unit.
More specifically, field name uses word or the word name of least unit, and described field is according to data content, data Structure, data label, data type, data interaction, data attribute and data owner are set, and amount to 26 words Section, due to English alphabet just 26, for simplicity, and can be known well by the people of different language, and field name can also Replace with 26 letters.Concrete example is as follows:
With reference to Fig. 4, the wide table of the present invention is particularly suited for the aforementioned hybrid programming utilizing natural language.Concrete methods of realizing As described below:
S41, acquisition natural language mixing text;
S42, the natural language text in data is stored in the first field of wide table;
S43, according to first least unit of natural language every a line of mixing text as function name, from wide table or this locality File obtains the power function of programming language;
S44, follow-up text according to least unit obtain the parameter of power function from wide table or local file;
The unconsummated function of S45, programming language utilizes protocol interface or the different programming language of socket call to perform;
S46, return perform result.
Visible, the natural language mixing text power function that often row lead-in is corresponding both can be stored in wide table, it is also possible to Store in local file;Accordingly, the parameter of power function both can be stored in wide table, it is also possible to storage to local file In.From the point of view of the theory of natural language hybrid programming, when wide table security performance meet require time, preferably by power function All store in wide table with parameter, be truly realized wide collection wisdom all over the world, the purpose of practice World Commonwealth.
To realize calculating the method illustration of text size.
Text to be calculated is stored in the record that wide table " number " is 203, and other several field contents of this record are: " family " 10774, " chapter " is specially, and " saving " is literary composition, and " topic " is picture, and the content of " civilian " is:
Draw
Far see that mountain is coloured
Closely listen water noiseless
Spring deflorates and also exists
People carrys out bird and does not shies
And the power function calculating text size is stored in the record that wide table " number " is 2914, other of this record are several Field contents is: " family " 10774, and " chapter " is specially, and " saving " is wide, and " topic ", for long, the power function calculating text size is stored in In the field of " extensively ":
Now, user is a newly-built record in wide table, and " number " is in the record of 2915, and " family " is 10774, and " chapter " is Specially, as a example by " saving ", " topic " is length, input natural language mixing text inside " extensively " field:
Numbers 203
Long
Directly perform, by auto-returned result: 33.
Visible, user requires no knowledge about concrete programming language, he (she) have only to know parameter exist which position (number 203), then directly " grow ", with the unique Chinese character representing power function, the purpose that can realize automatically calculating text size.
Owing to the data structure of wide table is simple, it is not necessary to existing data base supports to realize.Wide table is except uniquely Numbering, other data type is all character string, it is not necessary to user again plans, increases and decreases field.Unified Field Count sum According to type, beneficially interconnection between data, link up consistent, contribute to virtual reality, augmented reality, mixed reality, reality Existing.Be conducive to work post independent, it is simple to realize full stack, it is simple to natural language programming, modular SQL query.Be conducive to sharing intelligence Intelligent, realize mobile phone social activity programming and teaching and data fusion.It is integrated with code that wide table realizes data, and beneficially nosql turns Type, record as excel.Its own structure (chapter, save, inscribe), group chat formula creates, and every record all can be fixed a price.And based on Natural language hybrid programming, expresses and is code, operationally operation type breeding, needed for a record just comprises all operations Key element.Need not join table between wide table, without relation, and relevant database needs to build inside Jian Ku, storehouse table, the field of each table Title, quantity are the most different, and table is with data association to be carried out between table, and data structure is extremely complex.
As another embodiment of the present invention, present embodiment is also disclosed the side of a kind of shared wisdom based on tables of data Method,
Obtain the data of user's input;
Obtain the identity information of user social contact platform;
Obtain the data of user's input;
Store data in wide table;
First least unit according to wide table specific field storage content judges scope of sharing, minimum single according to first Position other words below judge whether to share;
The field quantity of described wide table maintains static, and described field name immobilizes;Unique except representing every record Outside the field of numbering, the data form of other fields is character string type.
With reference to Fig. 5, in conjunction with the method for aforementioned natural language hybrid programming, it is possible to achieve wisdom is shared so that each user Power function and the parameter that can directly invoke other users are run, without secondary amendment, processing.Specifically, described data Including natural language mixing text;
S51, user obtain the natural language mixing text being in shared state;
S52, according to first least unit of every a line of natural language mixing text as function name, from wide table or this Ground file obtains the power function of programming language;
S53, follow-up text according to least unit obtain the parameter of power function from wide table;
The unconsummated function of S54, programming language utilizes protocol interface or the different programming language of socket call to perform;
S55, return perform result.
Owing to the storage of data is all based on wide table, the data accumulated in wide table along with user get more and more, computer Increasingly can understand user, be equivalent to user in network world, little by little replicate oneself.So natural language mixing text Operationally call a plurality of data being in shared state, can accomplish to think that you are thought.
Such as: " civilian " field of the wide table of certain user often stores the Related product of Apple, report;But do not find wide In table, this user has the mobile phone products buying Fructus Mali pumilae, then check from wide table this user shopping record, find this use The purchasing power at family is more weak, then computer likes i Phone it may determine that go out this user, but embarrasingly short of money, and consumption is not Rise.Deng one day, certain electricity business has issued the up-to-date information of discount of an i Phone in " civilian " field of wide table;Now the most permissible It is automatically pushed to this user.Along with the data of wide table are the abundantest, the information of propelling movement, opportunity more mate.Further with this example Explanation, it is assumed that the information that this user is paid out wages is also in wide table, and information of discount even can be pushed to user on the same day of paying out wages. Everything is all based on all of data and is stored in wide table, and everyone wide table is identical, the circulation between data Entirely without obstacle.It addition, programming mode based on wide language, reducing the threshold of programming, each user can participate in In the middle of the digging utilization of data, write the power function meeting various demand, and share mutually so that the Internet increasingly intelligence Can, real realization shares wisdom.
Certainly, in order to protect privacy, user can independently arrange shared content and scope, and shared wisdom is typically same Realizing in " group ", same group can represent a product, an interest group etc., therefore, with the people in a group There is same target, same interest, have the basis of common communication.In the present embodiment, entered by the first character of " extensively " of wide table Row identify, such as " be total to " represent in same cluster everyone it can be seen that;" enjoy " nominator representing in same cluster to share.Also There is the category information can be with active push, such as by analyzing wide table, find that two different users like seeing same type of Film, it is possible to actively record is pushed to the other side, facilitates the both sides' communication exchange shared the same views and preferences.The scope of active push is also Can set, it is also possible to be identified by the first character of " extensively ", such as " push away " active push user to all couplings; Active push " is sent " to share with the nominator of coupling, it is intended that people refers generally to good friend, or the people of same work group.
As another embodiment of the present invention, invention additionally discloses the hybrid programming of a kind of natural language based on rear realization Method.Owing to have employed natural language hybrid programming, wide table and the scheme of shared wisdom so that the demand that temporarily cannot realize Can delayed realize.
With reference to Fig. 6, the hybrid programming method of natural language based on rear realization specifically includes following steps:
S61, the natural language mixing text of acquisition party in request input;
S62, cannot perform to inquire about wide table during local function, if can not find executable power function or parameter, inquiry Whether party in request realizes after asking, if it is, natural language mixing text is saved as the first record, and is pushed to same a group Interior potential process side;
S63, the power function of acquisition process side offer or parameter also feed back to party in request, save as the second record;
First least unit of described natural language every a line of mixing text obtains corresponding function function;Least unit The parameter of follow-up text corresponding function function;The field quantity of described wide table immobilizes, except representing every unique volume of record Number field outside, the data form of other fields is string format.
Optionally, the demand of proposition and the power function of feedback or parameter can record inside same record, it is possible to To be stored in different records.Owing to being all to use natural language hybrid programming, so the power function of feedback and parameter are can With directly run, this point with development group to share code be diverse, what general developer can't resolve asks Topic, also can ask for help.But general the other side simply feeds back code, need to embed in the code of oneself, utilize specific Programmed environment could perform, and owing to the custom of each programming personnel is different, even using same programming language, also cannot be straight Connect use, in addition it is also necessary to oneself secondary is revised, and could agree with oneself existing code.
Owing to have employed unified wide table storage natural language mixing text, power function and parameter, the coupling of data, stream It is the most convenient to turn.The natural language mixing text that such as party in request is write includes keyword " html5 ", natural language mixing text It is stored in " extensively " field of wide table, then searches for the wide table of other users, if there being " the wide field " of the wide table of user to exist greatly The code of amount html5, then this user is exactly potential process side.
Certainly, if there is clear and definite recourse in party in request, it is also possible to be transmitted directly to the other side.It addition, the object sent Can also control authority, with reference to the embodiment of aforementioned shared wisdom, can according to the content of specific fields control push model Enclosing, seek help all of user or the user specified.
When the power function fed back or parameter have multiple, a storage can be selected, it is also possible to all store in wide table, but very Just performing can only have one, and the rule of selection has multiple, such as performs to feed back at first, positive rating the highest, preferentially perform Oneself good friend etc..
Every record of wide table has unique numbering, and therefore party in request runs the natural language mixing text of oneself storage Time, call unique number and just can call the power function fed back or parameter.
Therefore, the first trip of described natural language mixing text includes described numbering, when program performs, first according to numbering from Wide table finds the record of correspondence;Then according to first least unit of the second row of natural language mixing text from wide table Call corresponding power function, according to the follow-up text of least unit, the content of respective record is processed.Based on aforementioned from So embodiment of language hybrid programming, parameter only one of which, the data type of described parameter is character string;Lead to the when of execution Cross the specific character in character string and be automatically divided into multiple subparameter being available for programming language identification.
In rear realization, party in request can select to be pushed to the first record by the content setting the feature field of wide table The potential process side of particular range, in like manner, process side's editor's generation the second record can also feed back in the same way and need The side of asking and relevant other people.
Such as, when realizing after party in request confirms, first least unit of the first record specific field storage content sets During for default first word (need), this record is sent to everyone in same a group;The second of described potential process side generation When first least unit of the specific field storage content of record is set to the second word (confession) preset, this second record is returned Corresponding demand side.
When realizing after party in request confirms, first least unit of the first record specific field storage content is set to preset The 3rd word (asking) time, this record is sent to the good friend in same a group;The finger of the second record that described potential process side produces Determine first least unit of field storage content when being set to the 4th word (confession) preset, by phase in this second record return good friend Answer.
The power function provided when process side or parameter when feeding back to party in request, remind whether party in request allows, run Result meets pre-after date and saves as the second record again.
Second word according to the second record specific field storage content triggers power function of the same name, and power function will be held Row result feeds back to party in request.
As it is shown in fig. 7, summary embodiment, produce the structure that the present invention is based on natural language hybrid programming further Think.Visitor first logs in the social platform of oneself, such as " empty I ", VR social platform etc..Then selecting to add " group ", group represents certain The application of virtual reality or game.User edits or open the code of certain " number " inside group (can natural language mixing generation Code), enter pre-execution.
For the code of single file, taking lead-in as function, parameter, as parameter, eval Dynamic Execution, is carried out by other words Segmentation, then carries out data type conversion and obtains actual parameter real, machine recognizable.Enter after data type conversion In the function call stage, carry out the judgement of following condition successively: whether this function exists?Whether there is the function of preferential execution?Whether Duplication of name function?Whether directly can perform with javascript or C#?If function does not exists, with reference to the above-mentioned rear embodiment realized Perform.If directly can not perform with javascript or C#, then need to be performed by interface or socket, connect data base and connect Mouthful, interface or socket according to different programming languages select, and feed back to connecing of virtual reality, augmented reality or mixed reality Mouthful.
For the code of multirow, need to carry out pretreatment, perform by javascript or C# entirety.If can not be by their entirety Perform, first split with newline or end mark, perform function line by line, finally feed back to AI virtual reality, augmented reality or mixing The interface of reality.
The interface output of virtual reality, augmented reality or mixed reality returns result, the processing stage of entering standby, then passes through VR virtual reality Processing Interface, AR augmented reality Processing Interface, MR mixed reality Processing Interface, RR remotely reality Processing Interface is held Other functional interfaces of row perform or generate result, terminate to run.
If code only one of which word, then perform individual character function or application corresponding to this word or game.
Being referred to previous embodiment by the way of wisdom shared by wide table, wide table is connected into data base interface.
Above content is to combine concrete preferred implementation further description made for the present invention, it is impossible to assert Being embodied as of the present invention is confined to these explanations.For general technical staff of the technical field of the invention, On the premise of present inventive concept, it is also possible to make some simple deduction or replace, all should be considered as belonging to the present invention's Protection domain.

Claims (10)

1. the shared wisdom method of a natural language hybrid programming method based on tables of data, it is characterised in that include step:
Obtain the identity information of user social contact platform;
Obtain the data of user's input;
Store data in wide table;
First least unit according to wide table specific field storage content judges scope of sharing, after first least unit Other words in face judge whether to share;
The field quantity of described wide table maintains static, and described field name immobilizes;Except representing every record unique number Field outside, the data form of other fields is character string type.
The method of shared wisdom based on tables of data the most according to claim 1, it is characterised in that
When first least unit of wide table specific field storage content is default the first word (being total to), then owning in same cluster User mutually shares the data of corresponding record.
The method of shared wisdom based on tables of data the most according to claim 1, it is characterised in that when wide table specific field First least unit of storage content is default the second word (enjoying), then the good friend user in same cluster mutually shares correspondence note The data of record.
4. according to the method for arbitrary described based on tables of data the shared wisdom of claim 1-3, it is characterised in that according to wide table Second word of specific field storage content triggers power function of the same name, and power function feeds back to the use of correspondence by performing result Family.
The method of shared wisdom based on tables of data the most according to claim 4, it is characterised in that described data include certainly So language mixing text;
User obtains the natural language mixing text being in shared state;
First least unit of the first row according to natural language mixing text is as function name, from local file or wide table Obtain the power function of programming language;
Follow-up text according to least unit obtains the parameter of power function from wide table;
The unconsummated function of programming language utilizes interface or the different programming language of socket call to perform;
Return and perform result.
The method of shared wisdom based on tables of data the most according to claim 5, it is characterised in that described natural language Mixing text needs to be called by numbering during the data calling wide table.
The method of shared wisdom based on tables of data the most according to claim 6, it is characterised in that described natural language mixes The first row closing text includes described numbering, when program performs, first finds the record of correspondence from wide table according to numbering;Then First least unit of the second row according to natural language mixing text calls corresponding function from local file or wide table Function, processes the content of respective record according to the follow-up text of least unit.
The method of shared wisdom based on tables of data the most according to claim 5, it is characterised in that described parameter only has one Individual, when described programming language is javascript;The data type of described parameter is character string type;When parameter is integer type Time, use the conversion of parseInt function, when parameter is floating point type, use parseFloat conversion;When parameter is object, letter When number or array type, use eval dynamic translation;When described programming language is C#, use the conversion of int.Parse () function, when When parameter is floating point type, use float.Parse () conversion.
The method of shared wisdom based on tables of data the most according to claim 5, it is characterised in that in described power function Portion is provided with precedence function, during operation function function, performs precedence function according to the content priority of parameter.
The method of shared wisdom based on tables of data the most according to claim 1, it is characterised in that described user preset Configuration rule, data sharing is had to need to meet configuration rule.
CN201610631230.7A 2016-08-04 2016-08-04 Data table-based intelligent sharing method Active CN106293727B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610631230.7A CN106293727B (en) 2016-08-04 2016-08-04 Data table-based intelligent sharing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610631230.7A CN106293727B (en) 2016-08-04 2016-08-04 Data table-based intelligent sharing method

Publications (2)

Publication Number Publication Date
CN106293727A true CN106293727A (en) 2017-01-04
CN106293727B CN106293727B (en) 2020-10-27

Family

ID=57664644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610631230.7A Active CN106293727B (en) 2016-08-04 2016-08-04 Data table-based intelligent sharing method

Country Status (1)

Country Link
CN (1) CN106293727B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083839A (en) * 2019-04-29 2019-08-02 珠海豹好玩科技有限公司 Text introduction method, device and equipment
CN111381670A (en) * 2018-12-29 2020-07-07 广东虚拟现实科技有限公司 Virtual content interaction method, device, system, terminal equipment and storage medium
TWI790648B (en) * 2018-07-17 2023-01-21 美商艾提史畢克斯有限責任公司 Method, system, and computer program product for an intelligent industrial assistant

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046061A1 (en) * 2000-01-31 2003-03-06 Preston Keith R Apparatus for automatically generating source code
CN101763212A (en) * 2009-04-30 2010-06-30 广东国笔科技股份有限公司 Man-machine interactive system and relevant system, device and method thereof
CN105677323A (en) * 2015-12-31 2016-06-15 合肥大多数信息科技有限公司 Method for automatically generating database operation layer codes

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046061A1 (en) * 2000-01-31 2003-03-06 Preston Keith R Apparatus for automatically generating source code
CN101763212A (en) * 2009-04-30 2010-06-30 广东国笔科技股份有限公司 Man-machine interactive system and relevant system, device and method thereof
CN105677323A (en) * 2015-12-31 2016-06-15 合肥大多数信息科技有限公司 Method for automatically generating database operation layer codes

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI790648B (en) * 2018-07-17 2023-01-21 美商艾提史畢克斯有限責任公司 Method, system, and computer program product for an intelligent industrial assistant
CN111381670A (en) * 2018-12-29 2020-07-07 广东虚拟现实科技有限公司 Virtual content interaction method, device, system, terminal equipment and storage medium
CN110083839A (en) * 2019-04-29 2019-08-02 珠海豹好玩科技有限公司 Text introduction method, device and equipment
CN110083839B (en) * 2019-04-29 2023-08-22 珠海豹好玩科技有限公司 Text importing method, device and equipment

Also Published As

Publication number Publication date
CN106293727B (en) 2020-10-27

Similar Documents

Publication Publication Date Title
CN106250159A (en) A kind of hybrid programming method utilizing natural language
Chen et al. Virtual geographic environments (VGEs): originating from or beyond virtual reality (VR)?
Alemu et al. Towards a conceptual framework for user‐driven semantic metadata interoperability in digital libraries: A social constructivist approach
Fox et al. Theoretical foundations for digital libraries: The 5S (societies, scenarios, spaces, structures, streams) approach
Bresnihan et al. New extractive frontiers in Ireland and the moebius strip of wind/data
CN106293727A (en) A kind of method of shared wisdom based on tables of data
CN106293725A (en) A kind of natural language hybrid programming method based on rear realization
Jain et al. Live multilingual thinking machine
Okanovic Web application development with component frameworks
Chen et al. A visualization method for geographic conceptual modelling
Zosimov et al. Complex internet data management system
CN106250161A (en) A kind of natural language hybrid programming method based on tables of data
Whaanga et al. The Indigenous digital footprint
Croker Formation of the cloud: History, metaphor, and materiality
Piasecki et al. Lexical platform–the first step towards user-centred integration of lexical resources
Thomas et al. Moving to the cloud: Transitioning from client-server to service architecture
Ugli et al. Website Development with New Technology
Andersson et al. Implementation and first evaluation of a molecular modeling language
US20210240941A1 (en) Systems and methods for simulation model of language
Ye et al. Developing Cloud-Based Tools for Water Resources Data Analysis Using R and Shiny
Bao et al. A semantic wiki based light-weight web application model
Coro D3. 3. Tools for science-society-policy interfaces
Schindling The Spatial Historian: Creating a Spatially Aware Historical Research System
IMP et al. WEB SER
Lafia et al. Ontology-Aided Spatialization of Field Station Research

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant