-
Notifications
You must be signed in to change notification settings - Fork 50
Useful Config Hints
Silvan Heller edited this page Mar 29, 2022
·
1 revision
This page collects some useful information for the Configuration.
To use the RangeBooleanRetriever
, add the following feature module to the config:
{
"feature": "RangeBooleanRetriever", "weight": 1.0,
"properties": {
"entity": "table_name",
"attribute": "text,option,range"
}
}
- Home
- Setup
- Environment Setup
- Getting Started
- Optional: Retrieval Setup Guide
- Research: Working with Existing Data
- Working with Multimedia Data
- Advanced
- API Documentation
- CLI