Ask HN: Cyc – Whatever happened to its connection to AI?
3 comments
It was a bad approach to the problem.
Perhaps it could be made into a good approach if it were reworked in terms of topic modeling or clustering categories and them feeding them through a machine learning KNN or bayesian model enabling prediction.
Its connection to AI still remains, but the field has largely moved away from the rule-based paradigm Cyc is based on. I mean, you can throw a whole wikipedia segment into Doc2vec (a lightly supervised deep-learning technique) and it can discover non-trivial links between semantic objects with a few days work. If you tried that with Cyc, it would take longer.