Update README.md

This commit is contained in:
Ziying Alicia Yang
2021-12-09 12:52:30 +11:00
committed by GitHub
parent c79279f118
commit 70abb73a02

View File

@@ -2,6 +2,7 @@
[![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)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.03347/status.svg)](https://doi.org/10.21105/joss.03347)
**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**;