Skip to content
/ DSM Public
forked from hvdthong/DSM

Repository of "Deep Specification Mining" project

Notifications You must be signed in to change notification settings

janpaulpl/DSM

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • Shell 3.6%