sharejing/Takin
A Python toolkit for file processing, text cleaning and data splitting. 文件处理,文本清洗和数据划分的python工具包。
This tool helps data scientists and machine learning engineers prepare messy, real-world data, like user logs or employee records, for model training. It takes raw files in various formats (JSON, TXT, Excel) and outputs clean, standardized text ready for use. This is for anyone who needs to quickly transform unstructured data into a usable format for building predictive models.
No commits in the last 6 months. Available on PyPI.
Use this if you routinely deal with diverse, noisy data sources and need a streamlined way to clean and structure them for machine learning tasks.
Not ideal if your data is already perfectly clean, structured, and in a consistent format.
Stars
35
Forks
7
Language
Python
License
MIT
Category
Last pushed
Oct 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sharejing/Takin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
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.