[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024年10月31日 UTC."],[],["The `EntityExtractorOptions.Builder` class facilitates the creation of `EntityExtractorOptions` instances. A new builder is initialized with a model identifier. The `setExecutor` method allows setting a custom `Executor`; otherwise, an internal thread pool is used. The `build` method finalizes and creates the `EntityExtractorOptions` object. The builder inherits several methods from the `Object` class such as `clone()`, `equals()`, and `toString()`.\n"]]