janpaulpl / DSM

Repository of "Deep Specification Mining" project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSM (Deep Specification Miner) [pdf] [slides]

Installation

Linux

conda install -c jjhelmus tensorflow=0.12.0
  • Install graphviz for Python:
python -m install graphviz
  • Test installation:
    cd data/StringTokenizer
    bash execute.sh
    

About

Repository of "Deep Specification Mining" project


Languages

Language:Python 96.4%Language:Shell 3.6%