A while back I posted about disambiguation being a really bad idea. Now, I am working on data structures to represent text, facts, etc., without having first disambiguated them. Variables can have multiple values. Substrings within text can have multiple variants. Etc.
Code would then consider all possibilities, e.g. a comparison between two variables would compare all possible combinations of values. Then, it dawned on me that perhaps someone else has already done this for some application, e.g. solving algebraic problems. So, all you code historians, who has done this in the past, and where can I find this described so I don't have to reinvent this wheel? Thanks. *Steve* ------------------------------------------- AGI Archives: https://www.listbox.com/member/archive/303/=now RSS Feed: https://www.listbox.com/member/archive/rss/303/21088071-f452e424 Modify Your Subscription: https://www.listbox.com/member/?member_id=21088071&id_secret=21088071-58d57657 Powered by Listbox: http://www.listbox.com
