Skip to content

nagisa v0.2.10

Compare
Choose a tag to compare
@taishi-i taishi-i released this 27 Jan 07:17
· 2 commits to master since this release

nagisa 0.2.10 incorporates the following changes:

  • Fix hard-coding process for noun id conversion in tagger.py e638343

  • Hidden the dynet log that appears when import nagisa is used in Python 3.8, 3.9, 3.10, 3.11, and 3,12 on Linux

  • Provide the nagisa-demo page in Hugging Face Spaces

  • Provide the stopwords for nagisa in Hugging Face Datasets

  • Update read the docs documents

  • Compatible with Python 3.12 on Linux

  • Add Python wheels (3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3,12) to PyPI for Linux

  • Add Python wheels (3.6, 3.7, 3.8, 3.9, 3.10, 3.11) to PyPI for macOS Intel

  • Add Python wheels (3.6, 3.7, 3.8) to PyPI for Windows