Tags LISPNatural Language ProcessingProgramming Natural Language Interaction with iLexicon Using LUIS admin December 30, 2018 Some time ago, I had written a series of articles on my iLexicon project. It is a Lisp package that
Tags LISPNatural Language ProcessingProgramming Parsing Text with MeaningCloud’s Text Analytics API admin December 9, 2018 There is wide-spread interest in Natural Language Processing (NLP) today, and there are several API services available to cater to
Tags Flora-2HomeopathyKnowledge RepresentationLISPNatural Language ProcessingProgramming Modeling Homeopathic Remedy Keynotes in Flora-2 admin November 4, 2018 In my last post, I got started with Flora-2 and showed how we can model homeopathic remedies from a therapeutics
Tags LISPNatural Language ProcessingProgramming Dependency Graph to RDF – Part 2 admin September 30, 2018 In the last post, I outlined an approach to convert a dependency graph (the result of dependency parsing) to RDF.
Tags LISPProgramming Experimenting with A Lisp-based Monadic Parser Combinator admin September 2, 2018 Recently I came across a nice Lisp-based Monadic Parser Combinator library written by Massung. Unlike the traditional parser generators such as
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