|
|
|
|
|
by lumost
1361 days ago
|
|
Cool product, I ran out of free requests before I could try the knowledge graph API. Out of curiosity have you thought about how someone would use this product? is the idea that you would use it to organize information in a CRM or similar product? One interesting use case I heard from an SMB real estate agent was that they needed an assistant to organize customer details, send emails, and make appointments. As one can imagine such a gig isn't great for the employee as there isn't much career path in the long run. |
|
There is quite a number of ways you could utilize named entity recognition (NER) and/or knowledge graphs (KGs). Ranging from extracting mentioned entities (to e.g. provide a quick access to all articles containing specific entity), to semantic search, to building a unified knowledge graph from text (unstructured) data you have. Cool thing about KGs is that they are based on open standards, so once you've built them out of the data you have - there's quite a few existing tools that (for the most part) work out-of-the-box with them.