Skip to content
View yhongyu's full-sized avatar

Block or report yhongyu

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
Showing results

农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策

Python 2 Updated May 16, 2019

农业领域知识图谱的构建,包括数据爬取(百度百科)、数据分类、利用结构化数据生成三元组、非结构化数据的分句(LTP),分词(jieba),命名实体识别(LTP)、基于依存句法分析(主谓关系等)的关系抽取和利用neo4j生成可视化知识图谱

Python 241 46 Updated Feb 25, 2020

Learning graph embedding using DeepWalk or Node2Vec

Python 15 3 Updated Jan 3, 2017
Python 1 Updated Mar 24, 2023

This toolkit was designed for the fast and efficient development of modern machine comprehension models, including both published models and original prototypes.

Python 747 163 Updated Dec 17, 2020

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

Python 9,598 1,384 Updated Jul 31, 2023

keras implement of transformers for humans

Python 5,363 927 Updated Nov 2, 2023

State-of-the-Art Text Embeddings

Python 14,984 2,447 Updated Sep 30, 2024

Alibaba E-commerce Cognitive Concept Net

99 14 Updated Feb 6, 2022

基于 Bi-LSTM 和 CRF 的中文语义角色标注

Python 86 24 Updated Jun 4, 2019

基于中文的知识抽取,BaseLine:Bi-LSTM+CRF

Python 44 12 Updated Dec 28, 2018

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

Python 4,693 1,255 Updated Feb 24, 2021

Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"

Python 372 55 Updated Jul 6, 2020

Embedding, NMT, Text_Classification, Text_Generation, NER etc.

Python 556 116 Updated Jun 12, 2023

Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow

Python 566 195 Updated Dec 7, 2018

LSTM-CRF in PyTorch

Python 457 101 Updated Aug 7, 2024

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

Python 863 207 Updated Apr 18, 2023

用于multi-lable 分类的bert,实际用例是大众点评的80个分类

Python 8 Updated Nov 13, 2019

In this repository, I record the application of bert and bert multi-labels classification.

Python 6 5 Updated May 14, 2019

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Jupyter Notebook 13,199 4,088 Updated Aug 30, 2021

自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子…

Python 1,521 395 Updated Sep 23, 2021

新词发现 基于词频、凝聚系数和左右邻接信息熵

Python 123 24 Updated Mar 14, 2020

code for EMNLP 2019 paper Text Summarization with Pretrained Encoders

Python 1,283 463 Updated Jul 25, 2024

对比TextRank和TF-IDF在关键词抽取上的不同,在数据量上,TextRank更适合单篇文本的关键词生成,TF-IDF则适合大语料下的关键词生成,在原理上不相同,TF-IDF为统计模型强调词权重,TextRank是利用局部词汇之间关系(共现窗口)对后续关键词进行排序,排序靠前的则适合做关键字

Python 8 3 Updated Dec 10, 2019

复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码

Python 29 9 Updated Nov 11, 2020

利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。

Python 1,121 378 Updated Jan 16, 2018

《Pytorch模型训练实用教程》中配套代码

Python 7,468 1,740 Updated Jul 30, 2024

The Natural Language Decathlon: A Multitask Challenge for NLP

Python 2,343 472 Updated Jan 11, 2024

An open-source NLP research library, built on PyTorch.

Python 11,740 2,244 Updated Nov 22, 2022

BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案

Python 427 158 Updated Dec 7, 2018
Next