If we described our rule-based system as an expert system, then the architecture of this kind of rule-based system would be the same as in Figure 7.5:
Let's look at each of the components of the architecture in detail:
- Domain expert:
- As we saw in the previous section, domain experts are the ones who have expertise for a specific domain and they can help us to generate the rules to solve our problems
- Developers or knowledge engineer:
- Developers use the rules which are created by the domain expert ...