Artificial Intelligence Language

Artificial Intelligence Language

Objective

We know, a true AI program should have ability to understand knowledge and generate code.
Obvious the generated code should use some underlying computer languages and frameworks.

Approach: AI language

AI language is a language in between natural language and computer language, it is natural-language-like, and provides an accuracy which helps generating computer code from its sentences.

Usage

  • Build a bridge between human languages and computer languages

  • We can translate natural language into the AI language

  • We can use the AI language to generate code

What we expect an AI program do

  • Matching

To distinguish concepts base on their definitions

  • Calculating and logical analysis

Use provide rules and existing functions to calculate and analysis some questions

  • Reasoning

ability to reason new rules and theorems.

原文地址:https://www.cnblogs.com/steven-yang/p/6240055.html