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

 

 

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED