{"library":"ginza","type":"library","category":null,"description":"GiNZA is an open-source Japanese NLP library based on Universal Dependencies, providing tokenization, part-of-speech tagging, dependency parsing, named entity recognition, and sentence segmentation. The current version (5.2.0) requires Python >=3.8 and is released via GitHub (megagonlabs/ginza) and PyPI. It uses the spaCy pipeline internally and offers a robust model for Japanese text processing.","language":"python","status":"active","version":"5.2.0","tags":["japanese","nlp","spacy","universal-dependencies","tokenization","dependency-parsing"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install ginza","imports":["import spacy\nnlp = spacy.load('ja_ginza')"]}],"homepage":"https://github.com/megagonlabs/ginza","github":"https://github.com/megagonlabs/ginza","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}