KennethEnevoldsen / asent

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

Home Page:https://kennethenevoldsen.github.io/asent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add 'prediction-detailed' visualiser to asent using the span visualiser

KennethEnevoldsen opened this issue · comments

This should allow overlapping spans to be labeled even though they are nested e.g. the word, word+intensifier, and word+intensifier+negation can denote three overlapping spans.