wetneb/pynif
A small Python library for NLP Interchange Format (NIF) for NER(D) systems
This library helps natural language processing (NLP) developers standardize how they represent annotated text. You provide text with annotations (like identified names or locations) and it outputs this data in the NLP Interchange Format (NIF). This ensures different NLP tools can easily 'talk' to each other, making your annotation workflows more interoperable. This is for NLP engineers and researchers who build or integrate text annotation systems.
No commits in the last 6 months. Available on PyPI.
Use this if you need to share annotated text data between different NLP tools or systems using a standardized, machine-readable format.
Not ideal if you are a non-developer or if your primary goal is to perform NLP tasks rather than manage data interoperability between tools.
Stars
19
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 09, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/wetneb/pynif"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python