SeaEagleI / chinese_word_segmentationLinks
使用HMM、N-Gram、BiLSTM、Bert等模型对中文语料分词并比较结果
☆17Updated 3 years ago
Alternatives and similar repositories for chinese_word_segmentation
Users that are interested in chinese_word_segmentation are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆212Updated 3 years ago
- Exercises of Natural Language Process.☆35Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆35Updated 3 years ago
- 🗺️ 一个自然语言处理的学习路线图☆112Updated 2 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆62Updated 2 years ago
- 本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。☆88Updated 4 years ago
- MLNLP社区翻译的NLP入门课程。☆178Updated 2 years ago
- 复旦大学nlp实验室入门小实验nlp-beginner☆28Updated 3 years ago
- This is a repository for a few projects built in torch.☆43Updated last month
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆289Updated this week
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- The code and resource of "Facilitating Fine-grained Detection of Chinese Toxic Language: Hierarchical Taxonomy, Resources, and Benchmark"…☆86Updated 4 months ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆87Updated last year
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- ☆62Updated 2 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆156Updated 2 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆132Updated 4 years ago
- 记录个人的学习历程。包括但不限于算法、机器学习、论文写作等。☆105Updated 7 months ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆285Updated 2 years ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆523Updated last year
- 基于DPO算法微调语言大模型,简单好上手。☆45Updated last year
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- The code and resource of "Towards Comprehensive Detection of Chinese Harmful Memes" (NeurIPS2024 D&B).☆53Updated 4 months ago
- ☆40Updated 2 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 10 months ago
- ☆19Updated 5 years ago