NLP-Cube
NLP-Cube copied to clipboard
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
**Describe the bug** I've been using the 3.0 version of NLP-Cube for a wide array of languages and I've encountered some minor issues. I'll summarize them below. **Additional context** 1....
I've almost finished to build up [UD_Classical_Chinese-Kyoto](https://github.com/UniversalDependencies/UD_Classical_Chinese-Kyoto/tree/dev) Treebank, and now I'm trying to make a Classical Chinese model for NLP-Cube (please check my [diary](https://srad.jp/~yasuoka/journal/629704/)). But in my model sentence_accuracy
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
This question is tagged as a feature request, since it is an improvement. I see, that the dependency parser is taking a long time to process a text. What are...