mit-nlp / MITIE

MITIE: library and tools for information extraction
2.92k stars 534 forks source link

Mitie.py in python 2.7 binary does not match Mitie.py master #154

Open shailesh030 opened 6 years ago

shailesh030 commented 6 years ago

When trying to refer to mitie.total_word_feature_extractor by importing mitie.py from latest python 2.7 binary, getting an error

AttributeError: 'module' object has no attribute 'total_word_feature_extract

mitie.py in binary version is missing the function total_word_feature_extract. Looks like the binary needs to be refreshed to reflect changes in master. Is it possible to upload the latest python binary?

davisking commented 6 years ago

Yeah, it's been a while since I uploaded new precompiled binaries. It's probably about time to refresh them :)

modadugu commented 6 years ago

Can you please share the link of uploaded binaries. I am not seeing any updates in the download section

davisking commented 6 years ago

I haven't updated anything yet. Be patient.