diff --git a/README.md b/README.md index 7ae3559..4c2cea3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ConTEXT-Explorer [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Build Status](https://travis-ci.com/alicia-ziying-yang/conTEXT-explorer.svg?branch=main)](https://travis-ci.com/alicia-ziying-yang/conTEXT-explorer) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5762643.svg)](https://doi.org/10.5281/zenodo.5762643) **ConTEXT Explorer** is an open Web-based system for exploring and visualizing concepts (combinations of co-occurring words and phrases) over time in the text documents. **ConTEXT Explorer** is designed to lower the barriers to applying information retrieval and machine learning for text analysis, including: - preprocessing text with sentencizer and tokenizer in a **Spacy pipline**;