zseder / hunvec

Sequential Tagging in NLP using neural networks
5 stars 4 forks source link

pylearn incompatibility #25

Open zseder opened 9 years ago

zseder commented 9 years ago

now, we need small changes in pylearn2/utils/iteration.py and pylearn2/space/__init__.py to be able to run, why are they necessary? should our changes go to pylearn2? Can we overcome this?

zseder commented 9 years ago

now, pylearn2/utils/iteration.py can be kept with a little hacking, so the only problem is with pylearn2/space/__init__.py, digging into it

zseder commented 9 years ago

The other problem depends on https://github.com/lisa-lab/pylearn2/issues/1424