averkij/ml-bootcamp-zh-ru-baseline 5
ML Bootcamp Machine Translation competition (Chinese to Russian).
Extracts parallel corpora from the 2 raw texts in different languages.
Machine learning training examples
averkij/aij-2020-petr-baseline 0
AIJ 2020 Petr the Great handwriting recognition challange baseline
Profile repo
Profile page.
averkij/data-science-interviews 0
Data science interview questions and answers
averkij/docker-flask-vue-boilerplate 0
The template to pack your Flask + Vue web app.
Studying Go
startedaverkij/text-alignment-pipeline
started time in 2 hours
startedaverkij/lingtrain-aligner
started time in 3 days
issue openedaverkij/lingtrain-aligner
Extract/train bilingual model for zh-ru
(Issue described by averkij) Multilingual pretrained models are currently used. A model for single language pair can be lighter (so that it's easier to use the model locally) and can possibly have better performance.
For reference: a paper on BERT for English and Arabic https://arxiv.org/abs/2004.14519v2
created time in 3 days
startedaverkij/lingtrain-aligner
started time in 3 days
PR opened averkij/text-alignment-pipeline
Bumps highlight.js from 9.18.1 to 9.18.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md">highlight.js's changelog</a>.</em></p> <blockquote> <h2>Release v9.18.5</h2> <p><strong>Version 9 has reached end-of-support and will not receive future updates or fixes.</strong></p> <p>Please see <a href="https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md">VERSION_10_UPGRADE.md</a> and perhaps <a href="https://github.com/highlightjs/highlight.js/blob/master/SECURITY.md">SECURITY.md</a>.</p> <ul> <li>enh: Post-install script can be disabled with <code>HLJS_HIDE_UPGRADE_WARNING=yes</code></li> <li>fix: Deprecation notice logged at library startup a <code>console.log</code> vs <code>console.warn</code>. <ul> <li>Notice only shown if actually highlighting code, not just requiring the library.</li> <li>Node.js treats <code>warn</code> the same as <code>error</code> and that was problematic.</li> <li>You (or perhaps your indirect dependency) may disable the notice with the <code>hideUpgradeWarningAcceptNoSupportOrSecurityUpdates</code> option</li> <li>You can also set <code>HLJS_HIDE_UPGRADE_WARNING=yes</code> in your envionment to disable the warning</li> </ul> </li> </ul> <p>Example:</p> <pre lang="js"><code>hljs.configure({ hideUpgradeWarningAcceptNoSupportOrSecurityUpdates: true }) </code></pre> <p>Reference: <a href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/2877">highlightjs/highlight.js#2877</a></p> <h2>Release v9.18.4</h2> <p><strong>Version 9 has reached end-of-support and will not receive future updates or fixes.</strong></p> <p>Please see <a href="https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md">VERSION_10_UPGRADE.md</a> and perhaps <a href="https://github.com/highlightjs/highlight.js/blob/master/SECURITY.md">SECURITY.md</a>.</p> <ul> <li>fix(livescript) fix potential catastrophic backtracking (<a href="https://github-redirect.dependabot.com/highlightjs/highlight.js/pull/2852">#2852</a>) [<a href="https://github-redirect.dependabot.com/highlightjs/highlight.js/pull/2852/commits/ebaf171d2b3a21961b605aa6173a6a4c57346194">commit</a>]</li> </ul> <h2>Version 9.18.3</h2> <ul> <li>fix(parser) Freezing issue with illegal 0 width illegals (<a href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/2524">#2524</a>) <ul> <li>backported from v10.x</li> </ul> </li> </ul> <h2>Version 9.18.2</h2> <p>Fixes:</p> <ul> <li>fix(night) Prevent object prototype values from being returned by <code>getLanguage</code> (<a href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/2636">#2636</a>) <a href="https://github.com/night">night</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/highlightjs/highlight.js/commit/f54e96c24325f077a027bb950dcd9f8f3ef48b16"><code>f54e96c</code></a> 9.18.5</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/c34318b6a720a0852d27cd13dc55ca896e1292ec"><code>c34318b</code></a> fix the link since i saw it</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/d2e9bdd7597e308534fc2b0fc4aa2f935895a45d"><code>d2e9bdd</code></a> include date of last release</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/f5e06454216644cf20d7c9275d42e37707281a8e"><code>f5e0645</code></a> typos and tweaks</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/2e0e8ee996eb5b3f5c4ab25b60d910690a0e7258"><code>2e0e8ee</code></a> changelog</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/dc45f7cd21fe51a4cbb23fb36459982d1e06a6d5"><code>dc45f7c</code></a> fix(livescript) fix potential catastrophic backtracking</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/0a2624afb8dc71ef01815b49709481f06914474a"><code>0a2624a</code></a> update readme</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/d571b235c0c079ef971965a5a540eec5d68b531c"><code>d571b23</code></a> add warning</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/ec0bfd5490ca1ec667c9c2b528b364f10b9ea71d"><code>ec0bfd5</code></a> 9.18.4</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/2a04835c959f0adb18e7a3649aa68350c0286101"><code>2a04835</code></a> bump v9.18.3</li> <li>Additional commits viewable in <a href="https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 5 days
create barnchaverkij/text-alignment-pipeline
branch : dependabot/npm_and_yarn/client/fe/app/highlight.js-9.18.5
created branch time in 5 days
starteds-clerc/slyblime
started time in 7 days
starteddaveleroy/sublime_debugger
started time in 7 days
startedwolfpld/tracy
started time in 20 days
startedaverkij/lingtrain-aligner
started time in 22 days
startedrandy3k/Terminus
started time in 25 days
startedaverkij/ml-examples
started time in a month
startedaverkij/ml-examples
started time in a month
starteddeathaxe/sublime-commands
started time in a month
fork prodotiscus/lingtrain-aligner
Extracts parallel corpora from the 2 raw texts in different languages.
fork in 2 months
startedfacebookresearch/ParlAI
started time in 2 months
pull request commentaverkij/text-alignment-pipeline
added a new header into readme.md
comment created time in 2 months
PR opened averkij/text-alignment-pipeline
pr created time in 2 months
startedaverkij/text-alignment-pipeline
started time in 2 months
pull request commentaverkij/text-alignment-pipeline
Bump lodash from 4.17.15 to 4.17.19 in /client/fe
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 2 months
pull request commentaverkij/text-alignment-pipeline
Bump lodash from 4.17.15 to 4.17.19 in /client/fe
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 2 months
pull request commentaverkij/text-alignment-pipeline
Bump lodash from 4.17.15 to 4.17.19 in /client/fe
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 2 months
pull request commentaverkij/text-alignment-pipeline
Bump lodash from 4.17.15 to 4.17.19 in /client/fe
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 2 months
fork gwenzek/sublime-svg-preview
Sublime Text plugin to preview SVG files.
https://packagecontrol.io/packages/SVG%20Preview
fork in 3 months
created repositorymabrek/causal-inference-2020
slides for DataFest 2020 talk
created time in 3 months
pull request commentaverkij/text-alignment-pipeline
Bump lodash from 4.17.15 to 4.17.19 in /client/fe
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 3 months
delete branch averkij/text-alignment-pipeline
delete branch : dependabot/npm_and_yarn/client/fe/app/lodash-4.17.19
delete time in 3 months