jrtechs / RandomScripts

Repository where I mostly put random python scripts.
MIT License
2 stars 22 forks source link

text_preprocessing.py #30

Closed trravic closed 4 years ago

trravic commented 5 years ago

Text PreProcessing -- This file does the manipulation work and perform vector method to calculate the word and indicate the number of times

jrtechs commented 5 years ago

@THIYAGU22 can you give some example input and output?

trravic commented 5 years ago

Screenshot from 2019-10-22 18-20-29

I have provided the input case as training in text_preprocessing.py , Later it will be able to generalize the set of words it formed before as dictionary