When do chunks match the query criteria?
When do chunks match the query criteria?
Chunks matched the query criteria if the query filters matched the chunk or the document’s headline.Check the page Query filters to see all available filters.
- API
- Python SDK
Co-mentions return the most detected entities and topics.The output is an object containing the most detected entities including entity id, total chunks count and total headlines count:The output is an object containing the most detected topics including topic id, total chunks count and total headlines count:
Connected Entities
Use/v1/search/co-mentions/entities to get the most detected entities among these entity types:placescompaniesorganizationspeopleproductsconcepts
Connected Topics
Use/v1/search/co-mentions/topics to get the most detected topics.
