Skip to content

Commit

Permalink
adds news section
Browse files Browse the repository at this point in the history
  • Loading branch information
LudvigOlsen committed Mar 22, 2020
1 parent 8c7b1dc commit 7725eac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ A Python package for calculating a large variety of statistics from text(s).
## Installation
`pip install textdescriptives`

## Usage
## News

* Now uses `stanza` for dependency parsing. `stanfordnlp` is no longer a dependency.

## Usage

To calculate all possible metrics:
```py
Expand Down

0 comments on commit 7725eac

Please sign in to comment.