Project Event Tracking
Welcome to the Project Cuzco API Forum
Categories
API – Any ideas or feedback pertaining to features or enhancements to Project Cuzco API.
Documentation – Any ideas or suggestions for the API Reference or Documentation.
Language Support – Submit a request to have a particular language supported.
Samples & SDK Request – Let us know if you would like to see a Code sample or SDK provided.
-
A non-wikipedia use case
The trending events by date method seems to give a good overall view of trending news. Because of the clustering used, it would be nice to know how the results differ from other trending news algorithms.
1 vote -
Provide disambiguation examples of Wikipedia entity names
API: Get Events by Wikipedia Entity (/relatedevents)
I'd like to suggest you provide some Wikipedia entity name disambiguation examples to help new developers correctly identify entities.
For example, 'Mario' yields several Wikipedia entities and so if the developer wants Mario the video game character, they need to use:
wikipediaid=Mario
...however, if Mario the American singer is required, they need to use:
wikipediaid=Mario (American singer)
I think letting developers know how to correctly format the wikipediaid parameter could be helpful.
Side note: using the latter singer example actually results in really bad matching responses from the API, but that's probably due…
1 vote
- Don't see your idea?