All Projects → Nlp Tools → Similar Projects or Alternatives

394 Open source projects that are alternatives of or similar to Nlp Tools

Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (+32.44%)
Mutual labels:  seq2seq, ner
Monpa
MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型
Stars: ✭ 203 (-9.78%)
Mutual labels:  pos, ner
Min nlp practice
Chinese & English Cws Pos Ner Entity Recognition implement using CNN bi-directional lstm and crf model with char embedding.基于字向量的CNN池化双向BiLSTM与CRF模型的网络,可能一体化的完成中文和英文分词,词性标注,实体识别。主要包括原始文本数据,数据转换,训练脚本,预训练模型,可用于序列标注研究.注意:唯一需要实现的逻辑是将用户数据转化为序列模型。分词准确率约为93%,词性标注准确率约为90%,实体标注(在本样本上)约为85%。
Stars: ✭ 107 (-52.44%)
Mutual labels:  pos, ner
Fasthan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
Stars: ✭ 449 (+99.56%)
Mutual labels:  pos, ner
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.
Stars: ✭ 2,235 (+893.33%)
Mutual labels:  seq2seq, ner
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-32%)
Mutual labels:  seq2seq, ner
tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
Stars: ✭ 245 (+8.89%)
Mutual labels:  seq2seq, ner
Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
Stars: ✭ 2,368 (+952.44%)
Mutual labels:  pos, ner
Cluener2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Stars: ✭ 689 (+206.22%)
Mutual labels:  seq2seq, ner
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-50.67%)
Mutual labels:  pos, ner
Ner Slot filling
中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF
Stars: ✭ 151 (-32.89%)
Mutual labels:  ner
Sequence tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
Stars: ✭ 1,889 (+739.56%)
Mutual labels:  ner
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (-18.67%)
Mutual labels:  seq2seq
Pytorch Beam Search Decoding
PyTorch implementation of beam search decoding for seq2seq models
Stars: ✭ 204 (-9.33%)
Mutual labels:  seq2seq
Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
Stars: ✭ 149 (-33.78%)
Mutual labels:  ner
Bert Sklearn
a sklearn wrapper for Google's BERT model
Stars: ✭ 182 (-19.11%)
Mutual labels:  ner
Esc pos printer
ESC/POS (thermal, receipt) printing for Flutter & Dart
Stars: ✭ 148 (-34.22%)
Mutual labels:  pos
Conversation Tensorflow
TensorFlow implementation of Conversation Models
Stars: ✭ 143 (-36.44%)
Mutual labels:  seq2seq
Tgen
Statistical NLG for spoken dialogue systems
Stars: ✭ 179 (-20.44%)
Mutual labels:  seq2seq
Nlp research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Stars: ✭ 141 (-37.33%)
Mutual labels:  ner
Awesome Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Stars: ✭ 1,785 (+693.33%)
Mutual labels:  seq2seq
Ner Datasets
Datasets to train supervised classifiers for Named-Entity Recognition in different languages (Portuguese, German, Dutch, French, English)
Stars: ✭ 220 (-2.22%)
Mutual labels:  ner
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (-11.11%)
Mutual labels:  seq2seq
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-21.78%)
Mutual labels:  seq2seq
Medcat
Medical Concept Annotation Tool
Stars: ✭ 133 (-40.89%)
Mutual labels:  ner
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-44.89%)
Mutual labels:  seq2seq
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Stars: ✭ 190 (-15.56%)
Mutual labels:  seq2seq
Bnlp
BNLP is a natural language processing toolkit for Bengali Language.
Stars: ✭ 127 (-43.56%)
Mutual labels:  ner
Ner Annotator
Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.
Stars: ✭ 127 (-43.56%)
Mutual labels:  ner
Clinical Ner
面向中文电子病历的命名实体识别
Stars: ✭ 151 (-32.89%)
Mutual labels:  ner
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+5927.11%)
Mutual labels:  seq2seq
Pos
Stars: ✭ 150 (-33.33%)
Mutual labels:  pos
Persian Ner
پیکره بزرگ شناسایی موجودیت‌های نامدار فارسی برچسب خورده
Stars: ✭ 183 (-18.67%)
Mutual labels:  ner
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+826.67%)
Mutual labels:  seq2seq
Headliner
🏖 Easy training and deployment of seq2seq models.
Stars: ✭ 221 (-1.78%)
Mutual labels:  seq2seq
Ld Net
Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling
Stars: ✭ 148 (-34.22%)
Mutual labels:  ner
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-20%)
Mutual labels:  pos
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-36%)
Mutual labels:  seq2seq
Sultan
Minimarket Point Of Sales (POS) software writen in C++ with Qt framework
Stars: ✭ 138 (-38.67%)
Mutual labels:  pos
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+831.56%)
Mutual labels:  seq2seq
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.
Stars: ✭ 1,767 (+685.33%)
Mutual labels:  ner
Pymystem3
A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.
Stars: ✭ 224 (-0.44%)
Mutual labels:  pos
Video Captioning
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
Stars: ✭ 131 (-41.78%)
Mutual labels:  seq2seq
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (-23.56%)
Mutual labels:  pos
Dataturks
ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.
Stars: ✭ 200 (-11.11%)
Mutual labels:  ner
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+838.67%)
Mutual labels:  ner
Ner Evaluation
An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the tokens that are part of the named-entity
Stars: ✭ 126 (-44%)
Mutual labels:  ner
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+1019.11%)
Mutual labels:  seq2seq
Py Bitcoin
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Stars: ✭ 217 (-3.56%)
Mutual labels:  pos
Bertner
ChineseNER based on BERT, with BiLSTM+CRF layer
Stars: ✭ 195 (-13.33%)
Mutual labels:  ner
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (-44.89%)
Mutual labels:  ner
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-44.89%)
Mutual labels:  seq2seq
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+629.33%)
Mutual labels:  seq2seq
Deep News Summarization
News summarization using sequence to sequence model with attention in TensorFlow.
Stars: ✭ 167 (-25.78%)
Mutual labels:  seq2seq
Multilstm
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
Stars: ✭ 122 (-45.78%)
Mutual labels:  ner
Ner
命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新
Stars: ✭ 118 (-47.56%)
Mutual labels:  ner
Lingvo
Lingvo
Stars: ✭ 2,361 (+949.33%)
Mutual labels:  seq2seq
Question generation
It is a question-generator model. It takes text and an answer as input and outputs a question.
Stars: ✭ 166 (-26.22%)
Mutual labels:  seq2seq
Daguan 2019 rank9
datagrand 2019 information extraction competition rank9
Stars: ✭ 121 (-46.22%)
Mutual labels:  ner
Tutapos
TUTA Point of Sale Using Laravel & Angularjs Framework
Stars: ✭ 115 (-48.89%)
Mutual labels:  pos
1-60 of 394 similar projects