|
|
Joined: Jul 2002
Posts: 2
stranger
|
OP
stranger
Joined: Jul 2002
Posts: 2 |
I will try again to give more information on what Iam looking for? I need to find some way to make sentences from a group of words. Have a list of Approximately 750 words that come from a name of typing program(Do Tesa Nilp) that we have developed, for just useing the numeric keypap with one hand. Trying to develop a typing tutorial from the above word list! If anyone can help me find a site or person (programmer) that can take a group of words and make a sentence from them,any help! would be appreciated.
|
|
|
|
Joined: Jun 2002
Posts: 7,210
Carpal Tunnel
|
Carpal Tunnel
Joined: Jun 2002
Posts: 7,210 |
so what you're looking for is a program(or willing person) that would take a random list of words and generate grammatically correct sentences. is that the idea? hmmm...
formerly known as etaoin...
|
|
|
|
Joined: Oct 2000
Posts: 1,346
veteran
|
veteran
Joined: Oct 2000
Posts: 1,346 |
a program(or willing person) that would take a random list of words and generate grammatically correct sentencesIf this is your idea Henry (greetings, btw ) then what you want is one of the AI parsing programs. You provide a lexicon of words, and either the program contains a grammar or you define that separately. We produced such programs as part of my AI course many moons ago. A quick Google found a general-purpose set of LISP language programs (including a Sentence Generator) at: http://www.norvig.com/paip/README.htmlOnly issue with this is that you would also need to obtain a LISP compiler/interpreter, although there are links for that available here as well. Alternatively (and maybe preferably), I found a Javascript random sentence generator at: http://www.intersrv.com/~dcross/sentence.html( mild amusement for all here, folks!) Instructions for using this for your own purposes can be found at: http://www.intersrv.com/~dcross/sentence_help.txtHope this helps. Fisk
|
|
|
|
Joined: Jun 2002
Posts: 7,210
Carpal Tunnel
|
Carpal Tunnel
Joined: Jun 2002
Posts: 7,210 |
Henry sent me a PM indicating that is what he's looking for; I knew someone would have an idea.
formerly known as etaoin...
|
|
|
|
Joined: Oct 2000
Posts: 1,346
veteran
|
veteran
Joined: Oct 2000
Posts: 1,346 |
that is what he's looking forDelighted to be of service! - and Bless the Web Here's a good general reference point for "AI" sentence generation and parsing that I found through the Open Directory ( http://www.dmoz.org) that backs up most big Search Engines: http://www.dynamicmultimedia.com.au/siggen/Click on "Systems and Software" (left-hand menu) then "Downloadable Systems/Software" (main page) for loads of goodies.
|
|
|
Forums16
Topics13,913
Posts229,580
Members9,187
|
Most Online3,341 Dec 9th, 2011
|
|
0 members (),
332
guests, and
0
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|