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
Tags Natural Language ProcessingProgramming Coreference Resolution in Stanford CoreNLP admin February 10, 2019 In the last article, I showed how we can use the neuralcoref library along with spaCy to do coreference resolution (examples involved
Tags Machine LearningNatural Language ProcessingProgrammingPython Coreference Resolution Using spaCy admin February 3, 2019 According to Stanford NLP Group, “Coreference resolution is the task of finding all expressions that refer to the same entity
Tags LISPNatural Language ProcessingProgramming Generating Poetry Using iLangGen admin January 27, 2019 In an earlier article, I wrote about using iLangGen to generate natural language text. iLangGen is a powerful text generation
Tags Natural Language ProcessingProgramming Named Entity Recognition (NER) with OpenNLP admin January 20, 2019 In the earlier two articles, we looked at Sentence Parsing and Chunking as supported in OpenNLP. In today’s article, let us explore
Tags Natural Language ProcessingProgramming Chunking in OpenNLP admin January 13, 2019 In my previous post, I showed how to parse sentences using OpenNLP. Another useful feature supported by OpenNLP is “chunking”.
Tags Natural Language ProcessingProgramming Parsing Text with Apache OpenNLP admin January 8, 2019 In my earlier posts I have written about parsing text using spaCy and MeaningCloud’s parsing API. For today’s article, I decided
Tags LISPNatural Language ProcessingProgramming Natural Language Interaction with iLexicon Using LUIS admin December 30, 2018 Some time ago, I had written a series of articles on my iLexicon project. It is a Lisp package that
Tags Natural Language ProcessingProgramming Generating Poetry Using RiTa admin December 16, 2018 A few days ago, I came across a nice library called RiTa, which is described as a software toolkit for