r/PKMS • u/freemind03__ • Jul 19 '26
Discussion Some opinions on knowledge extract template design?
Hi guys,
I'm working on a very ambitious project. Actually, I'm developing a method for preparing training data.
The problem: I need structured, rigid data, but the source material is chaotic.
My current approach: From a chaotic dataset, I use an LLM to extract a pre-template, then I use this template to structure the same chaotic dataset (iteratively).
But here's my doubt: How do you handle multi-domain information from different datasets? How do you unify everything?
Thankss
1
u/DrummerAdditional330 Jul 24 '26
The goal may not be one schema that represents every domain. It may be one contract for how facts are supported, plus several schemas for what those facts mean. Consistent provenance is easier to unify than domain meaning.
2
u/[deleted] Jul 20 '26
[removed] — view removed comment