gl-coding / OpenSpiderLinks
爬取各种数据的爬虫的样例(百度百科、知乎、微博、简书、搜狗词库),可用于自然语言处理语料收集
☆13Updated 3 months ago
Alternatives and similar repositories for OpenSpider
Users that are interested in OpenSpider are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆216Updated 3 years ago
 - 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆117Updated 4 years ago
 - 大连理工大学情感词汇本体库及其他相关操作☆141Updated 8 years ago
 - DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。…☆621Updated last year
 - ChineseNER based on BERT, with BiLSTM+CRF layer☆454Updated 4 years ago
 - 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆420Updated last year
 - An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆553Updated last year
 - 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆430Updated 10 months ago
 - 中文关系抽取☆460Updated 2 years ago
 - 中文NER的那些事儿☆320Updated 2 years ago
 - 中文、分词、词表、核心词典、事件词表、停用词、敏感词、问答、问答数据、知识图谱、文本语料。☆171Updated 4 years ago
 - 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆351Updated 6 years ago
 - Pytorch BERT-BiLSTM-CRF For NER☆422Updated 5 years ago
 - A Benchmark for Classical Chinese Based on a Crowdsourcing System.☆60Updated 4 years ago
 - Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆564Updated 2 years ago
 - 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
 - 基于Transformer的生成式文本摘要☆186Updated 3 years ago
 - 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 years ago
 - 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
 - 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Updated 2 years ago
 - 基于pytorch的bert_bilstm_crf中文命名实体识别☆582Updated 2 years ago
 - Core Data of HowNet and OpenHowNet Python API☆627Updated 3 years ago
 - Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆456Updated 6 years ago
 - 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
 - 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
 - Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
 - 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
 - An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆929Updated 2 years ago
 - 基于BERT-BLSTM-CRF 序列标注模型,支持中文分词、词性标注、命名实体识别、语义角色标注。☆24Updated 5 years ago
 - 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year