/DSM

Repository of "Deep Specification Mining" project

Primary LanguagePython

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