Tags Natural Language ProcessingProgrammingProlog Conjugating Phrasal Verbs admin October 13, 2019 In the last article, I showed how to generate verb conjugations in the “iLexicon” system. Today, let us see how
Tags Natural Language ProcessingProgrammingProlog 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 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 HomeopathyNatural Language ProcessingProgrammingPython 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 HomeopathyNatural Language ProcessingProgramming 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 MathematicaProgramming 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