Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataset.from_files #795

Open
tomsbergmanis opened this issue Feb 19, 2019 · 1 comment
Open

dataset.from_files #795

tomsbergmanis opened this issue Feb 19, 2019 · 1 comment
Labels

Comments

@tomsbergmanis
Copy link

tomsbergmanis commented Feb 19, 2019

Hi again,
I tried to use:
class=dataset.load_dataset_from_files
and
class=dataset.from_files
but that also seems to be out of date as the previous issue I raised:
capture

Is there any up to date documentation/turorial/example I could have a look at?

Thanks,
Toms Bergmanis
PhD Candidate at University of Edinburgh
http://homepages.inf.ed.ac.uk/s1044253

@jindrahelcl
Copy link
Member

Hi, sorry for the late response. (Almost) all the ini files in the tests directory are working properly (those listed in the tests/tests_run.sh script). If you are using the master version, function dataset.load is the one you're looking for. (https://github.com/ufal/neuralmonkey/blob/master/neuralmonkey/dataset.py#L207)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants