hzq0320's Stars
imageio/imageio
Python library for reading and writing image data
kkroening/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
opencv/opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
opencv/opencv
Open Source Computer Vision Library
scipy/scipy
SciPy library main repository
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
liriliri/eruda
Console for mobile browsers
Tencent/vConsole
A lightweight, extendable front-end developer tool for mobile web page.
listen1/listen1
one for all free music in china (origin edition)
menzi11/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
lizhenghn123/StudyBooks
我的学习资料,包括书籍、网址等
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
lanbing510/DouBanSpider
豆瓣读书的爬虫
agermanidis/autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
liuhuanyong/SiameseSentenceSimilarity
SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.
yumeng5/Spherical-Text-Embedding
[NeurIPS 2019] Spherical Text Embedding
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
piskvorky/gensim
Topic Modelling for Humans
facebookresearch/fastText
Library for fast text representation and classification.
TheNetAdmin/zjuthesis
Zhejiang University Graduation Thesis LaTeX Template
FuYanzhe2/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
kudkudak/word-embeddings-benchmarks
Package for evaluating word embeddings
Censyu/yp-120ask-spider
快速问医生-药品库爬虫 (For Webinfo 2019, USTC)
arlenzhu/SiameseLSTM-Keras
句子相似度计算、LSTM、Keras
yanqiangmiffy/sentence-similarity
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
bradleypallen/keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
likejazz/Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.