Giter Site home page Giter Site logo

newlightlw's Projects

fasttext icon fasttext

Library for fast text representation and classification.

few_shot_learning icon few_shot_learning

classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, induction network

final_word_similarity icon final_word_similarity

综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。

funnlp icon funnlp

中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报告、自然语言生成、NLP太难了系列、自动对联数据及机器人、用户名黑名单列表、罪名法务名词及分类模型、微信公众号语料、cs224n深度学习自然语言处理课程、中文手写汉字识别、中文自然语言处理 语料/数据集、变量命名神器

itchat icon itchat

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

jiagu icon jiagu

Jiagu深度学习自然语言处理工具 中文分词 词性标注 命名实体识别 情感分析 知识图谱关系抽取 新词发现 关键词 文本摘要

keras-textclassification icon keras-textclassification

中文长文本分类、短句子分类(Chinese Text Classification of Keras, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Attention, DeepMoji, HAN, CapsuleNet, Transformer, Seq2seq, ENT, DMN,

kevinpro-nlp-demo icon kevinpro-nlp-demo

All NLP you Need Here. 个人实现了一些好玩的NLP demo。文本分类,对话机器人,Transformer, GPT实现,图神经网络GNN使用,对抗训练,摘要抽取,知识蒸馏,变分自编码器,快速文本检索,中文医疗QA,Denoise-Pretrain 的pytorch实现

knowledgedistillation icon knowledgedistillation

Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。

lightnlp icon lightnlp

基于Pytorch和torchtext的自然语言处理深度学习框架。

matchzoo icon matchzoo

Facilitating the design, comparison and sharing of deep text matching models.

ml-nlp icon ml-nlp

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

nideshop icon nideshop

NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)

nlp-interview-notes icon nlp-interview-notes

本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。

nlp-tutorial icon nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers

nlp_ability icon nlp_ability

总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力

nlp_lab icon nlp_lab

Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.

nlp_research icon nlp_research

NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务

nlp_store icon nlp_store

NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用

nlp_xiaojiang icon nlp_xiaojiang

自然语言处理(nlp),闲聊机器人(chatbot),BERT句向量-相似度(Sentence Similarity),文本分类(Text classify), 实体提取(ner,bert+bilstm+crf),数据增强(text augment enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用

personrelationknowledgegraph icon personrelationknowledgegraph

ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrapping方法的人物关系抽取,基于知识图谱的知识问答等应用。

pynlp icon pynlp

NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.

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.