You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nlg-eval --setup now takes a path as an argument or "default".
During setup,
- The code location is inferred from the package directory.
- The data location is stored in a config file, so that it does not have
to be provided again.
A common function (`nlgeval.utils.get_data_dir()`) provides
(rudimentarily checked) access to the data location via environment
variable or config file (in this order). Added some colorful hints
as to where data is stored to setup/CLI.
Support
pip install nlg-eval@git+https://github.com/Maluuba/nlg-eval.git
See #50 #77 for reported issues.
The text was updated successfully, but these errors were encountered: