clulab / processors

Natural Language Processors
https://clulab.github.io/processors/
417 stars 101 forks source link

WEEK.tsv better handled in code #778

Open MihaiSurdeanu opened 5 months ago

MihaiSurdeanu commented 5 months ago

The file WEEK.tsv has grown to be unnecessarily complicated. I think it is simpler to handle this logic mostly in code (e.g., if it contains "second" or "2nd" set to second week. There are two many lexical variations of non-important terms in there now.