Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So for example, if we had a separate KEE project for identifying specific products sold by the same company, we would have a second KEE project folder for the other KEE project. 

Before starting it is advisable to get familiar with the configuration file options in order to set KEE up in the best way matching your project. 

Setting up the KEE Project folder

...

  • salespeople.csv file - This is the file that contains the list of all the salespeople we want to identify. 
  • config.json file - This is the configuration file for the KEE project that describes how we want the KEE project to operate. You can customize the rules for each KEE project and make tweaks to how entities are identified by changing this file.
  • fixtures/ folder - This contains the test items that we will use to configure the KEE project

...