Closed EdPyMy closed 2 months ago
Hi. Keyword recognition is not a task that PTB covers. How you process the data that you receive from Telegram is beyond the scope of PTB as a bot API wrapper. If you have an issue with a specific string processing library, please ask your there.
Issue I am facing
Hello,
I am developing a Telegram bot using Python and facing challenges with keyword recognition and extraction. Despite trying various methods like basic string matching, regular expressions, and NLP libraries (spaCy, NLTK), I am unable to achieve consistent keyword recognition and efficient performance with larger datasets.
What I've tried so far:
Problems:
Traceback to the issue
Related part of your code
No response
Operating System
Win 11
Version of Python, python-telegram-bot & dependencies