jackandsnow / craw_government_files
crawl the public files of different governments through python 3.
☆14Updated 5 years ago
Alternatives and similar repositories for craw_government_files:
Users that are interested in craw_government_files are comparing it to the libraries listed below
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆125Updated 3 years ago
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆22Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆99Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆111Updated 4 years ago
- Viscacha:通用信息抽取数据集收集☆27Updated 11 months ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 8 months ago
- 各大文本摘要模型-中文文本可运行的解决方案☆64Updated last year
- 使用bert进行事件抽取。☆42Updated last year
- 基于transformers的三元组抽取☆35Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆173Updated 2 years ago
- 本项目用于展示三元组抽取后形成的知识图谱,包括几本小说的实体关系,以及README.md,介绍这方面的一篇文章。☆192Updated 4 years ago
- 基于ERNIE的中文NER☆34Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- Tplinker注释,中文数据集适配版本☆59Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆17Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- bert语言模型校验句子的通顺性☆15Updated 4 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- llama信息抽取实战☆98Updated last year