You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nlup

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nlup

('Core libraries for natural language processing',)

0.8
pipPyPI
Maintainers
3

nlup contains some base libraries I use in natural language processing projects. Some highlights:

  • confusion.py: classifier evaluation objects
  • decorators.py: clever decorators for various purposes
  • jsonable.py: a mix-in which allows the state of most objects to be serialized to (and deserialized from) compressed JSON
  • perceptron.py: perceptron-like classifiers (binary and multiclass), including some forms of structured prediction
  • reader.py: classes and readers for tagged and dependency-parsed data
  • timer.py: a with-block that logs wall clock time elapsed

All have been tested on CPython 3.4.1 and PyPy 3.2.5 (PyPy version 2.3.1). They will not work on Python 2 without modification.

Some projects using nlup:

  • Detector Morse: simple sentence boundary detection
  • Perceptronix Point Never: simple part of speech tagging
  • Where's Yr Head At: simple transition-based dependency parsing

Keywords

nlp

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.