AmyOlex / Chrono

Parsing time normalizations from text.
GNU General Public License v3.0
15 stars 4 forks source link

buildsubintervals AttributeError: 'ChronoLastOperator' object has no attribute 'set_modifier' #85

Open viaConBodhi opened 6 years ago

viaConBodhi commented 6 years ago

AttributeError: 'ChronoLastOperator' object has no attribute 'set_modifier' capture

maffeyl commented 6 years ago

Can you give some more information like what text you were running on? In the SCATE scheme, Last Operators don't have a modifier attribute, so it shouldn't be trying to set one...

viaConBodhi commented 6 years ago

I'm running it on clinical notes from the I2B2 2010-VA challenge on concepts. I think the record contained "early am hours of night" where it got hung up. Amy updated the code on my version so it would report where things are stopping so I can pass this info along. I bounced this one off Amy and she was not sure what's happening with it either and ask that I log anything that pops up via this issues system.