DelphiLearn PythonPythonPython GUIRAD StudioWindows

What You Need To Automatically Scrape Millions Of Tweets

Are you looking for an easy and powerful way to collect MASSIVE amounts of tweets for your research and build a nice GUI for them? You can easily collect thousands or even millions of tweets by combining snscrape, tweepy, and Python4Delphi library, inside Delphi and C++Builder. This post will guide you on how to run the snscrape and tweepy library and use Python for Windows app development so…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

How To Build A GUI For Optical Character Recognition

Are you looking for the easiest way to build an Optical Character Recognizer for 80+ languages and build a nice GUI for them, and all of them are free? You can deliver end-to-end multilingual OCR solutions easily by combining EasyOCR and Python4Delphi library, inside Delphi and C++Builder. This post will guide you on how to run the EasyOCR library and use Python for Delphi to display it in the…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

How To Make Apps With Advanced Natural Language Processing

Do you want to add advanced & blazing fast Natural Language Processing (NLP) capabilities to your GUI app when building with Python Windows GUI Builder? This post will get you to understand how to use spaCy Python Library using Python4Delphi (P4D) in the Delphi/C++ Builder application and perform some advanced NLP tasks. What is spaCy? spaCy is a free, open-source library for advanced…
Read more
DelphiPythonPython GUIWindows

All You Need To Process Images With Scikit-Image In A Windows App

Data Visualization Tools Python gives a simple and powerful way to process images programmatically, and building a nice GUI can be done easily by combining Python4Delphi and scikit-image library, inside Delphi and C++Builder. Python4Delphi (P4D) is a free tool that allows you to execute Python scripts, create new Python modules and types in Delphi. What is scikit-image? scikit-image is an…
Read more