zhuyandong / ChineseAddressDictLinks
房新数据中文地址分词
☆62Updated 6 years ago
Alternatives and similar repositories for ChineseAddressDict
Users that are interested in ChineseAddressDict are comparing it to the libraries listed below
Sorting:
- 中文地址分词(地址元素识别与抽取),通过序列标注进行NER☆200Updated 5 years ago
- 中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese☆297Updated 8 years ago
- 字符串地址查询,支持自定义地址词库,解析地址,地址识别,地址抽取,中文地址.☆96Updated 4 years ago
- 短文本相似度☆102Updated 4 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆299Updated 4 years ago
- 简易的中文纠错和消歧☆289Updated 10 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆364Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 8 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆451Updated 6 years ago
- 短文本聚类预处理模块 Short text cluster☆280Updated 5 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆327Updated 2 years ago
- 知识图谱车音工作项目☆251Updated 7 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆327Updated 2 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Updated 5 years ago
- 地址标 准化☆126Updated last year
- 今日头条中文新闻文本(多层)分类数据集☆401Updated 4 years ago
- 基于“音形码”的中文字符串相似度计算方法☆227Updated 5 years ago
- An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要…