Tags iLexicon Generating Verb Conjugations admin September 29, 2019 We have been taught in school that English language has different “tense” forms. To help you quickly recollect, I am
Tags iLexicon 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 iLexicon 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 Berkeley DB 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 Definite Clause Grammars 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 Information Extraction 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 Information Extraction Information Extraction Using spaCy’s Pattern Matcher admin July 11, 2019 In the previous article, I explored the Deep Categorization capabilities of MeaningCloud. We saw how a powerful rule-based pattern matching
Tags Deep Text Categorization Text Analysis Using MeaningCloud’s Deep Categorization API admin June 24, 2019 MeaningCloud announced their premium offering “Deep Categorization” service quite recently. You can read about it in this nice blog by Blanca Galego.
Tags Mathematica 12 Using NodeJS in Mathematica 12 admin June 8, 2019 In an earlier article, I had described Python integration in Mathematica 12. In addition to Python, NodeJS is also supported
Tags Common Lisp Currying in Mathematica admin May 19, 2019 One of the more recent additions to the core Wolfram Language is the “Curry” function. It was introduced in Mathematica