NLPchina/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
This package helps natural language processing (NLP) developers with common utility functions and components. It takes raw text or HTML input and provides tools for tasks like text standardization, sentence segmentation, HTML tag removal, and Chinese character-to-Pinyin conversion. Developers building NLP applications or systems will find this useful for streamlining text processing workflows.
1,511 stars. No commits in the last 6 months.
Use this if you are a developer building an application that requires foundational Chinese natural language processing utilities like text cleaning, standardization, or similarity calculations.
Not ideal if you are an end-user seeking a ready-to-use application for text analysis rather than a developer library.
Stars
1,511
Forks
496
Language
Java
License
Apache-2.0
Category
Last pushed
Apr 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/NLPchina/nlp-lang"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox