Searching And-Or graphs

·         The DFS and BFS strategies for OR trees and graphs can be adapted for And-Or trees ·         The main difference lies in the way termination conditions are determined, since all goals…

Rajil TL

Uniformed or Blind search

Breadth First Search (BFS): BFS expands the leaf node with the lowest path cost so far, and keeps going until a goal node is generated. If the path cost simply…

Rajil TL

Search and Control Strategies

Problem solving is an important aspect of Artificial Intelligence. A problem can be considered to consist of a goal and a set of actions that can be taken to lead…

Rajil TL

Artificial Intelligence Approaches to Music Composition

Introduction Artificial Intelligence (AI) research primarily produces problem solving systems that are aids in human decision making and identification. AI is often applied to problems such as diagnosis, design, and…

Rajil TL

Lingware/Language Engineering Tools

A general term used to refer to relatively small independent pieces of software as well as larger systems, meant for extracting linguistic information from lexical resources or corpora. Generally all language engineering tools are divided into rule-based…

Rajil TL

Language/Linguistic Resources

A general term used to refer to such resources as corpora of spoken and written language, frequency lists, lexicons, computational linguistic lexicons and tools to extract linguistic knowledge to develop and optimize products. Linguistic resources are divided into corpora, lexical resources and tools. However, the…

Rajil TL

Corpus Linguistics

A study of language that includes all processes related to processing, usage and analysis of written or spoken machine-readable corpora. Corpus linguistics is a relatively modern term used to refer to a methodology,…

Rajil TL

How Artificial Intelligence Can Fight Air Pollution

IBM researchers are developing a system that can predict how bad pollution will be across the city of Beijing 72 hours in advance. IBM is testing a new way to…

Rajil TL

Artificial Intelligence in Geoscience and Remote Sensing

Introduction  Machine learning has recently found many applications in the geosciences and remote sensing. These applications range from bias correction to retrieval algorithms, from code acceleration to detection of disease…

Rajil TL

Visual Character Recognition using Artificial Neural Networks

INTRODUCTION: The recognition of characters from scanned images of documents has been a problem that has received much attention in the fields of image processing, pattern recognition and artificial intelligence.…

Rajil TL