Giter Site home page Giter Site logo

business-rule-extraction's Introduction

Business-Rule-Extraction

Business Rule Extraction using Aritficial Neural Networks

Requirements
1. Python 2.7
2. NLTK – sudo pip install –U nltk
3. NumPy – sudo pip install –U numpy
4. Punkt

Code Usage

Training the Neural Network
1. Open Train.py
2. Add sentences in the training_data according to the scope of the program.
3. Open terminal.
4. Type in “python Train.py”
5. This will train the neural network, creating a synapses.json file.

Rule Extraction
1. Add your code to program.txt
2. Open terminal.
3. Type in “python parse.py”
4. This will test the program against the trained data.
5. Output is displayed in the terminal as Natural Language

Screenshots -
Fig. 1 – Training the Dataset
Fig. 2 – Extracting rules in Natural Language

business-rule-extraction's People

Contributors

inderpartap avatar

Stargazers

茶烧 avatar

Watchers

 avatar

Forkers

colinsongf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.