lvzii/nlpertools
NLP/数据工作人员常用函数,简化读写操作,代码更加可读。Functions commonly used by NLP/data professionals to simplify read/write operations and make the code more readable.
This collection of functions is designed for Natural Language Processing (NLP) and data professionals to simplify common data handling and file operations. It streamlines tasks like reading various text and JSON files, making repetitive coding faster and more consistent. Data scientists, NLP engineers, and data analysts will find it useful for everyday data preparation.
Available on PyPI.
Use this if you frequently work with text and JSON data, and want to quickly perform common read/write operations without having to re-write or search for basic code snippets every time.
Not ideal if your primary need is complex data visualization, statistical modeling beyond basic data processing, or highly specialized machine learning model development.
Stars
12
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/lvzii/nlpertools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.