allennlp.commands.configureΒΆ

The configure subcommand launches a webapp that helps you generate an AllenNLP configuration file.

$ allennlp configure --help
usage: allennlp configure [-h] [--port PORT]
                          [--include-package INCLUDE_PACKAGE]

Run the configuration wizard

optional arguments:
  -h, --help            show this help message and exit
  --port PORT           port to serve the wizard on (default = 8123)
  --include-package INCLUDE_PACKAGE
                        additional packages to include