UW-xDD / text2graph_llm

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

Improve README (DARPA feedbacks) #31

Closed JasonLo closed 2 months ago

JasonLo commented 2 months ago

From @davenquinn

UW-xDD/text2graph_llm: A tool to transform textual data into structured graph representations, using LLMs to identify and extract relationships between locations and geological entities from text. <-- Typo in README. Should be "pip install pre-commit" not "pip install per-commit"; Maybe give a basic example in the README for how to run the tool

JasonLo commented 2 months ago

addressed in #37