[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: inference machine
- From: "Mark Meijer" <meijer78@...>
- Date: Wed, 22 Oct 2008 19:46:22 +0200
LuaCLIPS [1] might be useful to you. There's also LuaFuzzy [2] but
that is probably not what you're looking for. Alternatively, it should
be fairly easy to write a Lua client for OpenCyc [3] using the socket
interface.
[1] http://www.mikekreuzer.com/luaClips.htm
[2] http://luaforge.net/projects/luafuzzy/
[3] http://www.opencyc.org/
2008/10/22 André M. C. Campos <andre@dimap.ufrn.br>:
> Hi all,
> Any of you know an inference machine (forward or backward chaining) for lua?
> Thanks,
> André.
>