Tags C++ProgrammingProlog Sicstus Prolog – Building a Windows DLL admin August 5, 2018 Last week I upgraded to the latest version (4.4.1) of Sicstus Prolog for Windows. Since the Prolog engine can be embedded (royalty
Tags Book ReviewC++Programming Book Review – The Modern C++ Challenge admin July 8, 2018 Title: The Modern C++ Challenge Author: Marius Bancilla Publisher: Packt Publishing Year: May 2018 This week I have been going
Tags GolangLISPProgramming Calling Go Functions from Lisp – Part 2 admin June 24, 2018 In my earlier article Calling Go Functions from Lisp, I explained the steps for making calls to Go functions from
Tags GolangLISPProgramming Calling Lisp Functions from Go Language admin June 10, 2018 In the previous post, we saw how to invoke a Go function from Lisp. In today’s post, I would like
Tags GolangLISPProgramming Calling Go Functions from Lisp admin May 27, 2018 For the past few weeks I was travelling in the USA and had the pleasure of meeting several friends, some
Tags LISPNatural Language ProcessingProgramming Question Answering Using Dependency Trees admin April 22, 2018 A few weeks ago I had written about my brief experiment with Mathematica’s new feature, which provides answers to questions
Tags LISPNatural Language ProcessingProgramming Natural Language Generation admin April 8, 2018 I had written a series of posts on my iLangGen framework last year. It aims to provide a flexible and
Tags MathematicaNatural Language ProcessingProgramming Question Answering in Mathematica admin March 25, 2018 About 10 days ago, I received an update for Mathematica. The latest version is 11.3.0. As usual, I looked through
Tags LISPNatural Language ProcessingProgramming Kangaroo Words admin March 11, 2018 According to Wikipedia, “A kangaroo word is a word that contains letters of another word, in order, with the same
Tags LISPNatural Language ProcessingProgramming Sentiments and Emotions in iLexicon admin February 25, 2018 Detecting sentiments and emotions in a piece of text are frequently performed activities in Text analysis. There are some API