Tags Semantic Search Semantic Search in Wolfram Mathematica admin November 9, 2024 In an earlier article, I explained how to use OpenAI from Wolfram Mathematica ver 14.1. This latest release of Wolfram
Tags homeopathy Homeopathy Case Analysis Using Retrieval-Augmented Generation admin December 26, 2023 Homeopaths, after detailed case taking, usually ‘“repertorize” the case using software such as RadarOpus, MacRepertory, Vithoulkas Compass, etc., and finally
Tags ChatGPT WolframAlpha, ChatGPT, and the Future of AI admin January 29, 2023 We all know that ChatGPT has taken the world by storm. True, it is a major advance of Artificial Intelligence
Tags DCG Definite Clause Grammars in Lisp – Part 4 admin June 12, 2022 In a series of articles written earlier, I had shown how it is possible to model Definite Clause Grammars (DCG) in
Tags Definite Clause Grammar Sentence Negation admin July 18, 2021 In the last article, I talked about determining sentence types automatically. Another interesting task is to generate the “negation” of
Tags Definte Clause Grammar Identifying Sentence Types Automatically admin July 4, 2021 Sentences in English can be classified into the following common types: – Simple sentence (“I am drinking coffee”) – Compound
Tags Definite Clause Grammar The Structure of WH-Questions admin May 23, 2021 WH-Questions are questions that begin with the following words: – Who (“Who came here yesterday?”) – What (“What is the
Tags .NET Implementing iLexicon using LiteDB admin March 28, 2021 iLexicon is an “intelligent” dictionary that can be used to build Natural Language applications. I have two implementations, one in
Tags iLangGen Template-based Text Generation – Part 2 admin October 11, 2020 In my previous article, I showed how “iLangGen” framework facilitates text generation using templates. I talked about the various “patterns”
Tags iLangGen Template-Based Text Generation admin September 28, 2020 I had written earlier about natural language generation using my iLangGen framework. I used a “template” text file which was instantiated