1. 首页
  2. 人工智能
  3. 机器学习
  4. Jess is a rule engine

Jess is a rule engine

上传者: 2018-12-09 16:53:08上传 DOC文件 1.77MB 热度 49次
Jess is a rule engine for the Java platform. To use it, you specify logic in the form of rules using one of two formats: the Jess rule language (prefered) or XML. You also provide some of your own data for the rules to operate on. When you run the rule engine, your rules are carried out. Rules can create new data, or they can do anything that the Java programming language can do.
用户评论