Tags C++ Book Review – Design Patterns in Modern C++ admin July 22, 2018 Title: Design Patterns in Modern C++ – Reusable Approaches for Object-Oriented Software Design Author: Dmitri Nesteruk Publisher: Apress Year: 2018
Tags C++11 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 Common Lisp 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 Go language 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 Foreign Functions 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 Dependency Tree 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 iLangGen 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 Mathematica 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 iLexicon 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 Emotions 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