Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wengong-jin authored Aug 1, 2018
1 parent 8f4ee78 commit 3442c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jtnn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

To perform tree decomposition over a set of molecules, run
```
python mol_tree.py < ../data/train.txt
python mol_tree.py < ../data/all.txt
```
This gives you the vocabulary of all cluster labels.
This gives you the vocabulary of all cluster labels over the entire dataset.

0 comments on commit 3442c74

Please sign in to comment.