Raptor K

Results 35 issues of Raptor K

Hi there, I would like to understand the output of the commands. ``` % python3 check_mi.py ~/Desktop/error.jpg ********WARNING******************************************************* You are using Python Pillow PIL module and not the Pillow-SIMD module....

The original demo file only `push()` the name of flag into the `options.files` instead of the file name.

Notifications have been a problem in Fork. Here are the major issues: **1.** Badge count missing / not reflecting correct numbers / not updating at background (problem addressed in #74....

**Describe the bug** Segmenter removes space of English words in code-mixed sentence, for example this sentence: > 這是Career Centre **To reproduce** Here is the code: ``` import pycantonese from pycantonese.word_segmentation...

bug

**Feature you are interested in and your specific question(s):** I'm studying Word Segmentation of PyCantonese (https://pycantonese.org/word_segmentation.html), does the function return also the start & end position of the vocabulary? **What...

question

I follow the official documentation of `evaluate 0.4.0` to **freshly** create a custom metric in an empty folder with the following command: evaluate-cli create "My Metric" --module_type "metric" The command...

I have a Pandas DataFrame from an Excel file, which contains text data which need to calculate the BLEU score row-by-row. ``` import evaluate import pandas as pd sacrebleu =...

3 variables are unused and can be safely removed in `animations.c`

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description When users...

bug

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description When compiling...

bug