Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: mathematically modelling language and communication... a time-flow equation

by cavac (Parson)
on Nov 07, 2011 at 12:08 UTC ( [id://936484]=note: print w/replies, xml ) Need Help??


in reply to mathematically modelling language and communication... a time-flow equation

I'm not exactly sure what you are rambling about, but sounds like statistical text analylis to me.

You may want to look into Text analytics and Text mining.

Also, reading about Markov chains, Bayesian statistics and Neural networks might be a good idea, since they all can be used to mathematically model different aspects of text. Good examples for this usage would be spam detection and matching anonymous text snippets to their potential authors.

What you have be aware of, though, is this aspect: Speech itself has no intrinsic value in terms of meaning, it is merely one of the methods of communicating thoughts. If you want to do more than mathematical analysis of text, you would have to find a way of associating meaning to the text snippets. Since humans always combine emotions with learnings, this you would have to replicate as well. There is an article here that describes this.

Don't use '#ff0000':
use Acme::AutoColor; my $redcolor = RED();
All colors subject to change without notice.
  • Comment on Re: mathematically modelling language and communication... a time-flow equation

Replies are listed 'Best First'.
Re^2: mathematically modelling language and communication... a time-flow equation
by zentara (Archbishop) on Nov 07, 2011 at 12:13 UTC
    Since humans always combine emotions with learnings, this you would have to replicate as well.

    Maybe not, if the language was designed for computers to speak to one another, the various emotions would just be numbers in a scale, in the word-object's state variables. I guess that would be replicating them, with a computed number. For instance, on a scale of 1 to 100, just how happy are you? :-)

    Thanks for the good thoughts.


    I'm not really a human, but I play one on earth.
    Old Perl Programmer Haiku ................... flash japh

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://936484]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-25 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found