Closed binarymax closed 4 years ago
It should be easy to configure Hello-NLP with a json file or yaml file, that references the search engine type and host, and stores parameters for skipchunk. A default config file needs to be included that can be easily modified.
Kept in local_settings.py as a python dict with other app-level configs. Good enough for now.
It should be easy to configure Hello-NLP with a json file or yaml file, that references the search engine type and host, and stores parameters for skipchunk. A default config file needs to be included that can be easily modified.