Repository navigation

#

ner

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

Python
4839
4 年前

中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。

4171
1 年前

中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com

Python
3700
1 个月前

Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类

Python
3408
3 年前
Python
3074
1 年前

该仓库主要记录 NLP 算法工程师相关的面试题

Jupyter Notebook
2559
2 年前

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

Python
2387
1 年前

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

Python
2238
3 年前

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Python
2212
2 年前

Named Entity Recognition (LSTM + CRF) - Tensorflow

Python
1951
5 年前

NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.

Python
1898
3 年前

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.

Python
1820
6 年前
deepset-ai/FARM

🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

Python
1753
2 年前

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text

C#
1724
6 个月前
lihanghang/NLP-Knowledge-Graph
Python
1714
6 个月前