Y
Hacker News
new
|
ask
|
show
|
jobs
by
ezhil
378 days ago
The extraction happens based on a schema of nodes and edges. So, let's say you have 2 docs that have related data on a company, then they both will be connected. We use Entity resolution to combine them.
1 comments
Oras
378 days ago
So you need a pre-defined schema? and then when uploading, you assign which schema to use?
link
ezhil
378 days ago
Yes manually assigned for now. Future versions will have detection based on docs
link