luciangreen / t2ab

Text to Algorithm Breasoning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t2ab - text to algorithm breasoning

Text to Algorithm Breasoning is a SWI-Prolog algorithm that prepares to breason out file.txt (in the Text to Breasonings folder) with an algorithm for each word's object. Breasoning is thinking of the x, y and z dimensions of objects, necessary for meeting grades.

Getting Started

Please read the following instructions on how to install the project on your computer for breasoning out algorithms.

Prerequisites

  • Please download and install SWI-Prolog for your machine at https://www.swi-prolog.org/build/.

1. Install manually

Download this repository, the List Prolog Interpreter Repository and the Text to Breasonings Repository.

2. Or Install from List Prolog Package Manager (LPPM)

mkdir GitHub
cd GitHub/
git clone https://github.com/luciangreen/List-Prolog-Package-Manager.git
cd List-Prolog-Package-Manager
swipl
['lppm'].
lppm_install("luciangreen","t2ab").
halt

Running

Authors

Lucian Green - Initial programmer - Lucian Academy

License

I licensed this project under the BSD3 License - see the LICENSE.md file for details

About

Text to Algorithm Breasoning

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Prolog 100.0%