usnistgov / nestor-tmp2

Quantifying tacit knowledge for investigatory analysis
Other
9 stars 5 forks source link

"project oriented UI" issue when setup the special replacement #46

Closed saschaMoccozet closed 5 years ago

saschaMoccozet commented 5 years ago

" raise ValueError("np.nan is an invalid document, expected byte or " ValueError: np.nan is an invalid document, expected byte or unicode string."

function extract_1gVocab line : list_tokenExtracted = self.tokenExtractor_1Gram.fit_transform(self.clean_rawText)

rtbs-dev commented 5 years ago

Update, @saschaMoccozet maybe you can go over the new functionality here, briefly.

Currently facing an issue with removing "special replace" input, see commit 871ca4d notes. Probably going to move special replace to edit menu, not the settings bar.

rtbs-dev commented 5 years ago

Fixed with f20c8c7