Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Keep only Dictionary English words

I want to filter out Text Column which contains unique words

i dont have dictonary wordlist

I want to remove non english dictionary words from it and move them to another column
input 

gsgdhdfgc

hello

jnjkhhiu

hbjbhk788

name

 

output

hello

name

 

gsgdhdfgc

jnjkhhiu

hbjbhk788

 

 

 

2 Replies