My comments and thoughts on technology, education, creative thinking, long-life learning.
Saturday, March 31, 2007
Thursday, March 29, 2007
What is Ontology?
Many years ago, when computer is gaining broader use, Ontology was discussed in terms of Knowledge Representation. That is how knowledge is stored in machines (i.e. computers).
I am googling by entering "ontology" as keywords, and from what Google gave, I picked at least three results I planned to explore further.
OWL Web Ontology Language Overview
Ontology. Based on well-known John F. Sowa's book.
Ontology (computer science) - Wikipedia, the free encyclopedia
What is an Ontology? by Tom Gruber of Stanford University's Knowledge Systems Lab.
Ontology. A resource guide for philosophers
Friday, March 23, 2007
Criticize!
What are these all about?
Can we use it to find semantic underlying the corresponding paragraph?
What about Inference Rules?
What are the problems in Text Understanding?
Saturday, March 17, 2007
ReactOS
ReactOS Project
React Operating System
ReactOS® is an advanced free open source operating system providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.
ReactOS is the most complete working model of a Windows® like operating system available. Consequently, working programmers will learn a great deal by studying ReactOS source code and even participating in ReactOS development.
ReactOS has and will continue to incorporating features from newer versions and sometimes even define the state of the art in operating system technology.
In short, ReactOS is aiming to run your applications and use your hardware, a free operating system for everyone!
Please bear in mind that ReactOS 0.3.1 is still in alpha stage, meaning it is not feature complete and is not recommended for everyday use.
Friday, March 09, 2007
what are these terms mean?
Bayesian networks
Machine learning
N-grams
(the list is growing..)
Thursday, March 08, 2007
Prolog Resources
When browsing through Artificial Intelligence, I found this blog entry enumerating some bunch of Prolog Programming Resources.