UW-xDD / text2graph_llm

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

Formal and informal mention parser #19

Open JasonLo opened 3 months ago

JasonLo commented 3 months ago

In an article, the first mention of a stratigraphic name is usually the full name, followed by abbreviated versions in later references. We need a method to link these abbreviated mentions to their corresponding full names based on their placement in the article. This will prevent the extraction process from treating them as separate entities.