ICTRC / Parsivar

A Language Processing Toolkit for Persian
MIT License
226 stars 34 forks source link

New Feature idea: Add Count Vectorization function #20

Open arashmpr opened 2 years ago

arashmpr commented 2 years ago

Count Vectorization: counting the number of occurrences each words appears in a document. It'll be a good idea to implement Count Vectorization function for this library.