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 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 MathematicaNatural Language ProcessingProgramming TextContents[ ] Function in Mathematica 12 admin April 21, 2019 Mathematica 12 was released a few days ago. It has been over a year since version 11.3 came out in
Tags Book ReviewNatural Language Processing Book Review: Grammar as Science admin April 7, 2019 Title: Grammar as Science Author: Richard K. Larson Publisher: The MIT Press Year: 2010 I love studying English Grammar. That
Tags Natural Language Processing Text Summarization APIs admin March 3, 2019 I talked about detecting Emotion from text in the last two articles. Another popular text analysis service is Text Summarization. There are
Tags LISPNatural Language ProcessingProgramming Emotion Detection using ParallelDots API admin February 24, 2019 Last week, I showed how we can use IBM Natural Language Understanding API to identify emotions from given text. Today,
Tags Natural Language ProcessingProgrammingPython Identifying Emotions from Text admin February 17, 2019 Identifying the predominant sentiment in unstructured text is used widely these days. There are several REST API services that allow