elephantnose / words-miningLinks
新词发现/新词挖掘/自由度/凝固度/python3
☆10Updated 6 years ago
Alternatives and similar repositories for words-mining
Users that are interested in words-mining are comparing it to the libraries listed below
Sorting:
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Updated 5 years ago
- 精简版NEZHA模型权重☆21Updated 4 years ago
- 医疗命名实体识别, CRF,☆14Updated 6 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆36Updated 7 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆91Updated 2 years ago
- Using CRF++ for NER☆20Updated 6 years ago
- A tool for extracting chunks from Penn Chinese Treebank☆18Updated 7 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 6 years ago
- A transformer model that should be able to solve a simple NER task☆11Updated 6 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词 ,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- Code & Data for our Paper "PATTERN-BASED CHINESE HYPERNYM-HYPONYM RELATION EXTRACTION METHOD"☆12Updated 5 years ago
- PyTorch implementation of relation extraction via convolutional neural network with multi-size convolution kernels.☆44Updated 6 years ago
- 面向中文领域的轻量文本匹配框架,集成文本匹配,文本蕴含,释义识别等领域的各个经典,STA模型☆26Updated 5 years ago
- CCKS2019面向金融领域的事件主体抽取☆46Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆79Updated 4 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Updated 7 years ago
- ☆32Updated 4 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- a beautiful method for cluster or community detection☆51Updated 5 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- OpenNRE for Chinese open relation extraction task in pytorch☆35Updated 2 years ago
- 基于方差权重因子选词的SIF句向量模型-实验源码☆11Updated 5 years ago
- ☆14Updated 8 years ago
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 6 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 7 years ago
- AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Updated 6 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago