Hello all,
does anyone know about a open source expert system? actually, I'm rather interested in calling its inferential engine from C#.
Hello all,
does anyone know about a open source expert system? actually, I'm rather interested in calling its inferential engine from C#.
I went through the same process, about a year ago, trying to find a good .Net system for this. I recall finding a few decent engines, but they were all too general, and required too many assumptions.
In the end I found that writing my own system was pretty easy to do, and it did exactly what I wanted it to, without any extra bull to make it work with some abstract generalized engine.
It might help to know what your intended use is.
Then, which is a good book to start with, in order to implement your own ES?