{"library":"nlup","type":"library","category":null,"description":"NLUP (Natural Language Understanding and Processing) is a Python library providing core utilities for natural language processing tasks, including tokenization, tagging, and feature extraction. Version 0.8 is the latest release, maintained by the CSLU NLP group at OHSU. Releases are infrequent, with no recent updates.","language":"python","status":"active","version":"0.8","tags":["nlp","nlup","natural language","tokenizer","tagger","features"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install nlup","imports":["import nlup","from nlup.tokenizer import Tokenizer","from nlup.tagger import Tagger","from nlup.features import FeatureExtractor"]}],"homepage":"http://github.com/cslu-nlp/nlup/","github":"http://github.com/cslu-nlp/nlup/","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}