mtopaz / NimbleMiner

NimbleMiner: a software that allows users to interact with word embedding to rapidly create lexicons of similar terms, conduct weakly supervised labeling, and implement text mining
GNU General Public License v2.0
20 stars 15 forks source link

fixed typo: maxent should be maxnet #15

Open rdewald opened 3 years ago

rdewald commented 3 years ago

There was a typo in the installer script. The R package maxnet was entered as maxent. Maxent is a stand-alone Java application for modelling species geographic distributions, so that this is a typo is not immediately obvious.

FYI: https://github.com/mrmaxent/Maxent

rdewald commented 3 years ago

cf: https://github.com/mrmaxent/maxnet