Business Developers Text Data Use Case Tutorials Happy Chinese New Year! Going from Tweets to Trends in Minutes January 31, 2016 / October 9, 2025 by adamdev Happy Chinese New Year! With the lunar new year around the corner, we can’t help but wonder what the latest trends are during this special time of the year. These trends are not only interesting but also crucial for goods and service providers to capitalize on this spirit of celebration. Here at indico, we want […] Read more Ā»
Developers Image Data Use Case Tutorials Stock Image Similarity with Image Features (or How a Program is More Fashionable than Me) January 11, 2016 / October 9, 2025 by adamdev Recognizing patterns comes naturally to us. Whether weāre learning a new language, guessing the artist of a song weāre hearing for the first time, or even recognising an old friend, our brains use patterns to simplify complex mental tasks. In fact, our brains are so hardwired to use pattern recognition as a shortcut, we even […] Read more Ā»
Developers Machine Learning Tutorials Sentiment HQ Sets a New Accuracy Standard December 15, 2015 / October 9, 2025 by adamdev “Cutting edge.” It’s usually one of those overused phrases scattered all over company websites to add some marketing pizazz. Everything you see here is on the cutting edge. Yet, it’s perfect for describing Sentiment HQ, one of our newest machine learning models. If you’re not too sure what “sentiment analysis” is, it basically involves using […] Read more Ā»
Data Science Tutorials Exploring the shapes of stories using Python and sentiment APIs July 10, 2015 / October 9, 2025 by adamdev Get the ipython/Jupyter notebook on Github:Ā indico-plotlines Ā A few months ago, a great video of Kurt Vonnegut circulated the web. He describes an idea for plotting the simple shapes of stories as good vs. ill fortune across the length of the story. He says: “There’s no reason why these simple shapes of stories can’t […] Read more Ā»
Developers Tutorials [Tutorial]: Foundations for Building a Flask + indico Web App June 10, 2015 / October 9, 2025 by adamdev Here at indico, we work to make it as easy as possible to translate an idea into reality and I want to show you how using indico’s predictive models can be the simplest part of your web app. Table of Contents Overview What we’ll build What you’ll need Getting set up Our Flask app Flask project structure Starting […] Read more Ā»
Business Tutorials [Tutorial] Find the Sentiment of Any Twitter Search with Only A Spreadsheet May 14, 2015 / October 9, 2025 by adamdev Understanding how your customers or users feel about your brand or products is important, especially for creating something that people love. We’ll be showing you how to find the sentiment of the results of any search on Twitter in 10 minutes with only a spreadsheet and a little creative thinking. The power of Twitter comes […] Read more Ā»
Developers Text Data Use Case Tutorials Create a Customized RSS Feed with indico Text Tags, Python, & HTML April 28, 2015 by adamdev Introduction This tutorial describes how to create a customized, automated RSS feed for reddit using the indico Text Tags API with Python and HTML/CSS. This takes four steps: Setup [Python] Categorization and setting thresholds [Python] Access redditās RSS feed [Python] Create a basic front-end [HTML/CSS] This tutorial assumes that youāre already familiar with Python and […] Read more Ā»
Data Science Text Data Use Case Tutorials How to Visualize Email Sentiment with Python April 16, 2015 / October 9, 2025 by adamdev Email, a tool invented over 45 years ago, remains the most trusted form of online interaction as it stands decentralized in a world of social applications. With a little help from the indico Sentiment API, you can quickly go from having a large corpus of written emails to a visualization of how the sentiment in […] Read more Ā»
Developers Tutorials Create an Image Similarity Web App Using the indico API [Python and JavaScript] April 10, 2015 / October 9, 2025 by adamdev Introduction This tutorial will teach you how to create a simple image similarity web application using the indico Image Features API with Python and JavaScript. The process is composed of two parts: Cache your datasetās image features using Python. Create your web app using JavaScript. This tutorial assumes that youāre already familiar with Python and […] Read more Ā»