Skip to content
View jiangnanboy's full-sized avatar
Block or Report

Block or report jiangnanboy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
12 stars written in Python
Clear filter

Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。

Python 1,327 359 Updated Oct 20, 2021

利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model training, model decision visualization, model interpretability and …

Python 254 72 Updated Sep 11, 2022

albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)

Python 131 31 Updated Sep 11, 2022

中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。

Python 43 5 Updated Apr 28, 2023

gnn for link prediction,图神经网络用于链接预测。

Python 36 4 Updated Sep 11, 2022

个性化推荐模型,主要包括als、als_wr、biaslfm、lfm、nmf、svdpp、基于内容、基于内容回归、user-cf、item-cf、slopeone、关联规则以及基于内容和cf的混合等模型。

Python 29 6 Updated Sep 11, 2022

利用sklearn和gensim中的tfidf,lsa,doc2vec进行查询与文档匹配搜索

Python 21 9 Updated Sep 11, 2022

albert-fc for RE(Relation Extraction),中文关系抽取

Python 17 1 Updated Apr 24, 2023

利用Swin-Unet(Swin Transformer Unet)实现对文档图片里表格结构的识别,Swin-unet (Swin Transformer Unet) is used to identify the document table structure

Python 11 Updated Feb 23, 2024

Chinese Information Extraction Toolkit。中文信息抽取工具。利用CNN各种变体进行实体抽取。

Python 7 2 Updated Oct 23, 2021

利用llm大语言模型提取卡证票据关键信息。Key Information Extraction from Image with LLM(large language model).Basically, it can extract key information from all bills and documents.

Python 3 Updated Jul 22, 2024

计算词间的相关性,并进行图谱化展示。calculate the relevance between words

Python 2 2 Updated Aug 30, 2017