当前位置:   article > 正文

github优秀代码锦集_github代码

github代码

 

GitHub - keon/awesome-nlp: A curated list of resources dedicated to Natural Language Processing (NLP)

GitHub - glample/tagger: Named Entity Recognition Tool

https://github.com/guoguibing/librec     优秀推荐系统代码

https://github.com/ottokart/punctuator2     双向lstm加attention机制的加标点代码

GitHub - clab/lstm-parser: Transition-based dependency parser based on stack LSTMs     lstm的c++版本:

GitHub - clab/stack-lstm-ner: NER system based on stack LSTMs     lstm的c++版本:

GitHub - stanfordnlp/GloVe: GloVe model for distributed word representation      glove,词向量

https://github.com/facebookresearch/fastText  分本分类:Library for fast text representation and classification.

GitHub - dennybritz/cnn-text-classification-tf: Convolutional Neural Network for Text Classification in Tensorflow 文本分类:用tensorflow

GitHub - microsoft/LightLDA: Scalable, fast, and lightweight system for large-scale topic modeling LDA主题建模

GitHub - facebookresearch/fairseq: Facebook AI Research Sequence-to-Sequence Toolkit Facebook的机器翻译

GitHub - google/re2: RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. 一个号称比pure更好的google开发的正则表达式库

https://github.com/overtrue/pinyin  汉字转拼音的方案

GitHub - cpp-netlib/cpp-netlib: The C++ Network Library Project -- cross-platform, standards compliant networking library. 比libcurl好用多了

https://github.com/mischasan/aho-corasick AC算法,专用来解决多模匹配问题

GitHub - NLPchina/ansj_seg: ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典   号称比hanlp更好的分词和人名识别

GitHub - neubig/lamtram: lamtram: A toolkit for neural language and translation modeling     另一种有意思的神经网络语言模型

GitHub - RaRe-Technologies/gensim: Topic Modelling for Humans

GitHub - yangyangwithgnu/hanz2piny: hanz2piny is a tool that easy convert chinese hanzi to mandarin pinyin. It fast, no-DB-file, and supports polyphone. 汉字转拼音

https://github.com/uber/horovod uber开源的一款分布式框架

https://github.com/L1aoXingyu/pytorch-beginner pytorch初学者的很多教程

https://github.com/graykode/nlp-tutorial 一个韩国佬搞的pytorch学习教程

GitHub - aymericdamien/TensorFlow-Examples: TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) 学习TensorFlow的好教程

GitHub - FuYanzhe2/Name-Entity-Recognition: Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow bert-bilstm-crf打造最牛的命名实体识别项目

https://www.wpsshop.cn/w/小桥流水78/article/detail/945811

推荐阅读
相关标签
  

闽ICP备14008679号