Tags Natural Language ProcessingProgrammingProlog Exploring Word Patterns admin September 15, 2019 Working with word patterns can be an exciting (and challenging) creative activity. Such patterns come into picture while playing word
Tags Natural Language ProcessingProgrammingProlog Poetry in Prolog: Part-2 admin September 1, 2019 In an earlier post, I showed how Prolog can be used to generate poetry, making use of my “iLexicon”. I
Tags ProgrammingProlog Using Berkeley DB with Sicstus Prolog admin August 18, 2019 One of the nice features of Sicstus Prolog is the support for storing Terms externally in a Berkeley DB database. Since we can
Tags Natural Language ProcessingProgrammingProlog Generating Poetry in Prolog admin August 4, 2019 In an earlier article, I showed how we can generate poetry (with limitations, of course!) using my iLangGen framework. That
Tags LISPNatural Language ProcessingProgrammingProlog Custom Text Analysis Using TextRazor’s Prolog Engine admin July 21, 2019 This is the third part in the series on information extraction from unstructured text. In the first part, we saw
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 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