How to Extract Numbers from Text Mining
Hi,
i have tokenize and filtered out some words which left only numbers and english words,
then my problem now is i want to extract out both numbers and english words seperately and putting them in different results,
how can i achieve that?
Btw, i'm using text mining tool here, the file is in .txt format and is semi-structured.
Thanks for helping.
i have tokenize and filtered out some words which left only numbers and english words,
then my problem now is i want to extract out both numbers and english words seperately and putting them in different results,
how can i achieve that?
Btw, i'm using text mining tool here, the file is in .txt format and is semi-structured.
Thanks for helping.