Hi all, I would like to use the temporal module to detect temporal relations involving events specific to a phenotype. I've created a custom .bsv dictionary with a limited set of concepts relevant to that phenotype, which I have used in the past as input to the dictionary look-up algorithm. Now I'd like to try to use the same dictionary with the temporal module to limit the extracted relations to those involving events of interest.
Is it possible to do this? I've plugged my dictionary in to FullTemporalExtractionPipeline, but the detected events still include concepts that fall outside my dictionary. Thanks, Erin
