php 전문가 시스템 php expert system

PhpExpertSystem

 

PhpExpertSystem is a forward chaining inference engine written in PHP language. It can be used to build expert systems that emulate the human decision making ability in a minor manner. Expert systems are an attempt to implement artificial intelligence.

An expert system has two parts, the inference engine and the knowledge base. PhpExpertSystem provides an inference engine. Building the knowledge base includes studying the specific problem to be solved and identifying a set of rules that represents the knowledge. A rule has a condition and a conclusion which is used to represent a piece of knowledge. For example, "If I have money, I can buy food." represents a rule where "If I have money" is the condition and "I can buy food" is the conclusion. A collection of such pieces of knowledge (a collection of rules) is used to implement a human like problem solving system.

Features of PhpExpertSystem

  1. Simple to use and integrate with PHP applications.
  2. The rules are themselves defined in PHP. So all features available in PHP can be used. This allows complext conditions and complex conclusions to be expressed in PHP syntax.
  3. Wildcard support is available. Hence a single rule can match multiple facts of similar form and make conclusions related to them in one go. This improves the expressiveness of rules, extensively reduces the effort spent in writing and maintaining similar rules and makes the knowledge representation simple.
  4. Rule priorities can be specified. Hence, multi-stage decision making can easily be organized.
  5. Different rule sets can be maintained in the same rule table. So a single rule store can be used to maintain rules of different applications.
  6. Rules are maintained in a MySQL database. But this can be altered easily if you prefer a different rule storage (that many not even be a relational database system).
  7. Different parts of the inference engine have been abstracted well. Hence it is possible to replace parts to customize the inference engine easily.

Download

phpexpertsystem-1.0.0.tar.gz

License

PhpExpertSystem is realeased as public domain software. So you do not need a license. Read the UNLICENSE file in the download for details.

User guide and demo

Look at the User guide to learn how rules are written, to run sample applications and to learn more.

Access the live demo to test the sample applications as you read through the User guide.

Technical design

This diagram which is slightly off from the code illustrates the key abstractions (classes) and their relationships:

 

경축! 아무것도 안하여 에스천사게임즈가 새로운 모습으로 재오픈 하였습니다.
어린이용이며, 설치가 필요없는 브라우저 게임입니다.
https://s1004games.com

class-diagram.png

 

 

 

 

[출처] http://www.deadschool.com/phpexpertsystem

 

 

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
번호 제목 글쓴이 날짜 조회 수
49 An inference engine for PHP : php로 prolog 구현 file 졸리운_곰 2017.01.06 49
48 Steps to configure PHP Cron Jobs – Godaddy file 졸리운_곰 2016.12.13 103
47 Creating a simple REST API in PHP 졸리운_곰 2016.11.28 53
46 AngularJS CRUD: Example Using MySQLi Database file 졸리운_곰 2016.11.20 99
45 HTML form 태그, input type 종류 file 졸리운_곰 2016.10.09 358
44 php 와 python 연동 , php 페이지에서 python 사용 졸리운_곰 2016.10.05 97
43 Big data in PHP file 졸리운_곰 2016.09.27 64
42 php에서 Access (엑세스) mdb (accdb) 파일에 연결 file 졸리운_곰 2016.08.11 1419
41 SQLite 소개 졸리운_곰 2016.08.11 872
40 SQLite 와 php 의 연동 졸리운_곰 2016.08.11 824
39 wp 워드프레스 플러그인 만들기 pdf file 졸리운_곰 2016.08.08 55
38 wp 워드프레스 플러그인 만들기 file 졸리운_곰 2016.08.08 1726
37 워드프레스 – 코드플로우(URL에서 페이지까지) 졸리운_곰 2016.07.21 156
36 워드프레스 데이터베이스 들여다보기. file 졸리운_곰 2016.07.21 72
35 워드프레스 웹페이지 구조와 구성요소인 템플릿 파일 이해하기. 졸리운_곰 2016.07.21 352
34 기본적으로 알아야할 워드프레스 파일 구조 및 디렉터리 구조 file 졸리운_곰 2016.07.21 218
33 워드프레스의 기본 구조에 대해 알아보자 file 졸리운_곰 2016.07.21 70
32 php에서 외부 명령어 실행하기 졸리운_곰 2016.05.10 144
31 php함수정리 졸리운_곰 2016.05.10 110
30 10분 안에 PHP 확장 모듈 만들기 file 졸리운_곰 2016.05.10 66
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED