GithubHelp home page GithubHelp logo

piaoxue88 / beautifulnlp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhangdddong/beautifulnlp

0.0 0.0 0.0 67.28 MB

美丽东自然语言处理百宝箱~命名实体识别,文本分类,语言模型,文本摘要。

License: Apache License 2.0

Perl 3.69% Python 94.36% Jupyter Notebook 1.95%

beautifulnlp's Introduction

beautifulNLP

命名实体识别

模型名称 使用框架
Bi-LSTM TensorFlow1.x
Bi-LSTM TensorFlow2.x
Bi-LSTM-CRF TensorFlow1.x
Bi-LSTM-CRF TensorFlow2.x
ID-CNN-CRF TensorFlow1.x
BERT-Bi-LSTM-CRF TensorFlow1.x
HMM -

语言模型

模型名称 使用框架
one-hot -
tf-idf-sentence -
word2vec Gensim
glove 官方源码
n-gram -

文本分类

模型名称 使用框架
Naive Bayesian 二分类 Scikit-Learn
RNN 二分类 TensorFlow1.x
Bert-baseline 多分类 Pytorch
TextRNN 多分类 TensorFlow 2.x
TextCNN 多分类 TensorFlow 2.x

文本摘要

模型名称 使用框架
TextRank-MMR Jieba
PGN+Converage+EDA Pytorch

文本生成

模型名称 使用框架
LSTM TensorFlow 1.x

资料整理

  • 停用词文件
  • 逻辑回归
  • tfidf
  • BM25

数据集百度网盘链接

对应目录相同

链接:https://pan.baidu.com/s/1TJXNq2dv2JmWNFC1T7IRBQ 提取码:khgp

beautifulnlp's People

Contributors

zhangdddong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.