issues
search
IBM
/
zshot
Zero and Few shot named entity & relationships recognition
https://ibm.github.io/zshot
MIT License
350
stars
20
forks
source link
Adding SMXM model as a mentions extractor
#18
Closed
marmg
closed
2 years ago
marmg
commented
2 years ago
Scenario summary
SMXM model is used right now as linker, which allows using descriptions of entities to improve the zero-shot linking.
The user may want to extract only certain mentions or mentions related to a topic.
Features proposed:
Add a new set of entities in the configuration for the mentions extractor.
Use the SMXM model as Mentions Extractor to be able to use descriptions for mentions.
Scenario summary
Features proposed: