GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

ner

Website
Wikipedia
https://static.github-zh.com/github_avatars/macanv?size=40
macanv / BERT-BiLSTM-CRF-NER

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

bertnernamed-entity-recognitionblstmcrfbert-bilstm-crf
Python 4.82 k
4 年前
https://static.github-zh.com/github_avatars/CLUEbenchmark?size=40
CLUEbenchmark / CLUEDatasetSearch

#自然语言处理#搜索所有中文NLP数据集,附常用英文NLP数据集

自然语言处理数据集中文nerqamatchtext-classificationmachine-translationknowledge-graphcorpussentiment-analysistext-similarity
Python 4.33 k
3 年前
https://static.github-zh.com/github_avatars/wainshine?size=40
wainshine / Chinese-Names-Corpus

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

namescorpusdictnerdataset
4.14 k
1 年前
https://static.github-zh.com/github_avatars/zjunlp?size=40
zjunlp / DeepKE

#自然语言处理#[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction

knowledge-graphrelation-extraction中文named-entity-recognitionattribute-extractionlow-resourcedocument-levelinformation-extractionPyTorchdeepkener自然语言处理few-shotprompt深度学习multi-modal
Python 3.95 k
2 个月前
https://static.github-zh.com/github_avatars/snipsco?size=40
snipsco / snips-nlu

#自然语言处理#Snips Python library to extract meaning from text

自然语言处理nluPython机器学习text-classificationintent-classificationnernamed-entity-recognitionslot-fillingintent-parserinformation-extraction聊天机器人Bot
Python 3.93 k
2 年前
https://static.github-zh.com/github_avatars/dongrixinyu?size=40
dongrixinyu / JioNLP

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

自然语言处理Pythonapache2ner中文time-parsenlp-parsepreprocessingtime-parsing
Python 3.64 k
1 个月前
https://static.github-zh.com/github_avatars/ownthink?size=40
ownthink / Jiagu

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

自然语言处理cwsposnerchinese-word-segmentation
Python 3.4 k
3 年前
https://static.github-zh.com/github_avatars/dbiir?size=40
dbiir / UER-py

#自然语言处理#Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

bertpre-trainingfine-tuninggpt中文自然语言处理PyTorchelmoclassificationnert5unilmrobertaalbertgpt-2model-zoobartxlm-roberta
Python 3.07 k
1 年前
https://static.github-zh.com/github_avatars/guillaume-be?size=40
guillaume-be / rust-bert

#自然语言处理#Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

深度学习自然语言处理transformerbertRust机器学习nersentiment-analysisquestion-answeringlanguage-generationgpt-2robertagptbartelectratranslation
Rust 2.86 k
6 天前
https://static.github-zh.com/github_avatars/km1994?size=40
km1994 / NLP-Interview-Notes

#自然语言处理#该仓库主要记录 NLP 算法工程师相关的面试题

berttransformer自然语言处理nerdeel-learning
Jupyter Notebook 2.54 k
2 年前
https://static.github-zh.com/github_avatars/BrikerMan?size=40
BrikerMan / Kashgari

#自然语言处理#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.

自然语言处理sequence-labelingtext-classificationbert-modelner机器学习nlp-frameworknamed-entity-recognitiongpt-2transfer-learningseq2seqberttext-labeling
Python 2.39 k
9 个月前
https://static.github-zh.com/github_avatars/luopeixiang?size=40
luopeixiang / named_entity_recognition

#自然语言处理#中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

named-entity-recognition自然语言处理sequence-labelingpytorch-nlphmmcrfnerchinese-ner
Python 2.22 k
3 年前
https://static.github-zh.com/github_avatars/lonePatient?size=40
lonePatient / BERT-NER-Pytorch

#自然语言处理#Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

中文自然语言处理nerbertcrfspanPyTorchalbertfocal-loss
Python 2.2 k
2 年前
https://static.github-zh.com/github_avatars/guillaumegenthial?size=40
guillaumegenthial / sequence_tagging

Named Entity Recognition (LSTM + CRF) - Tensorflow

named-entity-recognitioncrfTensorflowglovener
Python 1.95 k
5 年前
https://static.github-zh.com/github_avatars/jiesutd?size=40
jiesutd / NCRFpp

#自然语言处理#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.

PyTorchnersequence-labelingcrfnamed-entity-recognitionpart-of-speech-taggerchunkingneural-networkslstmcnn自然语言处理人工智能
Python 1.9 k
3 年前
https://static.github-zh.com/github_avatars/jiesutd?size=40
jiesutd / LatticeLSTM

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

nerchinese-ner
Python 1.82 k
6 年前
deepset-ai/FARM
https://static.github-zh.com/github_avatars/deepset-ai?size=40
deepset-ai / FARM

#自然语言处理#🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

language-modelsbert自然语言处理深度学习transfer-learningPyTorchnlp-librarynlp-frameworkxlnet-pytorchnerquestion-answeringpretrained-modelsroberta
Python 1.75 k
1 年前
https://static.github-zh.com/github_avatars/shaoxiongji?size=40
shaoxiongji / knowledge-graphs

#自然语言处理#A collection of research on knowledge graphs

knowledge-graphrepresentation-learningrelation-extractionreasoning自然语言处理nercommonsensecross-modalquestion-answeringdialogue-systemsinformation-retrievalsurveyBukkit
JavaScript 1.75 k
3 年前
https://static.github-zh.com/github_avatars/microsoft?size=40
microsoft / Recognizers-Text

#自然语言处理#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). Pa...

自然语言处理DateTimetimexparser-librarynerHacktoberfestdateentity-extractionnumexParsertime
C# 1.72 k
4 个月前
lihanghang/NLP-Knowledge-Graph
https://static.github-zh.com/github_avatars/lihanghang?size=40
lihanghang / NLP-Knowledge-Graph

#自然语言处理#自然语言处理、知识图谱、对话系统三大技术研究与应用。

自然语言处理nerkbqaevent-driven深度学习机器学习knowledge-graphberternietransformers
Python 1.71 k
4 个月前
loading...