Custom Pagination in python with offset and limit
Offset Pagination
Read moreDeep Learning, NLP, NMT, AI, ML
Offset Pagination
Read moreSource: Hutto, C.J. & Gilbert, E.E. (2014). VADER: A Parsimonious Rule-Based Model for Sentiment Analysis of Social Media Text (aaai.org) This article is about the VADER-sentiment model and how it generates the sentiment scores for social media text. I recently used this library to build a very basic model
Read moreMost modern web applications are powered by a REST API under the hood. That way, developers can separate the front-end code from the back-end logic, and users can interact with the interface dynamically. In this three-part tutorial series, you’ll build a REST API with the Flask web framework. You’ll create a foundation with a basic Flask project then add endpoints and connect them to a SQLite database. You’ll test your API with Swagger UI API documentation that you’ll build along […]
Read moreThere’s been a lot of talk about GPT-3 and generative AI in the news, social media, and probably from every AI practitioner or vendor whom you’ve been speaking with lately. Everyone is super excited about the future that such AI tools hold. But what exactly is this AI technology specifically and what does it mean for your business and your AI problems? Let’s explore! What is GPT-3? What Can GPT-3 Do? The Business Benefits of GPT-3 Is traditional ML going away […]
Read moreIn our previous post “How an AI Chatbot Works: A Quick Guide to SimSimi’s Architecture,” we demonstrated the operating mechanism behind our chatbot SimSimi. In today’s post, we would like to introduce you to SimSimi’s core values and essential functions needed to realize those values.
Read moreA/B testing, also known as split testing, compares two different versions of something (mobile app, web page, advertisement, etc.) to determine which one performs better. A/B testing is a common statistical test, especially in marketing strategy. We can see which version is making more purchases or more clicks after split testing, and then we can make strategic decisions. Many companies use A/B testing in the new technology world, like Instagram, Facebook, Google, LinkedIn, etc.
Read moreBy Rabia Rabbani / Artificial Intelligence
Read more