nlp-uoregon/trankit
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
PythonApache-2.0
Issues
- 1
- 0
Trankit training for an unsupported language and with a custom embedding model
#89 opened by Futyn-Maker - 2
KeyError: 'lemma'
#48 opened by Bachstelze - 3
Cannot access http://nlp.uoregon.edu/download/trankit/v1.0.0/xlm-roberta-base/afrikaans.zip
#88 opened by hungchuntse - 0
MWT Training error
#87 opened by nagaraju291990 - 0
- 2
Not able to install trankit
#81 opened by Lidan0241 - 4
- 0
- 0
- 2
lemma with # sign in Finnish language
#70 opened by mrgransky - 4
- 2
CUDA error: device-side assert triggered
#52 opened by kkashleva - 1
download_missing_files seems not to provide all missing files, in particular *_mwt_expander.pt (dutch)
#80 opened by tcbrouwer - 0
- 1
- 1
Does trankit support code-mixed languages (Two languages in one sentence)
#64 opened by hithesh-sankararaman - 2
- 1
Impossible to train on CPU
#71 opened by n2oblife - 2
Cannot train a new NER model on cpu-only machine
#34 opened by oterrier - 1
- 1
Hebrew link is broken
#54 opened by talbaumel - 2
Inconsistent tokenisation in French
#68 opened by JakobMichiels - 1
Trankit does not work on new versions of Python
#73 opened by fergusq - 1
- 1
Issue with lemmatization of indonesian
#45 opened by xavier-taylor - 2
switch base model from xlm-roberta-base
#41 opened by Sneriko - 1
Parse error of Italian
#40 opened by gifdog97 - 3
with version 1.1.0 I get ModuleNotFoundError: No module named 'transformers'
#37 opened by lfoppiano - 1
- 1
Add a new pretrained model for Arabic...
#31 opened by oterrier - 0
Training Slovenian (and possibly other) customized lemmatize models produces incorrect predictions with <UNK> signs
#75 opened by lkrsnik - 3
- 0
- 0
- 0
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 223: character maps to <undefined>
#66 opened by MustafaCeyhan - 0
GPU on Apple M1 chip support
#62 opened by carschno - 0
- 0
Query about Java Based compatibility or ONNX model availability of trankit sentence segmentation module
#59 opened by janmejay03 - 3
Memory leak in Pipeline() on a CPU
#51 opened by navotoz - 2
Finetuning Trankit for POS on a new language
#35 opened by olegpolivin - 1
- 2
RuntimeError: CUDA error: no kernel image is available for execution on the device
#50 opened by baiziyuandyufei - 0
Hardware recommendations
#57 opened by hobodrifterdavid - 1
How to load my custom pretrained dependency parser trained using Trankit for inference?
#55 opened by Jivnesh - 0
Output probabilities
#53 opened by amir-zeldes - 0
Add adapters for more model types
#47 opened by Bachstelze - 1
ImportError: cannot import name 'Pipeline' from partially initialized module 'trankit'
#44 opened by EagleEyeKestrel - 3
Torch version issue
#33 opened by kpister - 0
em dash character crashes French pipeline
#42 opened by pa-nlp