tyj1997

Results 2 issues of tyj1997

Why when I run nltk.corpus.ptb.fileids() in data_ptb.py, I got an empty list of fileids. `nltk.corpus.ptb.fileids()` `[]`

I run the code `./scripts/train.sh serialization_dir` to start tringing for 100 epoch . But the early stopping happened at only 8 epoch. ` Ran out of patience. Stopping training.`