Stars
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Latex双栏中文模板,修改自ACL会议模板
Four word embedding models implemented in Python. Supporting arbitrary context features
Sourcetrail - free and open-source interactive source explorer
Biaffine Dependency Parser, implemented in PyTorch.
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Deep neural models for core NLP tasks (Pytorch version)
Tensorflow implementation of "A Fast and Accurate Dependency Parser using Neural Networks"
Implemention some Baseline Model upon Bert for Text Classification
Minimal, clean example of lstm neural network training in python, for learning purposes.
Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.
AI education materials for Chinese students, teachers and IT professionals.
This repository achieve these items I practiced along in understanding deep learning
Models, data loaders and abstractions for language processing, powered by PyTorch
NLPCC2017示例代码以及数据描述
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://github.com/charles9n/bert-sklearn.git 感谢作者。 模型最终测试集得分0.81,还有较大改进…
ccks baidu entity link 实体链接 第一名