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 Natural Language ProcessingProgrammingPython Dependency Graph to RDF admin September 16, 2018 Dependency parsing is widely used these days, and many NLP tools give a dependency graph as the parsed representation of
Tags Natural Language ProcessingProgrammingProlog Sicstus Prolog – Building a Windows Executable admin August 19, 2018 In my previous post, I showed how to build a C-based Windows DLL to execute Prolog predicates in the Sicstus
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
Tags LISPNatural Language ProcessingProgramming Onomatopoeia, Palindrome and Semordnilap admin February 11, 2018 I had earlier briefly talked about the Ilexicon project that I have been working on for some time now. The goal
Tags LISPNatural Language ProcessingProgramming Rhyming Words and Other Interesting Stuff admin January 27, 2018 If you are into writing poems, stories or essays, or you just have a fascination for words, I encourage you