mcamac / react-text-annotate

React components for interactively highlighting parts of text.
https://mcamac.github.io/react-text-annotate
MIT License
134 stars 52 forks source link

[Question] #2

Closed quantumlicht closed 4 years ago

quantumlicht commented 6 years ago

Hello, thanks for contributing this code!

I plan on using it for a demo. Seeing your example, I cannot quite understand the difference between TextAnnotator and TokenAnnotator Do you mind explaining and/or adding some documentation around this?

Thanks!

mcamac commented 6 years ago

Great idea, will add and ping you when it’s there! On Mon, Jul 30, 2018 at 4:26 PM Philippe Guay notifications@github.com wrote:

Hello, thanks for contributing this code!

I plan on using it for a demo. Seeing your example, I cannot quite understand the difference between TextAnnotator and TokenAnnotator Do you mind explaining and/or adding some documentation around this?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mcamac/react-text-annotate/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcI0TT91B-yfX1D2gI4Zt8vkZhRG_K8ks5uL2wCgaJpZM4VnHVU .

guillaumedsde commented 4 years ago

Hi, kindly bumping this issue :)

mcamac commented 4 years ago

Hi, thanks for the bump -- I should get this to some time this week (also cleaning up and modernizing the package a little bit!).

mcamac commented 4 years ago

Working in #5

guillaumedsde commented 4 years ago

Much appreciated :)

mcamac commented 4 years ago

Hi all, released v0.2.0 (React 16.8+), and docs for both annotators