Nat
Rookie
How to find PHP keywords from text?
Right now I am doing an experimental project. I am trying to find the keywords from that text. I am trying to do this by making a list of how many times a word appear in text sorted by most used words at the top. But the problem is some common words like is, are, were, was always at top. Apparently these are not worth. So I want to ask this from you people, how can I find keywords from a text?
4 months ago





