The Wayback Machine - https://web.archive.org/web/20220526145430/https://github.com/explore
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

WordPlate logo

Popular topic

WordPlate is a modern WordPress stack which simplifies WordPress development.
Octogatos Conf22 Call for Papers

Upcoming event recommended by GitHub

Apr
22

Octogatos Conf22 Call for Papers

April 22, 2022 - September 25, 2022 • Virtual

Amplify, promote and empower the voices of Latinx in tech. You belong here! Let’s join forces and share our expertise with other Latinx — let’s shine together.
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
Code Review Doctor screenshot

App recommended by GitHub

Code Review Doctor

Find and fix hidden Python or Django mistakes, bugs, anti-patterns, and more.

  • Catch common bugs before they are committed
  • Reduce the toil of code review and prevent mistakes
  • Improve team agility through better code quality
  • Up-skill junior developers with learning resources
  • Enhance the security and improve performance of your Django website
  • Setup in 10 seconds and nothing to install or update
  • Airtight privacy policy and security guaranteed

Trending repository

javiercn
javiercn commented Apr 18, 2022

Use TryAddScoped here instead of AddScoped

https://github.com/dotnet/aspnetcore/blob/02e7e14782509c11e15cd559e5b07211600572ba/src/Components/Server/src/DependencyInjection/ComponentServiceCollectionExtensions.cs#L82

It's not clear to me why we do this, but I suspect that it is because in the past we might have had a different implementation registered by default inside MVC for rendering

help wanted area-blazor good first issue blazor-server
javascript-questions

Trending repository

keaton-codes-tech
keaton-codes-tech commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

bug good first issue
lens

Trending repository

TestQuality screenshot

App recommended by GitHub

TestQuality

TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.