Yorwba 最近的时间轴更新
Yorwba's repos on GitHub
Python · 6 人关注
anki-wikidata-geography
generate Anki decks from Wikidata to study geography
Python · 4 人关注
kanjivg-gif
Python · 2 人关注
alphabet-soup
Alphabet Soup gives language learners easily digestible chunks for practice.
Python · 2 人关注
FastPhotoStyle
Python · 1 人关注
tatoeba-ghost-links
Script to find links to deleted sentences on Tatoeba
0 人关注
Aegisub
Cross-platform advanced subtitle editor
Jupyter Notebook · 0 人关注
birthday-problem
Jupyter notebook exploring the Birthday Problem
Python · 0 人关注
byterun
A Python implementation of a Python bytecode runner
Python · 0 人关注
chinese-support-addon
Addon for Anki2 that makes easier to input Chinese, in the spirit of batterseapower’s pinyin-toolkit for Anki1
HTML · 0 人关注
designwithfontforge.com
A book about how to design new typefaces with FontForge
Jupyter Notebook · 0 人关注
image_frequency_scrambling
Shell · 0 人关注
imouto
Administrative tools for the Tatoeba website
Python · 0 人关注
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
Python · 0 人关注
LiteratureForEyesAndEars
0 人关注
manticoresearch
Manticore Search is an open source text search engine for big data and stream filtering
0 人关注
nixpkgs
Nix Packages collection
Python · 0 人关注
nltk
NLTK Source
Python · 0 人关注
oil
Oil shell
C++ · 0 人关注
opencv_contrib
Repository for OpenCV's extra modules
0 人关注
parsec.py
A universal Python parser combinator library inspired by Parsec library of Haskell.
TypeScript · 0 人关注
PeerTube
Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
0 人关注
pytorch.github.io
The website for PyTorch
Rust · 0 人关注
rust
A safe, concurrent, practical language.
Python · 0 人关注
sinoparserd
A service to convert chinese languages (mandarin. cantonese. shanghainese..) into their transliterated form. to segment them etc.
0 人关注
speckle-docs
Documentation on everything Speckle
0 人关注
Tatodetect
A webservice to detect the language of a given text
PHP · 0 人关注
tatoeba2
Official repository for main codebase for Tatoeba, a multilingual sentence/translation database.
Jupyter Notebook · 0 人关注
TTS
Deep learning for Text to Speech
0 人关注
unicode-segmentation
Grapheme Cluster and Word boundaries according to UAX#29 rules
0 人关注
website
Source for the main Harbor website
Yorwba

Yorwba

V2EX 第 389992 号会员,加入于 2019-03-06 20:27:01 +08:00
Yorwba 最近回复了
切换的时候,焦点是不是在输入框?我也有类似的情况,感觉可能跟重置输入法有关,类似于 https://bugzilla.mozilla.org/show_bug.cgi?id=1680909
2021-06-23 22:22:28 +08:00
回复了 althoughghgh 创建的主题 分享创造 分享自己写的日语在线词典&单词记忆工具
数据都是怎么来的,自己收集的吗?
2021-03-18 21:19:30 +08:00
回复了 chenhaoren 创建的主题 分享创造 一个学习英语的网站会有用户需求吗?
需要更多材料的话可以考虑 https://tatoeba.org 的例句。英文句子数量超过一百万,其中近七万已被翻译成中文。数据可以直接下载,许可证为 CC BY,所以使用的时候放个链接说明数据来源即可。
HTTPS
2019-06-15 18:59:52 +08:00
回复了 chenche 创建的主题 Python 求助,为什么 qt 窗体里面无法弹出文件下载窗口?
Qt 虽然可以显示 HTML,但是又不是浏览器,没有文件下载窗口,需要这类的功能,就得自己弄,或者用浏览器打开
可以考虑用 tqdm ( https://tqdm.github.io/)

比如
seq 1000000 | tqdm --bytes | xz - | tqdm --bytes --position 2 > /dev/null
6.57MB [00:11, 598kB/s]

183kB [00:11, 16.0kB/s]

前者是未压缩的输入,后者是已压缩的输出。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2294 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 06:07 · PVG 14:07 · LAX 23:07 · JFK 02:07
Developed with CodeLauncher
♥ Do have faith in what you're doing.