davidsbatista / BREDS

"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation
https://www.aclweb.org/anthology/D15-1056
GNU Lesser General Public License v3.0
145 stars 40 forks source link

Fix typo in README #10

Closed Hongtao-Lin closed 5 years ago

Hongtao-Lin commented 5 years ago

maximize -> minimize

davidsbatista commented 5 years ago

Thanks for correcting it!