Skip to content

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

Trending repository

yt605155624
yt605155624 commented Jan 6, 2022

目前的多音字使用 pypinyin 或者 g2pM,精度有限,想做一个基于 BERT (或者 ERNIE) 多音字预测模型,简单来说就是假设某语言有 100 个多音字,每个多音字最多有 3 个发音,那么可以在 BERT 后面接 100 个 3 分类器(简单的 fc 层即可),在预测时,找到对应的分类器进行分类即可。
参考论文:
tencent_polyphone.pdf

数据可以用 https://github.com/kakaobrain/g2pM 提供的数据

进阶:多任务的 BERT
![image](https://user-images.githubusercontent.com/24568452

Django logo

Popular topic

Django is a web application framework for Python.
lens

Trending repository

{Future} Stack 2022

Upcoming event recommended by GitHub

Jun
1

{Future} Stack 2022

June 01, 2022 - June 04, 2022 • Las Vegas, NV

It’s the ultimate software engineering conference.Get deep into what your peers are doing.
Deadpendency screenshot

App recommended by GitHub

Deadpendency

Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.

Trending repository

Bartel-C8
Bartel-C8 commented May 9, 2022

Website or app

https://developer.chrome.com/blog/mv2-transition/

Repro steps

Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)

  (node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
    Manifest version 2 is deprecated, and support will be removed in 2023. See https://
flipper

Trending repository

mgoyanes
mgoyanes commented Feb 6, 2021

Whenever we switch to the database plugin or if we click on the refresh button

connection.receive(
        DATABASE_LIST_COMMAND,
....

is called thus, the info about our database is updated in the desktop client.

Is it possible to do the other way around, that is, notify the client that it should update the UI because our database has changed, thus not requiring to press the refr

enhancement help wanted good first issue

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
besu

Trending repository

Trending repository

LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.