Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hiroshi-matsuda-rit
Copy link
Contributor

  • Use morph features and Token.norm_ introduced in spaCy v3.2
  • Add norm field for JSON format
  • Debug inflection format in cabocha mode (fill with '*' for missing fields)

After merging these commits, you need to upgrade the dependencies as:

$ pip install -U spacy==3.2.0 spacy-transformers==1.1.2 sudachipy==0.6.0

Set up for testing environment:

pip install -e .
python setup.py test --addopts ginza/tests/test_analyzer.py

@hiroshi-matsuda-rit hiroshi-matsuda-rit changed the base branch from develop to feature/optimize_parallel_process_and_queue November 19, 2021 10:12
@r-terada r-terada merged commit 23e671d into feature/optimize_parallel_process_and_queue Nov 20, 2021
@hiroshi-matsuda-rit hiroshi-matsuda-rit deleted the feature/use_morph_features_of_spacy_v3.2 branch November 20, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants