AccessMyLibrary provides FREE access to over 30 million articles from top publications available through your library.
Set up an RSS feed
Create a link to this page
Copy and paste this link tag into your Web page or blog:
Efficient Reasoning.(in knowledge-based computers)
March 1, 2001... 1. INTRODUCTION
Many information systems use a corpus of explicitly stored information (a.k.a. a "knowledge base," KB) to solve their range of problems. For example, medical diagnostic systems use general facts about diseases, as well as...
A Guided Tour to Approximate String Matching.(text processing)
March 1, 2001... 1. INTRODUCTION
This work focuses on the problem of string matching that allows errors, also called approximate string matching. The general goal is to perform string matching of a pattern in a text where one or both of them have suffered...
A Software Engineering Perspective on Algorithmics.
March 1, 2001... 1. INTRODUCTION
By a component we mean an encapsulated piece of code, which is not intended to be a stand-alone module, but to perform a specific task within a large software package or even within several distinct software packages. For...