Stars
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
A curated list of data mining papers about fraud detection.
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
A Deep Graph-based Toolbox for Fraud Detection
基于pytorch的bert_bilstm_crf中文命名实体识别
Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
A tensorflow implementation of Knowledge Graph Convolutional Networks
GraphGallery is a gallery for benchmarking Graph Neural Networks, From InplusLab.
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
The AMLSim project is intended to provide a multi-agent based simulator that generates synthetic banking transaction data together with a set of known money laundering patterns - mainly for the pur…
Pytorch implementation of a RGCN Link Prediction Model
company name parser, extract company name brand. 中文公司名称分词工具,支持公司名称中的地名,品牌名(主词),行业词,公司名后缀提取。
Implemention of NER model on chinese dataset.
Outlier detection for categorical data
A small program to visualize a trie data structure in the form of decision tree graph.
Pytorch implementation of PPRGO in paper "Is PageRank All You Need for Scalable Graph Neural Networks?"
《Pytorch模型训练实用教程》中配套代码