Tokens and lemmas Tokens and lemmas are quite classical concepts of NLP. Tokens are the smallest units of a text and are usually identified with
Category: Building the app skeleton
Deep-diving into NLP techniques Our web application already has a well-structured skeleton that can be applied to future applications, which is very important. Additionally, our
Additional benefits of web application deployment – Sharing and Deploying Your Apps on the Cloud Using Streamlit Share
Additional benefits of web application deployment Here are some additional benefits of web application deployment: Overall, web application deployment is a key part of the
A quick introduction to GitHub – Sharing and Deploying Your Apps on the Cloud Using Streamlit Share
A quick introduction to GitHub GitHub is a code hosting platform for version control and collaboration. It allows you to store your code in a
Getting familiar with the Streamlit Share service 3 – Sharing and Deploying Your Apps on the Cloud Using Streamlit Share
Now, there is something else very easy but very useful we can do: we can add a badge or a button that says Open in
Getting familiar with the Streamlit Share service 2 – Sharing and Deploying Your Apps on the Cloud Using Streamlit Share
If you are at the stage shown in Figure 7.5, everything is ready for deployment. Please move back to the Streamlit Share page and click
Getting familiar with the Streamlit Share service – Sharing and Deploying Your Apps on the Cloud Using Streamlit Share
Getting familiar with the Streamlit Share service Now that we’ve covered the theory, let’s understand how to deploy our fresh NLP web application in a
Configuring our environment – Advanced Environment Setup and Package Management for Building an AI-Powered Web App
Configuring our environment Actually, we already created a virtual environment at the beginning of the previous project, in Chapter 4, so we should be quite
Adding the Image Enhancement section using the Pillow library – Optimizing Streamlit Web App UX with Customization and UI Features
Adding the Image Enhancement section using the Pillow library Among the libraries we imported at the beginning, there is Pillow. It contains a module named
Original – Optimizing Streamlit Web App UX with Customization and UI Features
Original In the case of the Original voice, things are very easy since we don’t need sliders and values as in the case of Brightness