johncmunson/react-taggy
A simple zero-dependency React component for tagging user-defined entities within a block of text.
This tool helps you visualize and highlight specific pieces of information within text, like names, dates, or locations, by color-coding them directly in your web application. You provide the text and define what parts should be highlighted and what they represent, and the tool displays the text with those elements visually tagged. It's used by web developers building interfaces where users need to clearly see and understand categorized data within textual content.
No commits in the last 6 months. Available on npm.
Use this if you are a web developer who needs to display text with pre-identified entities (like people, places, or dates) highlighted and labeled for easy comprehension in a React application.
Not ideal if you need a solution for identifying entities automatically from raw text, as this tool requires you to specify the exact locations and types of entities to be highlighted.
Stars
35
Forks
9
Language
JavaScript
License
—
Category
Last pushed
Feb 25, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/johncmunson/react-taggy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidjurgens/potato
potato: the portable annotation tool
philenius/ngx-annotate-text
This Angular component library is perfect for tasks like visualizing named entity recognition,...
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper...
synyi/poplar
A web-based annotation tool for natural language processing (NLP)
webanno/webanno
🆕 Work continues on INCEpTION 👉 https://github.com/inception-project/inception 👈 -- ⚠️ The...