We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A recurring issue: instances where the LLM adds extra formatting/punctuation tend to break things. Example:
patient_weight: value: <45 kg; 35 kg> unit: AUTO:%3Ckg%3B%20kg%3E percentile: <46%; 6%> zscore: <-0.10; -1.55>
This will probably need to be handled in the SPIRES implementation itself as a post-processing step.
Originally posted by @caufieldjh in #319 (comment)
The text was updated successfully, but these errors were encountered:
named_entities
output.txt
No branches or pull requests
A recurring issue: instances where the LLM adds extra formatting/punctuation tend to break things. Example:
This will probably need to be handled in the SPIRES implementation itself as a post-processing step.
Originally posted by @caufieldjh in #319 (comment)
The text was updated successfully, but these errors were encountered: