Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
funcat
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。
GSN_ontologies
Links to the Geoscience Standard Names ontologies. Included is the database search tool to discover existing names.
knowledge-graph
知识图谱-概念与技术
LexiconAugmentedNER
Reject complicated operations for incorporating lexicon for Chinese NER.
lihang-code
《统计学习方法》的代码实现
htyhmn's Repositories
htyhmn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
htyhmn/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
htyhmn/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
htyhmn/efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
htyhmn/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
htyhmn/funcat
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。
htyhmn/GSN_ontologies
Links to the Geoscience Standard Names ontologies. Included is the database search tool to discover existing names.
htyhmn/knowledge-graph
知识图谱-概念与技术
htyhmn/LexiconAugmentedNER
Reject complicated operations for incorporating lexicon for Chinese NER.
htyhmn/lihang-code
《统计学习方法》的代码实现
htyhmn/MapMatching-on-JStorm
Parallel version of Map Matching code on JStorm
htyhmn/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
htyhmn/MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
htyhmn/NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
htyhmn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
htyhmn/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
htyhmn/pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
htyhmn/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
htyhmn/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
htyhmn/scite
Causality Extraction based on Self-Attentive BiLSTM-CRF with Transferred Embeddings
htyhmn/talib-document
talib学习 talib中文翻译 talib中文文档
htyhmn/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据
htyhmn/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.