🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

text-processing-ml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-processing-ml

A library for processing text for machine learning

0.2.0
PyPI
Maintainers
1

Text Processing (The Library)

The goal of this library is to provide a set of common functions for preprocessing text. Examples include:

  • spell checking [check]
  • white space normalization [check]
  • casing [check]
  • sub-sequence matching [check]
  • deduplication
  • stemming
  • lemmatization
  • fuzzy string matching [check]

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts