Immortal,

On Sun, Nov 24, 2019, 11:18 PM <[email protected]> wrote:

> What are you the inventer of here? ;D What...
>

The entire field of ad hoc AI analysis of text was abandoned because no one
could make it work on a full human vocabulary - it would slow to a complete
stop due to combinatorial explosion.

The one exception was chatbots - which would remain stupid so they could
run fast enough.

I thought of keying analysis on Least Frequently Used (LFU) words in rules,
but this wasn't quite good enough to make analysis run fast enough to scale
up to full Internet deployment. Besides, others had already figured this
much out and published.

Then, I realized that each step of recursive analysis could be keyed on LFU
words in rules. NO rules would ever have to be considered other than those
rules for which their LFU words were present.

Then, the challenge became constructing an internal data structure to do
this - the system of stacks described in the patent.

>
> I'll give it a read soon.
>

Happy reading.

Steve
> *Artificial General Intelligence List <https://agi.topicbox.com/latest>*
> / AGI / see discussions <https://agi.topicbox.com/groups/agi> +
> participants <https://agi.topicbox.com/groups/agi/members> + delivery
> options <https://agi.topicbox.com/groups/agi/subscription> Permalink
> <https://agi.topicbox.com/groups/agi/T26a5f8008aa0b4f8-Mcd1985afe350c435df5fe279>
>

------------------------------------------
Artificial General Intelligence List: AGI
Permalink: 
https://agi.topicbox.com/groups/agi/T26a5f8008aa0b4f8-M574dd5205fedc3a4fc78b421
Delivery options: https://agi.topicbox.com/groups/agi/subscription

Reply via email to