UW-xDD / text2graph_llm

An experimental API endpoint to convert text to knowledge graph triplets.
MIT License
2 stars 1 forks source link

Ilm gkm conversion #15

Closed ilmcconnell closed 6 months ago

ilmcconnell commented 6 months ago

GKM conversion code.

The idea is to feed in a triplet and get the serialized GKM TTL back.

ilmcconnell commented 6 months ago

Still making some tweaks here.

ilmcconnell commented 6 months ago

@JasonLo This is probably fine to merge for now as a v0.1 of the gkm conversion. Do you want to talk about adding this to an endpoint?

JasonLo commented 6 months ago

also, probably we want to close #7 ?

ilmcconnell commented 6 months ago

@JasonLo yes thats exactly it. I'll merge and close.