Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
alpha-mind
quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
asap
ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction
audio-slicer
A simple GUI application that slices audio with silence detection
Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
hasky
hasky is a personal library of deep learning applications(using tensorflow,pytorch)
rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
fword's Repositories
fword/stock-data-analysis-and-prediction
根据北向和主力资金的行为分析和预测后市股票的涨跌
fword/recommenders
Best Practices on Recommendation Systems
fword/mind
2020 MIND news recomendation first place solution
fword/Company-Case
fword/dlrm
An implementation of a deep learning recommendation model (DLRM)
fword/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
fword/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
fword/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
fword/minio
High Performance, Kubernetes Native Object Storage
fword/sentence-transformers
Sentence Embeddings with BERT & XLNet
fword/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
fword/nlpir-python
NLPIR-python A python wrapper and toolkit for NLPIR
fword/youtube-8m
Starter code for working with the YouTube-8M dataset.
fword/umi
🌋 Pluggable enterprise-level react application framework.
fword/meta_learning_NL2SQL
fword/Keyword-BERT
fword/ColBERT
ColBERT: Contextualized Late Interaction over BERT (code for SIGIR'20 paper)
fword/CLUE
中文语言理解基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
fword/MSMARCO-Passage-Ranking
MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension, question answering, and passage ranking. A variant of this task will be the part of TREC and AFIRM 2019. For Updates about TREC 2019 please follow This Repository Passage Reranking task Task Given a query q and a the 1000 most relevant passages P = p1, p2, p3,... p1000, as retrieved by BM25 a succeful system is expected to rerank the most relevant passage as high as possible. For this task not all 1000 relevant items have a human labeled relevant passage. Evaluation will be done using MRR
fword/marisa-trie
Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library.
fword/keras-mmoe
A Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
fword/pybktree
Python BK-tree data structure to allow fast querying of "close" matches
fword/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI. Partial support for NL, JA, KO, SV). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text
fword/DeepCT
DeepCT and HDCT uses BERT to generate novel, context-aware bag-of-words term weights for documents and queries.
fword/HydraNet-WikiSQL
Code and trained model for Hybrid ranking network for text-to-SQL on WikiSQL
fword/MIND-1
Microsoft News Dataset
fword/Research
novel deep learning research works with PaddlePaddle
fword/spider
scripts and baselines for Spider: Yale complex and cross-domain semantic parsing and text-to-SQL challenge
fword/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
fword/owllook
owllook-小说搜索引擎