Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
srush committed Sep 3, 2019
1 parent c4a6f72 commit 9ec9f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch_struct/data/data.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

import torchtext
import torch

def token_pre(tokenizer, q):
st = " ".join(q)
Expand Down

0 comments on commit 9ec9f52

Please sign in to comment.