[Opencog-dev] doxygen & code counter on opencog64.swlabs.org

2008-07-15 Thread David Hart
Hi All, In preparing opencog64.swlabs.org (use generously donated by Search Wikia Labs ), recently upgrade to Debian (lenny), another doxygen run and a code counter run have been uploaded. Details at http://opencog.org/wiki/CodeTools : *For documentation

[Opencog-dev] Doxygen in cmake system

2008-06-11 Thread Joel Pitt
Hi Gama, If it's not already on your TODO list, could I get you to implement Doxygen generation into the cmake build system? Ideally as a separate target only generated when explicitly asked. Cheers, J ___ Mailing list: https://launchpad.net/~opencog-

Re: [Opencog-dev] doxygen

2008-06-11 Thread David Hart
On Wed, Jun 11, 2008 at 7:57 PM, Joel Pitt <[EMAIL PROTECTED]> wrote: > On Mon, Jun 9, 2008 at 6:44 PM, Trent Waddington > > > > I suggest that this taxonomy is hiding the important concept of > > "interval" and, as such, IndefiniteTruthInterval would be a good name > We could at least emphasize

Re: [Opencog-dev] doxygen

2008-06-11 Thread Joel Pitt
Hi Trent, Thanks for the suggestions... On Mon, Jun 9, 2008 at 6:44 PM, Trent Waddington <[EMAIL PROTECTED]> wrote: > So, after reading that I feel the taxonomy of TruthValue, > SimpleTruthValue and IndefiniteTruthValue is false. > > I suggest that this taxonomy is hiding the important concept of

Re: [Opencog-dev] doxygen

2008-06-11 Thread Joel Pitt
On Tue, Jun 10, 2008 at 12:44 PM, Trent Waddington <[EMAIL PROTECTED]> wrote: > On Mon, Jun 9, 2008 at 10:43 PM, Ben Goertzel <[EMAIL PROTECTED]> wrote: >> A heuristic formula sometimes used is >> >> weightOfEvidence = n/(n+k) >> >> where k is a "personality parameter" ... in this case, clearly, if

Re: [Opencog-dev] doxygen

2008-06-09 Thread Trent Waddington
On Mon, Jun 9, 2008 at 10:43 PM, Ben Goertzel <[EMAIL PROTECTED]> wrote: > A heuristic formula sometimes used is > > weightOfEvidence = n/(n+k) > > where k is a "personality parameter" ... in this case, clearly, if one > gets a wOfE from an inference formula, the corresponding n need not be > an in

Re: [Opencog-dev] doxygen

2008-06-09 Thread Ben Goertzel
getCount refers to the amount of evidence n associated with a proposition It may seem odd, but there's no paradox about having a non-integer n it's really no odder than the notion of, say, 1.73 apples... A heuristic formula sometimes used is weightOfEvidence = n/(n+k) where k is a "personality

Re: [Opencog-dev] doxygen

2008-06-08 Thread Joel Pitt
Hi Trent On Mon, Jun 9, 2008 at 4:38 PM, Trent Waddington <[EMAIL PROTECTED]> wrote: > Can someone please document SimpleTruthValue and the subclasses. > IndefiniteTruthValue.h has a comment: > > float confidenceLevel; // referred as "b" in the paper > > what paper? If I can get it then I'll h

Re: [Opencog-dev] doxygen

2008-06-08 Thread Trent Waddington
On Sat, Jun 7, 2008 at 4:40 PM, David Hart <[EMAIL PROTECTED]> wrote: > Hi All, > > I spent a few minutes today playing with doxygen for some quick & dirty > output Cool. Can someone please document SimpleTruthValue and the subclasses. IndefiniteTruthValue.h has a comment: float confidenceLev

[Opencog-dev] doxygen

2008-06-06 Thread David Hart
Hi All, I spent a few minutes today playing with doxygen for some quick & dirty output: http://opencog.org/doxygen/html/ http://opencog.org/doxygen/html/namespaceopencog.html (probably the most interesting page) While this doxygen run isn't publicly presentable as documentation, I'm hoping it m