gordonwatts / snowmass-chat

Experiments exploring the US Snowmass Process documents using LLM
Apache License 2.0
2 stars 0 forks source link

Pr_nouns #29

Closed gordonwatts closed 10 months ago

gordonwatts commented 10 months ago

Added experimental code to look for nouns and entities.

This looks like a good way forward - it correctly seems to have pulled out experiment names, etc.

Next would have to figure out how to incorporate this into the actual pipline and lookup.

Fixes #25