Skip to main content

Tools

Data analysis

For Starters

Software & toolsDescription
VoyantVoyant is an online, text analysis tool. It allows users to upload or paste text and get back visualizations and analysis based on that text. Includes standard text analysis features such as topic modeling, word frequency, co-location of phrases, and more.
LexosLexos is a great resource for visualizing large text sets through a web-based platform.
TAPoR 3Text Analysis Portal for Research (TAPoR) is a portal for discovering text analysis tools.
OrangeA data mining and visualization toolbox requires no programming or in-depth mathematical knowledge. Text-mining functions can be supported by installing Orange-Text addon.
Google Books Ngram ViewerAn online search engine that charts the frequencies of any set of search strings using a yearly count of n-grams.
SPSSSPSS offers the ability to easily compile descriptive statistics, parametric and non-parametric analysis, as well as graphical depictions of results through the graphical user interface.
ConcordleConcordle helps create customizable word clouds based on the user's text data which visualizing how important words are in a collection of texts.
OpenRefineOpen source software that allows users to clean datasets prior to use.
Atlas.tiA workbench for the qualitative analysis of large bodies of textual, graphical, audio and video data.
NVivoA qualitative data analysis to organize, analyze and find insights in unstructured data.

Advanced with Programming

Software & toolsDescription
NLTKNLTK is a leading platform for building Python programs to work with human language data.
spaCyspaCy is a free open-source library for Natural Language Processing in Python. It features NER, POS tagging, dependency parsing, word vectors and more.
AllenNLPAllenNLP is an open-source project backed by the Allen Institute for Artificial Intelligence (AI2). It is built on top of PyTorch and is designed to support researchers, engineers, students, etc., who wish to build high quality deep NLP models with ease. It provides high-level abstractions and APIs for common components and models in modern NLP).
GensimGensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora.
WEKAWeka contains a collection of visualization tools and algorithms for text analysis and predictive modeling.

Geospatial analysis

For Starters

Software & toolsDescription
ArcGISOffers unique capabilities and flexible licensing for applying location-based analytics to your business practices. Gain greater insights using contextual tools to visualize and analyze your data. Collaborate and share via maps, apps, dashboards and reports.
QGISA Free and Open Source Geographic Information System to create, edit, visualise, analyse and publish geospatial information.
Google Earth ProGoogle Earth Pro on desktop is free for users with advanced feature needs. Import and export GIS data, and go back in time with historical imagery. Available on PC, Mac, or Linux.
CARTOA semi-free online platform to analysis and visualize geodata.
World MapOpen source system from Harvard for building own mapping portal.

Advanced with Programming

Software & toolsDescription
LeafletLeaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. It's lightweight and flexible for simple development.

Data visualization

For Starters

Software & toolsDescription
Tableau PublicTableau Public is free software that can allow anyone to connect to a spreadsheet or file and create interactive data visualizations for the web.
GephiGephi is the leading visualization and exploration software for all kinds of graphs and networks.
OrangeA data mining and visualization toolbox requires no programming or in-depth mathematical knowledge.
PlotlyAn online chart studio to publish and embed interactive charts online. Plotly also provide graphing libraries and framework for building web analytic applications which require programming skills in Python or R.
DatawrapperDatawrapper is easy-to-use and creates nice charts and maps for embedding in websites.

Advanced with Programming

Software & toolsDescription
R StudioFree and open-source software for data science. Programming skill in R is required.
Timeline JS3An open sources tools which allows the public to build an interactive timeline with visual material.
D3A JavaScript library for manipulating documents based on data, require programming knowledge for data visualization.