repo_id stringlengths 6 101 | file_path stringlengths 2 269 | content stringlengths 367 5.14M | size int64 367 5.14M | filename stringlengths 1 248 | ext stringlengths 0 87 | lang stringclasses 88
values | program_lang stringclasses 232
values | doc_type stringclasses 5
values | quality_signal stringlengths 2 1.9k | effective stringclasses 2
values | hit_map stringlengths 2 1.4k |
|---|---|---|---|---|---|---|---|---|---|---|---|
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/imgcodecs.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 16,498 | imgcodecs | hpp | en | cpp | code | {"qsc_code_num_words": 2478, "qsc_code_num_chars": 16498.0, "qsc_code_mean_word_length": 4.71832123, "qsc_code_frac_words_unique": 0.25504439, "qsc_code_frac_chars_top_2grams": 0.01505303, "qsc_code_frac_chars_top_3grams": 0.0215532, "qsc_code_frac_chars_top_4grams": 0.01231611, "qsc_code_frac_chars_dupe_5grams": 0.239... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/imgproc.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 231,202 | imgproc | hpp | en | cpp | code | {"qsc_code_num_words": 34746, "qsc_code_num_chars": 231202.0, "qsc_code_mean_word_length": 4.73950958, "qsc_code_frac_words_unique": 0.0848443, "qsc_code_frac_chars_top_2grams": 0.01050529, "qsc_code_frac_chars_top_3grams": 0.00740835, "qsc_code_frac_chars_top_4grams": 0.00705615, "qsc_code_frac_chars_dupe_5grams": 0.3... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cvstd_wrapper.hpp | // This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#ifndef OPENCV_CORE_CVSTD_WRAPPER_HPP
#define OPENCV_CORE_CVSTD_WRAPPER_HPP
#include "opencv2/core/cvdef.h"
#include <strin... | 5,650 | cvstd_wrapper | hpp | en | cpp | code | {"qsc_code_num_words": 842, "qsc_code_num_chars": 5650.0, "qsc_code_mean_word_length": 4.42517815, "qsc_code_frac_words_unique": 0.19714964, "qsc_code_frac_chars_top_2grams": 0.07487923, "qsc_code_frac_chars_top_3grams": 0.09661836, "qsc_code_frac_chars_top_4grams": 0.09769189, "qsc_code_frac_chars_dupe_5grams": 0.4806... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/softfloat.hpp | // This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html
// This file is based on files from package issued with the following license:
/*============================================... | 21,191 | softfloat | hpp | en | cpp | code | {"qsc_code_num_words": 2786, "qsc_code_num_chars": 21191.0, "qsc_code_mean_word_length": 4.9321608, "qsc_code_frac_words_unique": 0.17229002, "qsc_code_frac_chars_top_2grams": 0.04279165, "qsc_code_frac_chars_top_3grams": 0.02881886, "qsc_code_frac_chars_top_4grams": 0.02707227, "qsc_code_frac_chars_dupe_5grams": 0.579... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_gl_wrappers.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 2,321 | opencl_gl_wrappers | hpp | en | cpp | code | {"qsc_code_num_words": 311, "qsc_code_num_chars": 2321.0, "qsc_code_mean_word_length": 5.35369775, "qsc_code_frac_words_unique": 0.52090032, "qsc_code_frac_chars_top_2grams": 0.01921922, "qsc_code_frac_chars_top_3grams": 0.03843844, "qsc_code_frac_chars_top_4grams": 0.04564565, "qsc_code_frac_chars_dupe_5grams": 0.2228... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp | /* See LICENSE file in the root OpenCV directory */
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_HSA_EXTENSION_HPP
#define OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_HSA_EXTENSION_HPP
#if defined(HAVE_OPENCL_SVM)
#include "opencl_core.hpp"
#ifndef CL_DEVICE_SVM_CAPABILITIES_AMD
//
// Part of the file is an extract from the c... | 6,443 | opencl_svm_hsa_extension | hpp | en | cpp | code | {"qsc_code_num_words": 825, "qsc_code_num_chars": 6443.0, "qsc_code_mean_word_length": 4.45212121, "qsc_code_frac_words_unique": 0.27030303, "qsc_code_frac_chars_top_2grams": 0.02450313, "qsc_code_frac_chars_top_3grams": 0.03267084, "qsc_code_frac_chars_top_4grams": 0.04165532, "qsc_code_frac_chars_dupe_5grams": 0.4402... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_core.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,429 | opencl_core | hpp | en | cpp | code | {"qsc_code_num_words": 448, "qsc_code_num_chars": 3429.0, "qsc_code_mean_word_length": 5.67633929, "qsc_code_frac_words_unique": 0.46428571, "qsc_code_frac_chars_top_2grams": 0.01572945, "qsc_code_frac_chars_top_3grams": 0.02044829, "qsc_code_frac_chars_top_4grams": 0.02359418, "qsc_code_frac_chars_dupe_5grams": 0.1765... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_svm_20.hpp | /* See LICENSE file in the root OpenCV directory */
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_2_0_HPP
#define OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_2_0_HPP
#if defined(HAVE_OPENCL_SVM)
#include "opencl_core.hpp"
#include "opencl_svm_definitions.hpp"
#undef clSVMAlloc
#define clSVMAlloc clSVMAlloc_pfn
#undef clSVMFree... | 2,892 | opencl_svm_20 | hpp | en | cpp | code | {"qsc_code_num_words": 428, "qsc_code_num_chars": 2892.0, "qsc_code_mean_word_length": 5.21728972, "qsc_code_frac_words_unique": 0.18925234, "qsc_code_frac_chars_top_2grams": 0.0591133, "qsc_code_frac_chars_top_3grams": 0.05373936, "qsc_code_frac_chars_top_4grams": 0.0846395, "qsc_code_frac_chars_dupe_5grams": 0.460367... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_clamdfft.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 2,363 | opencl_clamdfft | hpp | en | cpp | code | {"qsc_code_num_words": 314, "qsc_code_num_chars": 2363.0, "qsc_code_mean_word_length": 5.39171975, "qsc_code_frac_words_unique": 0.51910828, "qsc_code_frac_chars_top_2grams": 0.02598937, "qsc_code_frac_chars_top_3grams": 0.02303603, "qsc_code_frac_chars_top_4grams": 0.03544005, "qsc_code_frac_chars_dupe_5grams": 0.2049... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_gl.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 2,415 | opencl_gl | hpp | en | cpp | code | {"qsc_code_num_words": 325, "qsc_code_num_chars": 2415.0, "qsc_code_mean_word_length": 5.31692308, "qsc_code_frac_words_unique": 0.50461538, "qsc_code_frac_chars_top_2grams": 0.01851852, "qsc_code_frac_chars_top_3grams": 0.02546296, "qsc_code_frac_chars_top_4grams": 0.03472222, "qsc_code_frac_chars_dupe_5grams": 0.2401... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_svm_definitions.hpp | /* See LICENSE file in the root OpenCV directory */
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_DEFINITIONS_HPP
#define OPENCV_CORE_OCL_RUNTIME_OPENCL_SVM_DEFINITIONS_HPP
#if defined(HAVE_OPENCL_SVM)
#if defined(CL_VERSION_2_0)
// OpenCL 2.0 contains SVM definitions
#else
typedef cl_bitfield cl_device_svm_capabilit... | 1,077 | opencl_svm_definitions | hpp | en | cpp | code | {"qsc_code_num_words": 168, "qsc_code_num_chars": 1077.0, "qsc_code_mean_word_length": 4.43452381, "qsc_code_frac_words_unique": 0.32142857, "qsc_code_frac_chars_top_2grams": 0.07516779, "qsc_code_frac_chars_top_3grams": 0.1033557, "qsc_code_frac_chars_top_4grams": 0.11409396, "qsc_code_frac_chars_dupe_5grams": 0.35570... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_clamdblas.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 2,369 | opencl_clamdblas | hpp | en | cpp | code | {"qsc_code_num_words": 314, "qsc_code_num_chars": 2369.0, "qsc_code_mean_word_length": 5.41082803, "qsc_code_frac_words_unique": 0.51910828, "qsc_code_frac_chars_top_2grams": 0.02825191, "qsc_code_frac_chars_top_3grams": 0.02295468, "qsc_code_frac_chars_top_4grams": 0.03531489, "qsc_code_frac_chars_dupe_5grams": 0.2060... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/crud/role.py | from sqlalchemy.orm import Session
from app.models.user import Role, Permission
from app.schemas.user import RoleCreate, RoleUpdate, PermissionCreate, PermissionUpdate
from typing import List
def create_role(db: Session, role: RoleCreate) -> Role:
db_role = Role(name=role.name)
db.add(db_role)
db.commit()
... | 2,844 | role | py | en | python | code | {"qsc_code_num_words": 398, "qsc_code_num_chars": 2844.0, "qsc_code_mean_word_length": 4.90954774, "qsc_code_frac_words_unique": 0.15075377, "qsc_code_frac_chars_top_2grams": 0.04298874, "qsc_code_frac_chars_top_3grams": 0.03991812, "qsc_code_frac_chars_top_4grams": 0.05220061, "qsc_code_frac_chars_dupe_5grams": 0.6258... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/crud/user.py | from sqlalchemy.orm import Session
from app.models.user import User, Role, Permission
from app.schemas.user import UserCreate, UserUpdate, RoleCreate, PermissionCreate
from passlib.context import CryptContext
from typing import List
from fastapi import HTTPException
from fastapi.security import OAuth2PasswordBearer
fr... | 2,907 | user | py | en | python | code | {"qsc_code_num_words": 410, "qsc_code_num_chars": 2907.0, "qsc_code_mean_word_length": 4.8804878, "qsc_code_frac_words_unique": 0.27560976, "qsc_code_frac_chars_top_2grams": 0.04197901, "qsc_code_frac_chars_top_3grams": 0.03898051, "qsc_code_frac_chars_top_4grams": 0.05097451, "qsc_code_frac_chars_dupe_5grams": 0.30384... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/imgproc/hal/interface.h | #ifndef OPENCV_IMGPROC_HAL_INTERFACE_H
#define OPENCV_IMGPROC_HAL_INTERFACE_H
//! @addtogroup imgproc_hal_interface
//! @{
//! @name Interpolation modes
//! @sa cv::InterpolationFlags
//! @{
#define CV_HAL_INTER_NEAREST 0
#define CV_HAL_INTER_LINEAR 1
#define CV_HAL_INTER_CUBIC 2
#define CV_HAL_INTER_AREA 3
#define C... | 1,029 | interface | h | en | c | code | {"qsc_code_num_words": 150, "qsc_code_num_chars": 1029.0, "qsc_code_mean_word_length": 4.62666667, "qsc_code_frac_words_unique": 0.34666667, "qsc_code_frac_chars_top_2grams": 0.19596542, "qsc_code_frac_chars_top_3grams": 0.26945245, "qsc_code_frac_chars_top_4grams": 0.19596542, "qsc_code_frac_chars_dupe_5grams": 0.2795... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 1, "qsc_code_frac_chars_top_4grams": 1, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/imgproc/hal/hal.hpp | #ifndef CV_IMGPROC_HAL_HPP
#define CV_IMGPROC_HAL_HPP
#include "opencv2/core/cvdef.h"
#include "opencv2/core/cvstd.hpp"
#include "opencv2/core/hal/interface.h"
namespace cv { namespace hal {
//! @addtogroup imgproc_hal_functions
//! @{
//---------------------------
//! @cond IGNORED
struct CV_EXPORTS Filter2D
{
... | 11,516 | hal | hpp | en | cpp | code | {"qsc_code_num_words": 1258, "qsc_code_num_chars": 11516.0, "qsc_code_mean_word_length": 4.25039746, "qsc_code_frac_words_unique": 0.10254372, "qsc_code_frac_chars_top_2grams": 0.06732747, "qsc_code_frac_chars_top_3grams": 0.10099121, "qsc_code_frac_chars_top_4grams": 0.06508322, "qsc_code_frac_chars_dupe_5grams": 0.77... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
007tofreedom/Track-Asteroids-in-Real-Time-with-NASA-API | CODE_OF_CONDUCT.md | # Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of... | 5,224 | CODE_OF_CONDUCT | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.31173184, "qsc_doc_num_sentences": 43.0, "qsc_doc_num_words": 726, "qsc_doc_num_chars": 5224.0, "qsc_doc_num_lines": 128.0, "qsc_doc_mean_word_length": 5.8415978, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
007tofreedom/Track-Asteroids-in-Real-Time-with-NASA-API | README.md | Title: Sentinel Spy Satellite Simulator - NASA API Edition
Description:
Take command of your own virtual spy satellite with the Sentinel Spy Satellite Simulator - NASA API Edition! This interactive Python-based simulation puts you in the pilot’s seat of a high-tech orbital observatory, blending real-time NASA data wi... | 2,885 | README | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.19965577, "qsc_doc_num_sentences": 35.0, "qsc_doc_num_words": 453, "qsc_doc_num_chars": 2885.0, "qsc_doc_num_lines": 42.0, "qsc_doc_mean_word_length": 5.02428256, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
007tofreedom/Track-Asteroids-in-Real-Time-with-NASA-API | CONTRIBUTING.md | Contributing to Sentinel Spy Satellite System
Thank you for your interest in contributing to the Sentinel Spy Satellite System! This project is an interactive, NASA API-integrated satellite simulation built with Python. We welcome contributions from the community to improve functionality, fix bugs, or enhance the user ... | 4,384 | CONTRIBUTING | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.27302997, "qsc_doc_num_sentences": 84.0, "qsc_doc_num_words": 699, "qsc_doc_num_chars": 4384.0, "qsc_doc_num_lines": 75.0, "qsc_doc_mean_word_length": 5.01287554, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/imgproc/detail/gcgraph.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 11,677 | gcgraph | hpp | en | cpp | code | {"qsc_code_num_words": 1268, "qsc_code_num_chars": 11677.0, "qsc_code_mean_word_length": 4.26971609, "qsc_code_frac_words_unique": 0.22003155, "qsc_code_frac_chars_top_2grams": 0.02493535, "qsc_code_frac_chars_top_3grams": 0.03694126, "qsc_code_frac_chars_top_4grams": 0.01994828, "qsc_code_frac_chars_dupe_5grams": 0.36... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/block.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 8,327 | block | hpp | en | cpp | code | {"qsc_code_num_words": 973, "qsc_code_num_chars": 8327.0, "qsc_code_mean_word_length": 4.54470709, "qsc_code_frac_words_unique": 0.24254882, "qsc_code_frac_chars_top_2grams": 0.08548168, "qsc_code_frac_chars_top_3grams": 0.05970149, "qsc_code_frac_chars_top_4grams": 0.06331976, "qsc_code_frac_chars_dupe_5grams": 0.4916... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/scan.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 8,996 | scan | hpp | en | cpp | code | {"qsc_code_num_words": 1071, "qsc_code_num_chars": 8996.0, "qsc_code_mean_word_length": 4.68253968, "qsc_code_frac_words_unique": 0.24929972, "qsc_code_frac_chars_top_2grams": 0.04546361, "qsc_code_frac_chars_top_3grams": 0.02073779, "qsc_code_frac_chars_top_4grams": 0.0219342, "qsc_code_frac_chars_dupe_5grams": 0.4157... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/saturate_cast.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 10,174 | saturate_cast | hpp | en | cpp | code | {"qsc_code_num_words": 1312, "qsc_code_num_chars": 10174.0, "qsc_code_mean_word_length": 4.30868902, "qsc_code_frac_words_unique": 0.16310976, "qsc_code_frac_chars_top_2grams": 0.10613833, "qsc_code_frac_chars_top_3grams": 0.14594021, "qsc_code_frac_chars_top_4grams": 0.1017159, "qsc_code_frac_chars_dupe_5grams": 0.720... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/functional.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 32,256 | functional | hpp | en | cpp | code | {"qsc_code_num_words": 3374, "qsc_code_num_chars": 32256.0, "qsc_code_mean_word_length": 5.55749852, "qsc_code_frac_words_unique": 0.10165975, "qsc_code_frac_chars_top_2grams": 0.14687217, "qsc_code_frac_chars_top_3grams": 0.12655325, "qsc_code_frac_chars_top_4grams": 0.09044851, "qsc_code_frac_chars_dupe_5grams": 0.67... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/common.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,814 | common | hpp | en | cpp | code | {"qsc_code_num_words": 488, "qsc_code_num_chars": 3814.0, "qsc_code_mean_word_length": 5.25614754, "qsc_code_frac_words_unique": 0.4692623, "qsc_code_frac_chars_top_2grams": 0.00779727, "qsc_code_frac_chars_top_3grams": 0.01871345, "qsc_code_frac_chars_top_4grams": 0.02222222, "qsc_code_frac_chars_dupe_5grams": 0.12163... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/datamov_utils.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 4,720 | datamov_utils | hpp | en | cpp | code | {"qsc_code_num_words": 592, "qsc_code_num_chars": 4720.0, "qsc_code_mean_word_length": 4.96790541, "qsc_code_frac_words_unique": 0.40709459, "qsc_code_frac_chars_top_2grams": 0.07140428, "qsc_code_frac_chars_top_3grams": 0.07072424, "qsc_code_frac_chars_top_4grams": 0.09282557, "qsc_code_frac_chars_dupe_5grams": 0.4036... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/transform.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,362 | transform | hpp | en | cpp | code | {"qsc_code_num_words": 440, "qsc_code_num_chars": 3362.0, "qsc_code_mean_word_length": 5.34545455, "qsc_code_frac_words_unique": 0.46136364, "qsc_code_frac_chars_top_2grams": 0.00637755, "qsc_code_frac_chars_top_3grams": 0.02423469, "qsc_code_frac_chars_top_4grams": 0.02806122, "qsc_code_frac_chars_dupe_5grams": 0.2653... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/opencl_core_wrappers.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 2,314 | opencl_core_wrappers | hpp | en | cpp | code | {"qsc_code_num_words": 308, "qsc_code_num_chars": 2314.0, "qsc_code_mean_word_length": 5.39285714, "qsc_code_frac_words_unique": 0.52272727, "qsc_code_frac_chars_top_2grams": 0.02649007, "qsc_code_frac_chars_top_3grams": 0.02347983, "qsc_code_frac_chars_top_4grams": 0.03612282, "qsc_code_frac_chars_dupe_5grams": 0.2197... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/vec_traits.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 13,320 | vec_traits | hpp | en | cpp | code | {"qsc_code_num_words": 1837, "qsc_code_num_chars": 13320.0, "qsc_code_mean_word_length": 4.30484486, "qsc_code_frac_words_unique": 0.13173653, "qsc_code_frac_chars_top_2grams": 0.05918058, "qsc_code_frac_chars_top_3grams": 0.07890744, "qsc_code_frac_chars_top_4grams": 0.1331563, "qsc_code_frac_chars_dupe_5grams": 0.650... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/funcattrib.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,238 | funcattrib | hpp | en | cpp | code | {"qsc_code_num_words": 391, "qsc_code_num_chars": 3238.0, "qsc_code_mean_word_length": 5.61381074, "qsc_code_frac_words_unique": 0.49104859, "qsc_code_frac_chars_top_2grams": 0.00637813, "qsc_code_frac_chars_top_3grams": 0.02232346, "qsc_code_frac_chars_top_4grams": 0.03553531, "qsc_code_frac_chars_dupe_5grams": 0.1854... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/simd_functions.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 31,088 | simd_functions | hpp | en | cpp | code | {"qsc_code_num_words": 4491, "qsc_code_num_chars": 31088.0, "qsc_code_mean_word_length": 3.25629036, "qsc_code_frac_words_unique": 0.07682031, "qsc_code_frac_chars_top_2grams": 0.02434354, "qsc_code_frac_chars_top_3grams": 0.01128282, "qsc_code_frac_chars_top_4grams": 0.01477024, "qsc_code_frac_chars_dupe_5grams": 0.88... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/reduce.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 11,842 | reduce | hpp | en | cpp | code | {"qsc_code_num_words": 1598, "qsc_code_num_chars": 11842.0, "qsc_code_mean_word_length": 4.57071339, "qsc_code_frac_words_unique": 0.18397997, "qsc_code_frac_chars_top_2grams": 0.04668675, "qsc_code_frac_chars_top_3grams": 0.04381161, "qsc_code_frac_chars_top_4grams": 0.03833516, "qsc_code_frac_chars_dupe_5grams": 0.67... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/border_interpolate.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 24,756 | border_interpolate | hpp | en | cpp | code | {"qsc_code_num_words": 3019, "qsc_code_num_chars": 24756.0, "qsc_code_mean_word_length": 4.35508447, "qsc_code_frac_words_unique": 0.08214641, "qsc_code_frac_chars_top_2grams": 0.15386371, "qsc_code_frac_chars_top_3grams": 0.07301491, "qsc_code_frac_chars_top_4grams": 0.08396714, "qsc_code_frac_chars_dupe_5grams": 0.81... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/type_traits.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 4,526 | type_traits | hpp | en | cpp | code | {"qsc_code_num_words": 512, "qsc_code_num_chars": 4526.0, "qsc_code_mean_word_length": 5.92382812, "qsc_code_frac_words_unique": 0.3984375, "qsc_code_frac_chars_top_2grams": 0.08572371, "qsc_code_frac_chars_top_3grams": 0.12133201, "qsc_code_frac_chars_top_4grams": 0.07912957, "qsc_code_frac_chars_dupe_5grams": 0.28981... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/limits.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 4,830 | limits | hpp | en | cpp | code | {"qsc_code_num_words": 602, "qsc_code_num_chars": 4830.0, "qsc_code_mean_word_length": 5.45681063, "qsc_code_frac_words_unique": 0.33388704, "qsc_code_frac_chars_top_2grams": 0.10350076, "qsc_code_frac_chars_top_3grams": 0.14003044, "qsc_code_frac_chars_top_4grams": 0.0739726, "qsc_code_frac_chars_dupe_5grams": 0.34855... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/warp_shuffle.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 5,569 | warp_shuffle | hpp | en | cpp | code | {"qsc_code_num_words": 710, "qsc_code_num_chars": 5569.0, "qsc_code_mean_word_length": 4.86619718, "qsc_code_frac_words_unique": 0.28873239, "qsc_code_frac_chars_top_2grams": 0.04167873, "qsc_code_frac_chars_top_3grams": 0.04167873, "qsc_code_frac_chars_top_4grams": 0.04688857, "qsc_code_frac_chars_dupe_5grams": 0.5461... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual.lua | local visual = {}
local Vdbg = require("visual.debugging")
local mappings = require("visual.mappings")
local history = require("visual.history")
local serendipity = require("visual.serendipity")
local compatibility = require("visual.compatibility")
local utils = require("visual.utils")
-- This function is supposed t... | 3,292 | visual | lua | en | lua | code | {"qsc_code_num_words": 453, "qsc_code_num_chars": 3292.0, "qsc_code_mean_word_length": 5.01103753, "qsc_code_frac_words_unique": 0.30684327, "qsc_code_frac_chars_top_2grams": 0.1030837, "qsc_code_frac_chars_top_3grams": 0.03700441, "qsc_code_frac_chars_top_4grams": 0.02907489, "qsc_code_frac_chars_dupe_5grams": 0.16960... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | test/init.lua | -- download and run with nvim -u init.lua <file to edit>
local lazypath = vim.fn.stdpath("run") .. "/visual.nvim-test/lazy.nvim"
if not vim.loop.fs_stat(lazypath) then
vim.fn.system({
"git",
"clone",
"--filter=blob:none",
"https://github.com/folke/lazy.nvim.git",
"--branch=stable", -- latest stable release
... | 2,763 | init | lua | en | lua | code | {"qsc_code_num_words": 317, "qsc_code_num_chars": 2763.0, "qsc_code_mean_word_length": 5.21135647, "qsc_code_frac_words_unique": 0.48264984, "qsc_code_frac_chars_top_2grams": 0.06779661, "qsc_code_frac_chars_top_3grams": 0.02179177, "qsc_code_frac_chars_top_4grams": 0.02723971, "qsc_code_frac_chars_dupe_5grams": 0.1047... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/utils.lua | local keys_amend = require("visual.keymap-amend")
local Vdbg = require("visual.debugging")
local utils = {}
-- return a function that feeds keys to vim, ask for some argument, feed the argument
-- `expr` is the argument for `vim.fn.getchar`
function utils.feedkey_witharg(keys, expr)
return function()
vim.api.nvim_... | 4,177 | utils | lua | en | lua | code | {"qsc_code_num_words": 698, "qsc_code_num_chars": 4177.0, "qsc_code_mean_word_length": 3.99713467, "qsc_code_frac_words_unique": 0.19054441, "qsc_code_frac_chars_top_2grams": 0.06989247, "qsc_code_frac_chars_top_3grams": 0.05376344, "qsc_code_frac_chars_top_4grams": 0.06451613, "qsc_code_frac_chars_dupe_5grams": 0.2745... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/history.lua | local history = {}
local Vdbg = require("visual.debugging")
history.repeat_mapping_names = { "repeat_command", "repeat_edit" }
history.last_command = nil
history.goto_last_pos_name = "goto_last_pos"
history.last_cursor = nil
history.selection_history = {}
history.cur_history_idx = 0
local utils = require("visual.utils... | 2,689 | history | lua | en | lua | code | {"qsc_code_num_words": 424, "qsc_code_num_chars": 2689.0, "qsc_code_mean_word_length": 4.375, "qsc_code_frac_words_unique": 0.26886792, "qsc_code_frac_chars_top_2grams": 0.03396226, "qsc_code_frac_chars_top_3grams": 0.04851752, "qsc_code_frac_chars_top_4grams": 0.04851752, "qsc_code_frac_chars_dupe_5grams": 0.26415094,... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/defaults.lua | local surround = require("visual.surround")
local motions = require("visual.motions")
local history = require("visual.history")
local utils = require("visual.utils")
local M = {}
function M.get_defaults(visual)
return {
-- commands that will be unmapped from serendipity, normal, or visual mode (e.g. for forcing you... | 10,900 | defaults | lua | en | lua | code | {"qsc_code_num_words": 1361, "qsc_code_num_chars": 10900.0, "qsc_code_mean_word_length": 4.46216018, "qsc_code_frac_words_unique": 0.1895665, "qsc_code_frac_chars_top_2grams": 0.05796147, "qsc_code_frac_chars_top_3grams": 0.096822, "qsc_code_frac_chars_top_4grams": 0.05927877, "qsc_code_frac_chars_dupe_5grams": 0.37460... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/mappings.lua | local history = require("visual.history")
local serendipity = require("visual.serendipity")
local utils = require("visual.utils")
local Vdbg = require("visual.debugging")
local mappings = {}
local function apply_key(key, countable, count)
-- parse countability
if countable == nil then
if type(key) == "string" or t... | 3,352 | mappings | lua | en | lua | code | {"qsc_code_num_words": 498, "qsc_code_num_chars": 3352.0, "qsc_code_mean_word_length": 4.59437751, "qsc_code_frac_words_unique": 0.27108434, "qsc_code_frac_chars_top_2grams": 0.02622378, "qsc_code_frac_chars_top_3grams": 0.02622378, "qsc_code_frac_chars_top_4grams": 0.02622378, "qsc_code_frac_chars_dupe_5grams": 0.0852... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/keymap-amend.lua | local api = vim.api
local Vdbg = require("visual.debugging")
---Shortcut for `nvim_replace_termcodes`.
---@param keys string
---@return string
local function termcodes(keys)
return api.nvim_replace_termcodes(keys, true, true, true) --[[@as string]]
end
---Returns if two key sequence are equal or not.
---@param a str... | 2,876 | keymap-amend | lua | en | lua | code | {"qsc_code_num_words": 421, "qsc_code_num_chars": 2876.0, "qsc_code_mean_word_length": 4.3847981, "qsc_code_frac_words_unique": 0.20902613, "qsc_code_frac_chars_top_2grams": 0.0227519, "qsc_code_frac_chars_top_3grams": 0.02166847, "qsc_code_frac_chars_top_4grams": 0.03250271, "qsc_code_frac_chars_dupe_5grams": 0.324485... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/serendipity.lua | local utils = require("visual.utils")
local Vdbg = require("visual.debugging")
local M = {
mode_value = "sd", -- special mode used in commands
term_codes = { -- special codes used in commands
toggle = "<sdt>",
init = "<sdi>",
exit = "<sde>",
},
mappings = {}, -- this table will be filled on apply_mappings (c... | 4,664 | serendipity | lua | en | lua | code | {"qsc_code_num_words": 729, "qsc_code_num_chars": 4664.0, "qsc_code_mean_word_length": 4.31687243, "qsc_code_frac_words_unique": 0.27572016, "qsc_code_frac_chars_top_2grams": 0.02287893, "qsc_code_frac_chars_top_3grams": 0.03813155, "qsc_code_frac_chars_top_4grams": 0.02287893, "qsc_code_frac_chars_dupe_5grams": 0.1820... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda.inl.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 13,916 | cuda.inl | hpp | en | cpp | code | {"qsc_code_num_words": 1736, "qsc_code_num_chars": 13916.0, "qsc_code_mean_word_length": 4.86463134, "qsc_code_frac_words_unique": 0.16935484, "qsc_code_frac_chars_top_2grams": 0.04037892, "qsc_code_frac_chars_top_3grams": 0.04262877, "qsc_code_frac_chars_top_4grams": 0.01657786, "qsc_code_frac_chars_dupe_5grams": 0.56... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/sse_utils.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 42,185 | sse_utils | hpp | en | cpp | code | {"qsc_code_num_words": 6614, "qsc_code_num_chars": 42185.0, "qsc_code_mean_word_length": 4.22573329, "qsc_code_frac_words_unique": 0.03296039, "qsc_code_frac_chars_top_2grams": 0.03005474, "qsc_code_frac_chars_top_3grams": 0.05796272, "qsc_code_frac_chars_top_4grams": 0.04830226, "qsc_code_frac_chars_dupe_5grams": 0.94... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/private.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 33,638 | private | hpp | en | cpp | code | {"qsc_code_num_words": 3772, "qsc_code_num_chars": 33638.0, "qsc_code_mean_word_length": 5.27306469, "qsc_code_frac_words_unique": 0.20625663, "qsc_code_frac_chars_top_2grams": 0.02091503, "qsc_code_frac_chars_top_3grams": 0.02714932, "qsc_code_frac_chars_top_4grams": 0.02292609, "qsc_code_frac_chars_dupe_5grams": 0.39... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/mat.inl.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 101,631 | mat.inl | hpp | en | cpp | code | {"qsc_code_num_words": 13658, "qsc_code_num_chars": 101631.0, "qsc_code_mean_word_length": 4.56962952, "qsc_code_frac_words_unique": 0.03660858, "qsc_code_frac_chars_top_2grams": 0.07665193, "qsc_code_frac_chars_top_3grams": 0.08507979, "qsc_code_frac_chars_top_4grams": 0.08805999, "qsc_code_frac_chars_dupe_5grams": 0.... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/directx.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 7,248 | directx | hpp | en | cpp | code | {"qsc_code_num_words": 847, "qsc_code_num_chars": 7248.0, "qsc_code_mean_word_length": 6.30460449, "qsc_code_frac_words_unique": 0.32467532, "qsc_code_frac_chars_top_2grams": 0.02022472, "qsc_code_frac_chars_top_3grams": 0.02022472, "qsc_code_frac_chars_top_4grams": 0.0247191, "qsc_code_frac_chars_dupe_5grams": 0.30617... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/persistence.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 46,729 | persistence | hpp | en | cpp | code | {"qsc_code_num_words": 6465, "qsc_code_num_chars": 46729.0, "qsc_code_mean_word_length": 4.73549884, "qsc_code_frac_words_unique": 0.12188708, "qsc_code_frac_chars_top_2grams": 0.02390985, "qsc_code_frac_chars_top_3grams": 0.02822146, "qsc_code_frac_chars_top_4grams": 0.02946268, "qsc_code_frac_chars_dupe_5grams": 0.44... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00Julian00/Nova2 | CHANGELOG.md | ## [1.0.0] - 2025-03-20
### Changes
- Initial release
## [1.0.1] - 2025-05-03
### Changes
#### Features
- Added testing script
- You can now set the voice similarity threshold for speaker detection in the transcriptor conditioning object
#### Bug fixes
- nova.py can now be imported from outside the Nova2 folder
## [... | 3,215 | CHANGELOG | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.31888545, "qsc_doc_num_sentences": 45.0, "qsc_doc_num_words": 500, "qsc_doc_num_chars": 3215.0, "qsc_doc_num_lines": 58.0, "qsc_doc_mean_word_length": 4.942, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmore": 0... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00Julian00/Nova2 | MIGRATION_GUIDE.md | # Migration Guide
### Nova2 Version 1.x.x to 2.0.0
## Overview
Version 2.0.0 brings significant improvements to Nova2, including a new tool system, inference engine improvements, and several API changes. This guide covers all breaking changes and how to update your code.
## 1. Inference Engine Changes
### 1.1 Model ... | 8,060 | MIGRATION_GUIDE | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.00074442, "qsc_doc_frac_words_redpajama_stop": 0.15622983, "qsc_doc_num_sentences": 139.0, "qsc_doc_num_words": 1091, "qsc_doc_num_chars": 8060.0, "qsc_doc_num_lines": 293.0, "qsc_doc_mean_word_length": 5.22456462, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_wi... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/vec_math.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 50,156 | vec_math | hpp | en | cpp | code | {"qsc_code_num_words": 7611, "qsc_code_num_chars": 50156.0, "qsc_code_mean_word_length": 4.66509, "qsc_code_frac_words_unique": 0.04020497, "qsc_code_frac_chars_top_2grams": 0.11198107, "qsc_code_frac_chars_top_3grams": 0.25595674, "qsc_code_frac_chars_top_4grams": 0.17444939, "qsc_code_frac_chars_dupe_5grams": 0.94350... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 1, "qsc_code_frac_chars_top_4grams": 1, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/filters.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 9,816 | filters | hpp | en | cpp | code | {"qsc_code_num_words": 1198, "qsc_code_num_chars": 9816.0, "qsc_code_mean_word_length": 4.30550918, "qsc_code_frac_words_unique": 0.21202003, "qsc_code_frac_chars_top_2grams": 0.03722373, "qsc_code_frac_chars_top_3grams": 0.02442807, "qsc_code_frac_chars_top_4grams": 0.02617294, "qsc_code_frac_chars_dupe_5grams": 0.515... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/warp.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 5,165 | warp | hpp | en | cpp | code | {"qsc_code_num_words": 618, "qsc_code_num_chars": 5165.0, "qsc_code_mean_word_length": 4.88673139, "qsc_code_frac_words_unique": 0.36569579, "qsc_code_frac_chars_top_2grams": 0.02549669, "qsc_code_frac_chars_top_3grams": 0.05331126, "qsc_code_frac_chars_top_4grams": 0.02649007, "qsc_code_frac_chars_dupe_5grams": 0.3301... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/utility.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 7,989 | utility | hpp | en | cpp | code | {"qsc_code_num_words": 959, "qsc_code_num_chars": 7989.0, "qsc_code_mean_word_length": 4.40250261, "qsc_code_frac_words_unique": 0.26381648, "qsc_code_frac_chars_top_2grams": 0.0104216, "qsc_code_frac_chars_top_3grams": 0.00710564, "qsc_code_frac_chars_top_4grams": 0.00568451, "qsc_code_frac_chars_dupe_5grams": 0.32685... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/emulation.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 10,061 | emulation | hpp | en | cpp | code | {"qsc_code_num_words": 1017, "qsc_code_num_chars": 10061.0, "qsc_code_mean_word_length": 4.99213373, "qsc_code_frac_words_unique": 0.2359882, "qsc_code_frac_chars_top_2grams": 0.03190861, "qsc_code_frac_chars_top_3grams": 0.06342328, "qsc_code_frac_chars_top_4grams": 0.03368131, "qsc_code_frac_chars_dupe_5grams": 0.571... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/color.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 15,518 | color | hpp | en | cpp | code | {"qsc_code_num_words": 2464, "qsc_code_num_chars": 15518.0, "qsc_code_mean_word_length": 4.4512987, "qsc_code_frac_words_unique": 0.09780844, "qsc_code_frac_chars_top_2grams": 0.18326039, "qsc_code_frac_chars_top_3grams": 0.34299781, "qsc_code_frac_chars_top_4grams": 0.14040846, "qsc_code_frac_chars_dupe_5grams": 0.822... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 1, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/dynamic_smem.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,247 | dynamic_smem | hpp | en | cpp | code | {"qsc_code_num_words": 389, "qsc_code_num_chars": 3247.0, "qsc_code_mean_word_length": 5.43701799, "qsc_code_frac_words_unique": 0.48843188, "qsc_code_frac_chars_top_2grams": 0.0321513, "qsc_code_frac_chars_top_3grams": 0.04728132, "qsc_code_frac_chars_top_4grams": 0.02978723, "qsc_code_frac_chars_dupe_5grams": 0.22033... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/warp_reduce.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 3,086 | warp_reduce | hpp | en | cpp | code | {"qsc_code_num_words": 400, "qsc_code_num_chars": 3086.0, "qsc_code_mean_word_length": 5.12, "qsc_code_frac_words_unique": 0.4825, "qsc_code_frac_chars_top_2grams": 0.03515625, "qsc_code_frac_chars_top_3grams": 0.03808594, "qsc_code_frac_chars_top_4grams": 0.04882812, "qsc_code_frac_chars_dupe_5grams": 0.25341797, "qsc... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/schemas/user.py | from pydantic import BaseModel, Field, EmailStr, validator
from typing import Optional, List
from datetime import datetime
from app.models.user import Permission
class UserBase(BaseModel):
username: str
email: Optional[EmailStr] = None
full_name: Optional[str] = None
roles: Optional[List[str]] = None
... | 1,654 | user | py | en | python | code | {"qsc_code_num_words": 190, "qsc_code_num_chars": 1654.0, "qsc_code_mean_word_length": 5.97368421, "qsc_code_frac_words_unique": 0.35263158, "qsc_code_frac_chars_top_2grams": 0.04229075, "qsc_code_frac_chars_top_3grams": 0.05286344, "qsc_code_frac_chars_top_4grams": 0.08810573, "qsc_code_frac_chars_dupe_5grams": 0.2193... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/utils/security.py | from datetime import datetime, timedelta
from typing import Optional
import jwt
from app.utils.config import settings
from passlib.context import CryptContext
pwd_context = CryptContext(schemes=["bcrypt"], deprecated="auto")
def verify_password(plain_password, hashed_password):
return pwd_context.verify(plain_pa... | 1,103 | security | py | en | python | code | {"qsc_code_num_words": 137, "qsc_code_num_chars": 1103.0, "qsc_code_mean_word_length": 5.95620438, "qsc_code_frac_words_unique": 0.42335766, "qsc_code_frac_chars_top_2grams": 0.07965686, "qsc_code_frac_chars_top_3grams": 0.06985294, "qsc_code_frac_chars_top_4grams": 0.09926471, "qsc_code_frac_chars_dupe_5grams": 0.1004... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/utils/dependencies.py | from typing import List
from fastapi import Depends, HTTPException, status
from fastapi.security import OAuth2PasswordBearer
from sqlalchemy.orm import Session
from app.utils.security import create_access_token
from app.schemas.user import TokenData
from app.db.session import SessionLocal
from app.utils.config import s... | 2,195 | dependencies | py | en | python | code | {"qsc_code_num_words": 273, "qsc_code_num_chars": 2195.0, "qsc_code_mean_word_length": 5.60805861, "qsc_code_frac_words_unique": 0.33699634, "qsc_code_frac_chars_top_2grams": 0.06466362, "qsc_code_frac_chars_top_3grams": 0.02743305, "qsc_code_frac_chars_top_4grams": 0.0568256, "qsc_code_frac_chars_dupe_5grams": 0.28151... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
007tofreedom/Track-Asteroids-in-Real-Time-with-NASA-API | satellite_animation.py | import os
import time
import random
import sys
import json
import pygame
from colorama import init, Fore, Style
from datetime import datetime
# Cross-platform imports for non-blocking input
import platform
if platform.system() == "Windows":
import msvcrt
else:
import select
import termios
import tty
#... | 20,090 | satellite_animation | py | en | python | code | {"qsc_code_num_words": 1960, "qsc_code_num_chars": 20090.0, "qsc_code_mean_word_length": 4.95561224, "qsc_code_frac_words_unique": 0.20969388, "qsc_code_frac_chars_top_2grams": 0.02872439, "qsc_code_frac_chars_top_3grams": 0.01544322, "qsc_code_frac_chars_top_4grams": 0.01235458, "qsc_code_frac_chars_dupe_5grams": 0.28... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/api/v1/endpoints/auth.py | from fastapi import APIRouter, Depends, HTTPException, status
from fastapi.security import OAuth2PasswordRequestForm
from sqlalchemy.orm import Session
from datetime import timedelta
from app.utils.security import create_access_token, verify_password, get_password_hash
from app.schemas.user import Token, UserCreate, Us... | 2,193 | auth | py | en | python | code | {"qsc_code_num_words": 281, "qsc_code_num_chars": 2193.0, "qsc_code_mean_word_length": 5.58362989, "qsc_code_frac_words_unique": 0.3202847, "qsc_code_frac_chars_top_2grams": 0.06309751, "qsc_code_frac_chars_top_3grams": 0.02294455, "qsc_code_frac_chars_top_4grams": 0.0248566, "qsc_code_frac_chars_dupe_5grams": 0.214786... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/api/v1/endpoints/user_management/users.py | from fastapi import APIRouter, Depends, HTTPException
from sqlalchemy.orm import Session
from app.schemas.user import UserCreate, UserUpdate, UserResponse, Role
from app.services.user_service import create_user_service, update_user_service
from app.crud import user as user_crud, role as role_crud
from app.utils.depend... | 3,243 | users | py | en | python | code | {"qsc_code_num_words": 477, "qsc_code_num_chars": 3243.0, "qsc_code_mean_word_length": 4.83647799, "qsc_code_frac_words_unique": 0.14046122, "qsc_code_frac_chars_top_2grams": 0.06241873, "qsc_code_frac_chars_top_3grams": 0.08799306, "qsc_code_frac_chars_top_4grams": 0.11226701, "qsc_code_frac_chars_dupe_5grams": 0.6246... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Python/FastAPI-Role-and-Permissions | app/api/v1/endpoints/user_management/roles.py | from fastapi import APIRouter, Depends, HTTPException, status
from sqlalchemy.orm import Session
from app.schemas.user import RoleCreate, RoleUpdate, Role, PermissionCreate, PermissionUpdate, PermissionResponse
from app.crud.role import (
create_role, get_role, update_role, delete_role, get_all_roles,
create_pe... | 5,323 | roles | py | en | python | code | {"qsc_code_num_words": 702, "qsc_code_num_chars": 5323.0, "qsc_code_mean_word_length": 5.6011396, "qsc_code_frac_words_unique": 0.10541311, "qsc_code_frac_chars_top_2grams": 0.04323499, "qsc_code_frac_chars_top_3grams": 0.08850458, "qsc_code_frac_chars_top_4grams": 0.11291963, "qsc_code_frac_chars_dupe_5grams": 0.61088... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | Readme.md | # Visual.nvim
> # N.B. While the plugin is rather stable, I don't have time to fix some major issues. Moreover, I found that this experiment did not satisfy my expectations. If you're willing to maintain it, feel free to [open an issue](https://github.com/00sapo/visual.nvim/issues/new). More info about this decision [... | 8,123 | Readme | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.00763265, "qsc_doc_frac_words_redpajama_stop": 0.25448948, "qsc_doc_num_sentences": 120.0, "qsc_doc_num_words": 1255, "qsc_doc_num_chars": 8123.0, "qsc_doc_num_lines": 202.0, "qsc_doc_mean_word_length": 4.47330677, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_wi... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00sapo/visual.nvim | lua/visual/motions.lua | local sd = require("visual.serendipity")
local utils = require("visual.utils")
local Vdbg = require("visual.debugging")
local M = {}
local unpack = unpack or table.unpack
local function iskeyword_pattern()
local iskeyword = vim.opt_local.iskeyword:get()
local pattern = "[^"
for i = 1, #iskeyword do
if iskeywor... | 5,163 | motions | lua | en | lua | code | {"qsc_code_num_words": 858, "qsc_code_num_chars": 5163.0, "qsc_code_mean_word_length": 3.94289044, "qsc_code_frac_words_unique": 0.17249417, "qsc_code_frac_chars_top_2grams": 0.01773574, "qsc_code_frac_chars_top_3grams": 0.02069169, "qsc_code_frac_chars_top_4grams": 0.02660361, "qsc_code_frac_chars_dupe_5grams": 0.4014... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/compatibility.lua | -- Tools for improving compatibility with other plugins
local mappings = require("visual.mappings")
local serendipity = require("visual.serendipity")
local utils = require("visual.utils")
local Vdbg = require("visual.debugging")
local M = {}
function M.treesitter_textobjects(sd_inside, sd_around)
local treesitter = u... | 2,592 | compatibility | lua | en | lua | code | {"qsc_code_num_words": 331, "qsc_code_num_chars": 2592.0, "qsc_code_mean_word_length": 4.99093656, "qsc_code_frac_words_unique": 0.3141994, "qsc_code_frac_chars_top_2grams": 0.08898305, "qsc_code_frac_chars_top_3grams": 0.07566586, "qsc_code_frac_chars_top_4grams": 0.04600484, "qsc_code_frac_chars_dupe_5grams": 0.16949... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/surround.lua | local utils = require("visual.utils")
local Vdbg = require("visual.debugging")
local M = {}
M.options = {
matches = {
["("] = { "(", ")" },
[")"] = { "(", ")" },
["{"] = { "{", "}" },
["}"] = { "{", "}" },
["<"] = { "<", ">" },
[">"] = { "<", ">" },
["["] = { "[", "]" },
["]"] = { "[", "]" },
},
}
--... | 4,923 | surround | lua | en | lua | code | {"qsc_code_num_words": 772, "qsc_code_num_chars": 4923.0, "qsc_code_mean_word_length": 4.28238342, "qsc_code_frac_words_unique": 0.16321244, "qsc_code_frac_chars_top_2grams": 0.08711434, "qsc_code_frac_chars_top_3grams": 0.04718693, "qsc_code_frac_chars_top_4grams": 0.05656382, "qsc_code_frac_chars_dupe_5grams": 0.6194... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | lua/visual/debugging.lua | local M = {}
M.dbg = false
M.window = nil
M.buffer = nil
M.heap = {}
local function write()
if M.dbg then
-- Check if buffer is not initialized
if M.buffer == nil then
-- Set the buffer to the `buffer` variable
M.buffer = vim.api.nvim_create_buf(false, true)
-- Create a window at the bottom
M.window =... | 1,913 | debugging | lua | en | lua | code | {"qsc_code_num_words": 302, "qsc_code_num_chars": 1913.0, "qsc_code_mean_word_length": 3.81125828, "qsc_code_frac_words_unique": 0.34437086, "qsc_code_frac_chars_top_2grams": 0.04865334, "qsc_code_frac_chars_top_3grams": 0.06950478, "qsc_code_frac_chars_top_4grams": 0.03475239, "qsc_code_frac_chars_dupe_5grams": 0.1824... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/visual.nvim | .github/ISSUE_TEMPLATE/bug_report.md | ---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
**Minimal config**
1. Using the minimal configuration generates the error (yes/no).
> Download [this](https://raw.githubus... | 1,305 | bug_report | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.20634921, "qsc_doc_num_sentences": 37.0, "qsc_doc_num_words": 200, "qsc_doc_num_chars": 1305.0, "qsc_doc_num_lines": 50.0, "qsc_doc_mean_word_length": 4.68, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmore": 0.... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00sapo/taskcheck | run_tests.sh | #!/bin/bash
# Comprehensive test runner script for taskcheck
# Usage: ./run_tests.sh [options]
set -e # Exit on any error
# Colors for output
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
BLUE='\033[0;34m'
NC='\033[0m' # No Color
# Default options
VERBOSE=false
COVERAGE=true
HTML_REPORT=false
SPECIFIC_TES... | 2,754 | run_tests | sh | en | shell | code | {"qsc_code_num_words": 398, "qsc_code_num_chars": 2754.0, "qsc_code_mean_word_length": 4.20100503, "qsc_code_frac_words_unique": 0.33919598, "qsc_code_frac_chars_top_2grams": 0.08074163, "qsc_code_frac_chars_top_3grams": 0.04665072, "qsc_code_frac_chars_top_4grams": 0.06818182, "qsc_code_frac_chars_dupe_5grams": 0.0944... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00sapo/taskcheck | README.md | <div align="center">
```
######## ### ###### ## ## ###### ## ## ######## ###### ## ##
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ## ## ##
## ## ## ###### ##### ## ... | 9,770 | README | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.00020471, "qsc_doc_frac_words_redpajama_stop": 0.24341463, "qsc_doc_num_sentences": 97.0, "qsc_doc_num_words": 1395, "qsc_doc_num_chars": 9770.0, "qsc_doc_num_lines": 213.0, "qsc_doc_mean_word_length": 4.7734767, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00sapo/taskcheck | taskcheck/parallel.py | import copy
import re
import subprocess
from dataclasses import dataclass
from datetime import datetime, timedelta
from taskcheck.common import (
AVOID_STATUS,
console,
get_calendars,
get_long_range_time_map,
get_task_env,
get_tasks,
hours_to_decimal,
hours_to_pdth,
pdth_to_hours,
)... | 20,470 | parallel | py | en | python | code | {"qsc_code_num_words": 2412, "qsc_code_num_chars": 20470.0, "qsc_code_mean_word_length": 4.84245439, "qsc_code_frac_words_unique": 0.1318408, "qsc_code_frac_chars_top_2grams": 0.02465753, "qsc_code_frac_chars_top_3grams": 0.01318493, "qsc_code_frac_chars_top_4grams": 0.01284247, "qsc_code_frac_chars_dupe_5grams": 0.293... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_WRAPPERS_HPP
#error "Invalid usage"
#endif
// generated by parser_cl.py
#undef clBuildProgram
#define clBuildProgram clBuildProgram_fn
inline cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALL... | 21,759 | opencl_core_wrappers | hpp | en | cpp | code | {"qsc_code_num_words": 3101, "qsc_code_num_chars": 21759.0, "qsc_code_mean_word_length": 5.44663012, "qsc_code_frac_words_unique": 0.05546598, "qsc_code_frac_chars_top_2grams": 0.03019538, "qsc_code_frac_chars_top_3grams": 0.04973357, "qsc_code_frac_chars_top_4grams": 0.05310835, "qsc_code_frac_chars_dupe_5grams": 0.30... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_gl_wrappers.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_GL_WRAPPERS_HPP
#error "Invalid usage"
#endif
#ifdef cl_khr_gl_sharing
// generated by parser_cl.py
#undef clCreateFromGLBuffer
#define clCreateFromGLBuffer clCreateFromGLBuffer_fn
inline cl_mem clCreateFromGLBuffer(cl_context p0, cl_mem_flags... | 2,802 | opencl_gl_wrappers | hpp | en | cpp | code | {"qsc_code_num_words": 382, "qsc_code_num_chars": 2802.0, "qsc_code_mean_word_length": 5.76963351, "qsc_code_frac_words_unique": 0.17539267, "qsc_code_frac_chars_top_2grams": 0.03176044, "qsc_code_frac_chars_top_3grams": 0.04537205, "qsc_code_frac_chars_top_4grams": 0.04083485, "qsc_code_frac_chars_dupe_5grams": 0.2953... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_CORE_HPP
#error "Invalid usage"
#endif
// generated by parser_cl.py
#define clBuildProgram clBuildProgram_
#define clCompileProgram clCompileProgram_
#define clCreateBuffer clCreateBuffer_
#define clCreateCommandQueue clCreateCommandQueue_
#def... | 22,931 | opencl_core | hpp | en | cpp | code | {"qsc_code_num_words": 2776, "qsc_code_num_chars": 22931.0, "qsc_code_mean_word_length": 6.77161383, "qsc_code_frac_words_unique": 0.05979827, "qsc_code_frac_chars_top_2grams": 0.02713055, "qsc_code_frac_chars_top_3grams": 0.07022024, "qsc_code_frac_chars_top_4grams": 0.09830833, "qsc_code_frac_chars_dupe_5grams": 0.32... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_CLAMDFFT_HPP
#error "Invalid usage"
#endif
// generated by parser_clamdfft.py
#define clAmdFftBakePlan clAmdFftBakePlan_
#define clAmdFftCopyPlan clAmdFftCopyPlan_
#define clAmdFftCreateDefaultPlan clAmdFftCreateDefaultPlan_
#define clAmdFftDestroyPla... | 9,259 | opencl_clamdfft | hpp | en | cpp | code | {"qsc_code_num_words": 761, "qsc_code_num_chars": 9259.0, "qsc_code_mean_word_length": 10.53350854, "qsc_code_frac_words_unique": 0.15111695, "qsc_code_frac_chars_top_2grams": 0.03193613, "qsc_code_frac_chars_top_3grams": 0.05988024, "qsc_code_frac_chars_top_4grams": 0.08383234, "qsc_code_frac_chars_dupe_5grams": 0.326... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_gl.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_OPENCL_GL_HPP
#error "Invalid usage"
#endif
// generated by parser_cl.py
#define clCreateFromGLBuffer clCreateFromGLBuffer_
#define clCreateFromGLRenderbuffer clCreateFromGLRenderbuffer_
#define clCreateFromGLTexture clCreateFromGLTexture_
#define clC... | 3,079 | opencl_gl | hpp | en | cpp | code | {"qsc_code_num_words": 364, "qsc_code_num_chars": 3079.0, "qsc_code_mean_word_length": 6.94505495, "qsc_code_frac_words_unique": 0.18406593, "qsc_code_frac_chars_top_2grams": 0.02768987, "qsc_code_frac_chars_top_3grams": 0.05933544, "qsc_code_frac_chars_top_4grams": 0.08306962, "qsc_code_frac_chars_dupe_5grams": 0.3053... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp | //
// AUTOGENERATED, DO NOT EDIT
//
#ifndef OPENCV_CORE_OCL_RUNTIME_CLAMDBLAS_HPP
#error "Invalid usage"
#endif
// generated by parser_clamdblas.py
#define clAmdBlasAddScratchImage clAmdBlasAddScratchImage_
#define clAmdBlasCaxpy clAmdBlasCaxpy_
#define clAmdBlasCcopy clAmdBlasCcopy_
#define clAmdBlasCdotc clAmdBlasCd... | 82,250 | opencl_clamdblas | hpp | es | cpp | code | {"qsc_code_num_words": 11120, "qsc_code_num_chars": 82250.0, "qsc_code_mean_word_length": 5.90584532, "qsc_code_frac_words_unique": 0.02805755, "qsc_code_frac_chars_top_2grams": 0.06121237, "qsc_code_frac_chars_top_3grams": 0.03380385, "qsc_code_frac_chars_top_4grams": 0.05595907, "qsc_code_frac_chars_dupe_5grams": 0.7... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/detail/vec_distance_detail.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 5,219 | vec_distance_detail | hpp | en | cpp | code | {"qsc_code_num_words": 601, "qsc_code_num_chars": 5219.0, "qsc_code_mean_word_length": 5.44592346, "qsc_code_frac_words_unique": 0.34109817, "qsc_code_frac_chars_top_2grams": 0.04399633, "qsc_code_frac_chars_top_3grams": 0.03666361, "qsc_code_frac_chars_top_4grams": 0.05132906, "qsc_code_frac_chars_dupe_5grams": 0.4708... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/cuda/detail/reduce.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 15,408 | reduce | hpp | en | cpp | code | {"qsc_code_num_words": 1699, "qsc_code_num_chars": 15408.0, "qsc_code_mean_word_length": 4.66450853, "qsc_code_frac_words_unique": 0.1624485, "qsc_code_frac_chars_top_2grams": 0.05690852, "qsc_code_frac_chars_top_3grams": 0.03533123, "qsc_code_frac_chars_top_4grams": 0.02649842, "qsc_code_frac_chars_dupe_5grams": 0.688... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00StevenG/NSString-Japanese | NSString-Japanese/SLGDemoLoupeView.m | //
// SLGDemoLoupeView.m
// NSString-Japanese
//
// Created by Steven Grace on 8/28/13.
// Copyright (c) 2013 Steven Grace. All rights reserved.
//
#import "SLGDemoLoupeView.h"
@implementation SLGDemoLoupeView{
UIImageView* _glassView;
}
- (id)initWithFrame:(CGRect)frame
{
self = [super ini... | 1,310 | SLGDemoLoupeView | m | en | limbo | code | {"qsc_code_num_words": 113, "qsc_code_num_chars": 1310.0, "qsc_code_mean_word_length": 7.9380531, "qsc_code_frac_words_unique": 0.65486726, "qsc_code_frac_chars_top_2grams": 0.0245262, "qsc_code_frac_chars_top_3grams": 0.0, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_frac_ch... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00StevenG/NSString-Japanese | NSString-Japanese/NSString-Japanese-Info.plist | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleExecutable... | 1,236 | NSString-Japanese-Info | plist | en | openstep property list | data | {"qsc_code_num_words": 132, "qsc_code_num_chars": 1236.0, "qsc_code_mean_word_length": 6.95454545, "qsc_code_frac_words_unique": 0.37121212, "qsc_code_frac_chars_top_2grams": 0.09803922, "qsc_code_frac_chars_top_3grams": 0.04248366, "qsc_code_frac_chars_top_4grams": 0.04357298, "qsc_code_frac_chars_dupe_5grams": 0.1067... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code... |
00StevenG/NSString-Japanese | NSString-Japanese.xcodeproj/project.pbxproj | // !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
E9192DB417CE432E00724C98 /* SLGDemoWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = E9192DB317CE432E00724C98 /* SLGDemoWindow.m */; };
E9192DB717CE485F00724C98 /* SLGDemoLoupeView.m in So... | 16,722 | project | pbxproj | en | unknown | unknown | {} | 0 | {} |
00x0kafyy/worm-ai | README.md | # 🐛 WormGPT CLI - OpenRouter Edition
**WormGPT CLI** is a sleek command-line interface (CLI) for interacting with LLMs via OpenRouter API. It supports multiple models, automatic language detection, and customizable settings — all in a terminal-friendly format.
> ⚡ Lightweight. Powerful. Fully terminal-based. Made wi... | 1,910 | README | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.00104712, "qsc_doc_frac_words_redpajama_stop": 0.09799555, "qsc_doc_num_sentences": 25.0, "qsc_doc_num_words": 283, "qsc_doc_num_chars": 1910.0, "qsc_doc_num_lines": 97.0, "qsc_doc_mean_word_length": 4.79151943, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00x0kafyy/worm-ai | ai.py | # -----------------------------------------------------------------------------
# © 2025 00x0kafyy | All rights reserved.
#
# Proprietary Software – part of WormGPT CLI.
# Redistribution, resale, modification, or recoding of this code in any form
# is strictly prohibited without explicit written permission from the aut... | 11,389 | ai | py | en | python | code | {"qsc_code_num_words": 1366, "qsc_code_num_chars": 11389.0, "qsc_code_mean_word_length": 4.69253294, "qsc_code_frac_words_unique": 0.21083455, "qsc_code_frac_chars_top_2grams": 0.08408736, "qsc_code_frac_chars_top_3grams": 0.06552262, "qsc_code_frac_chars_top_4grams": 0.04773791, "qsc_code_frac_chars_dupe_5grams": 0.39... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Evan/shattered-pixel-dungeon-gdx | gradlew.bat | @if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Window... | 2,314 | gradlew | bat | en | shell | code | {"qsc_code_num_words": 363, "qsc_code_num_chars": 2314.0, "qsc_code_mean_word_length": 4.35261708, "qsc_code_frac_words_unique": 0.32231405, "qsc_code_frac_chars_top_2grams": 0.04556962, "qsc_code_frac_chars_top_3grams": 0.0278481, "qsc_code_frac_chars_top_4grams": 0.02658228, "qsc_code_frac_chars_dupe_5grams": 0.22911... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Evan/shattered-pixel-dungeon-gdx | convert-upstream-patch.sh | #!/usr/bin/env bash
function echo_exit() {
echo -e "$1\n"
exit $2
}
# Exit with instructions on how to use if a valid file isn't supplied as input
[[ ! -f "$1" ]] && echo_exit 'Run with patch from non-GDX version as input' 0
# Set the backup name and if it already exists, increment the backup number and try again
... | 1,299 | convert-upstream-patch | sh | en | shell | code | {"qsc_code_num_words": 210, "qsc_code_num_chars": 1299.0, "qsc_code_mean_word_length": 4.06666667, "qsc_code_frac_words_unique": 0.46666667, "qsc_code_frac_chars_top_2grams": 0.03747073, "qsc_code_frac_chars_top_3grams": 0.02107728, "qsc_code_frac_chars_top_4grams": 0.02459016, "qsc_code_frac_chars_dupe_5grams": 0.1229... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00-Evan/shattered-pixel-dungeon-gdx | README.md | This repository is deprecated!
==========
The original [android codebase](https://github.com/00-Evan/shattered-pixel-dungeon) is now multiplatform and supports desktop builds. This repository has stopped receiving updates, and is provided for historical purposes as it was used to build the desktop versions from v0.2.2... | 1,275 | README | md | en | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.23263889, "qsc_doc_num_sentences": 15.0, "qsc_doc_num_words": 188, "qsc_doc_num_chars": 1275.0, "qsc_doc_num_lines": 24.0, "qsc_doc_mean_word_length": 5.15957447, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
0015/ESP32-OpenCV-Projects | esp32/examples/color_code/main/opencv/opencv2/core/hal/intrin_sse.hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 134,300 | intrin_sse | hpp | en | cpp | code | {"qsc_code_num_words": 22003, "qsc_code_num_chars": 134300.0, "qsc_code_mean_word_length": 3.6877244, "qsc_code_frac_words_unique": 0.0385402, "qsc_code_frac_chars_top_2grams": 0.02854291, "qsc_code_frac_chars_top_3grams": 0.03300428, "qsc_code_frac_chars_top_4grams": 0.04062065, "qsc_code_frac_chars_dupe_5grams": 0.79... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 1, "qsc... |
00Julian00/Nova2 | external/zonos/config.py | from dataclasses import dataclass, field
from typing import Literal
@dataclass
class BackboneConfig:
d_model: int = 1024
d_intermediate: int = 0
attn_mlp_d_intermediate: int = 0
n_layer: int = 16
ssm_cfg: dict = field(default_factory=dict)
attn_layer_idx: list = field(default_factory=list)
... | 1,085 | config | py | en | python | code | {"qsc_code_num_words": 130, "qsc_code_num_chars": 1085.0, "qsc_code_mean_word_length": 5.68461538, "qsc_code_frac_words_unique": 0.45384615, "qsc_code_frac_chars_top_2grams": 0.09201624, "qsc_code_frac_chars_top_3grams": 0.07713126, "qsc_code_frac_chars_top_4grams": 0.04600812, "qsc_code_frac_chars_dupe_5grams": 0.0811... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00Julian00/Nova2 | inference_engines/inference_stt/inference_fasterwhisper.py | from os import cpu_count
from warnings import warn
from faster_whisper import WhisperModel
from numpy import ndarray
from torch import Tensor
from Nova2.app.interfaces import STTConditioningBase, STTInferenceEngineBase, WordBase
from Nova2.app.stt_data import STTConditioning, Word
class InferenceEngineFasterWhisper(... | 2,150 | inference_fasterwhisper | py | en | python | code | {"qsc_code_num_words": 242, "qsc_code_num_chars": 2150.0, "qsc_code_mean_word_length": 5.71900826, "qsc_code_frac_words_unique": 0.37603306, "qsc_code_frac_chars_top_2grams": 0.10404624, "qsc_code_frac_chars_top_3grams": 0.01734104, "qsc_code_frac_chars_top_4grams": 0.03034682, "qsc_code_frac_chars_dupe_5grams": 0.1517... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00Julian00/Nova2 | inference_engines/inference_llm/inference_llamacpp.py | import multiprocessing
import atexit
from llama_cpp import Llama
from Nova2.app.interfaces import LLMInferenceEngineBase
from Nova2.app.tool_data import *
from Nova2.app.llm_data import *
from Nova2.app.helpers import suppress_output
class InferenceEngineLlamaCPP(LLMInferenceEngineBase):
def __init__(self) -> No... | 2,800 | inference_llamacpp | py | en | python | code | {"qsc_code_num_words": 297, "qsc_code_num_chars": 2800.0, "qsc_code_mean_word_length": 5.3973064, "qsc_code_frac_words_unique": 0.38720539, "qsc_code_frac_chars_top_2grams": 0.03368684, "qsc_code_frac_chars_top_3grams": 0.02994386, "qsc_code_frac_chars_top_4grams": 0.02370555, "qsc_code_frac_chars_dupe_5grams": 0.14971... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00lllooolll00/NN_Key | NN_Key.h | /**
* @file NN_Key.h
* @brief 多功能按键处理模块头文件
* @details 定义了按键处理相关的数据结构和函数接口
* 支持按键消抖、长按、连按功能
* 提供组合按键功能支持
* @author N1ntyNine99
* @date 2025-04-27
* @version 1.0.0
* @copyright Copyright (c) 2025
*/
#ifndef __NN_Key_H
#define __NN_Key_H
#include <stdint.h>
#include <stdlib.h>
#include <strin... | 7,387 | NN_Key | h | zh | c | code | {"qsc_code_num_words": 1371, "qsc_code_num_chars": 7387.0, "qsc_code_mean_word_length": 3.23924143, "qsc_code_frac_words_unique": 0.16557257, "qsc_code_frac_chars_top_2grams": 0.07430759, "qsc_code_frac_chars_top_3grams": 0.01891466, "qsc_code_frac_chars_top_4grams": 0.02431885, "qsc_code_frac_chars_dupe_5grams": 0.433... | 0 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00lllooolll00/NN_Key | NN_Key.c | /**
* @file NN_Key.c
* @brief 多功能按键处理模块实现
* @details 实现了按键的消抖、长按、连按功能
* 支持多种按键事件检测和回调处理机制
* 还支持组合按键功能的处理
* @author N1ntyNine99
* @date 2025-04-27
* @version 1.0.0
* @copyright Copyright (c) 2025
*/
#include "NN_Key.h"
/* ========================= 全局变量定义 ========================= */
static ... | 18,682 | NN_Key | c | zh | c | code | {"qsc_code_num_words": 3011, "qsc_code_num_chars": 18682.0, "qsc_code_mean_word_length": 3.1833278, "qsc_code_frac_words_unique": 0.11956161, "qsc_code_frac_chars_top_2grams": 0.05821596, "qsc_code_frac_chars_top_3grams": 0.04705269, "qsc_code_frac_chars_top_4grams": 0.0333855, "qsc_code_frac_chars_dupe_5grams": 0.5675... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
00lllooolll00/NN_Key | README.md | # NN_Key 多功能按键库使用文档
## 目录
- [简介](#简介)
- [特性](#特性)
- [快速开始](#快速开始)
- [API参考](#api参考)
- [基础按键操作](#基础按键操作)
- [按键回调函数管理](#按键回调函数管理)
- [组合按键管理](#组合按键管理)
- [便捷宏定义](#便捷宏定义)
- [实例示范](#实例示范)
- [基本按键处理](#基本按键处理)
- [多击和长按处理](#多击和长按处理)
- [组合键使用](#组合键使用)
- [注意事项](#注意事项)
## 简介
NN_Key是一个功能丰富的嵌入式按键处理库,专为STM32等单片机系统设计... | 9,095 | README | md | zh | markdown | text | {"qsc_doc_frac_chars_curly_bracket": 0.00615723, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 32.0, "qsc_doc_num_words": 1922, "qsc_doc_num_chars": 9095.0, "qsc_doc_num_lines": 542.0, "qsc_doc_mean_word_length": 2.93444329, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read... | 1 | {"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_... |
00Julian00/Nova2 | inference_engines/inference_llm/inference_groq.py | import os
import groq
from Nova2.app.interfaces import LLMInferenceEngineBase
from Nova2.app.tool_data import *
from Nova2.app.security_manager import *
from Nova2.app.llm_data import *
class InferenceEngineGroq(LLMInferenceEngineBase):
def __init__(self):
"""
This class provides the interface to... | 1,871 | inference_groq | py | en | python | code | {"qsc_code_num_words": 203, "qsc_code_num_chars": 1871.0, "qsc_code_mean_word_length": 5.27093596, "qsc_code_frac_words_unique": 0.37438424, "qsc_code_frac_chars_top_2grams": 0.04205607, "qsc_code_frac_chars_top_3grams": 0.04485981, "qsc_code_frac_chars_top_4grams": 0.03364486, "qsc_code_frac_chars_dupe_5grams": 0.1476... | 1 | {"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.