esilgard / argos_nlp

main repository for the argos/hidra nlp engine
Apache License 2.0
3 stars 6 forks source link

re.search to re.match move #31

Open esilgard opened 8 years ago

esilgard commented 8 years ago

change OneFieldPerSpecimen to a re.match instead of re.search -> driving off text files with regex instead of strings for a smaller set of slightly more complex pattterns