Python Forum
How to sort words to categories
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to sort words to categories
#1
Hi everyone Smile ,
This is my first question here, and I don't have much experience in programming and HTML.

I want that in an HTML form you put one or some more words and then these words will go to a python file. The python file would sort these words in to categorize.

Example:

You put the word water and then the python code would know it's the category food.

I think it can be done if you have a database with categories and words like these words are this category and then the code just look at which category this word is listed.

Now I want to know if this can be done with python or with other programming languages.

And have anybody other ideas how to sort words to categorize?

Thank you
Reply


Messages In This Thread
How to sort words to categories - by Ayran - Apr-06-2021, 01:10 PM
RE: How to sort words to categories - by Larz60+ - Apr-06-2021, 03:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Show empty categories in catplot with boxplots PBRM 0 1,296 Jan-18-2022, 02:32 PM
Last Post: PBRM
  Can python detect style of language? eg. Flowery words vs simple words mcp111 4 2,449 Jan-07-2020, 02:25 PM
Last Post: mcp111

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020