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

Update NimbleMiner.R #11

Closed ludmilamurga closed 5 years ago

ludmilamurga commented 5 years ago

New features: 1) Fast text preprocessing - 1Gb during about 3 mins now 2) New button "Save & search again". This button: 1) save selected similar terms as simclins -> 2) clear the unselected terms -> 3) look for new simillar terms 3) Uploading simclins from csv file with multiple columns. It woks by foolowing rules:

mtopaz commented 5 years ago

New features:

Fixed bugs: