-
-
-
-
-
-
iOS-Shared-2 Public
Forked from False2true/iOS-Shared-2目前主流的文本摘要自动生成有两种方式,一种是抽取式(extractive),另一种是生成式(abstractive)。抽取式顾名思义,就是按照一定的权重,从原文中寻找跟中心思想最接近的一条或几条句子。而生成式则是计算机通读原文后,在理解整篇文章意思的基础上,按自己的话生成流畅的翻译。
Jupyter Notebook UpdatedApr 7, 2021 -
-
-
NLP-RoadMap Public
Forked from KaiyuanGao/NLP-RoadMap📚 机器学习、深度学习、自然语言处理学习路线图 及 AI方向学习资源、工具
UpdatedFeb 8, 2021 -
-
DouBanRecommend Public
Forked from mattzheng/DouBanRecommend基于豆瓣图书的推荐、知识图谱与知识引擎简单构建neo4j
Python UpdatedJan 30, 2021 -
Neo4j-KGBuilder Public
Forked from MiracleTanC/Neo4j-KGBuilderNeo4j+springboot+vue+d3.js知识图谱构建和可视化
Java UpdatedJan 6, 2021 -
NLP-Knowledge-Graph Public
Forked from lihanghang/NLP-Knowledge-Graph自然语言处理、知识图谱、对话系统三大技术研究与应用。
MIT License UpdatedJan 3, 2021 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedDec 22, 2020 -
awesome-knowledge-graph Public
Forked from husthuke/awesome-knowledge-graph整理知识图谱相关学习资料
UpdatedNov 29, 2020 -
DouBan-KGQA Public
Forked from weizhixiaoyi/DouBan-KGQA豆瓣书籍,电影类别的知识图谱问答系统
Python UpdatedOct 27, 2020 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Jupyter Notebook UpdatedSep 24, 2020 -
-
Annotated-Semantic-Relationships-Datasets Public
Forked from davidsbatista/Annotated-Semantic-Relationships-DatasetsA collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
UpdatedJun 26, 2020 -
Macropodus Public
Forked from yongzhuo/Macropodus自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NE…
Python MIT License UpdatedJun 3, 2020 -
Semantic-Segmentation-of-Remote-Sensing-Images Public
Forked from Epsilon123/Semantic-Segmentation-of-Remote-Sensing-Images遥感图像的语义分割,分别使用Deeplab V3+(Xception 和mobilenet V2 backbone)和unet模型,keras+python
Python UpdatedMay 30, 2020 -
SmoothNLP Public
Forked from smoothnlp/SmoothNLP专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference
Java GNU General Public License v3.0 UpdatedMay 26, 2020 -
Deep-Learning Public
Forked from Jack-Cherish/Deep-Learning💻深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
Python UpdatedMay 22, 2020 -
KenLM: Faster and Smaller Language Model Queries
C++ Other UpdatedMay 17, 2020 -
-
front-end-interview Public
Forked from elecrabbit/front-end-interviewA list of interview for front-end developer(前端开发者面试清单)
JavaScript MIT License UpdatedApr 19, 2020 -
text-cnn Public
Forked from cjymz886/text-cnn嵌入Word2vec词向量的CNN中文文本分类
Python MIT License UpdatedMar 9, 2020 -
Introduction-NLP Public
Forked from NLP-LOVE/Introduction-NLPHanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Python Apache License 2.0 UpdatedFeb 19, 2020 -
tensorflow2_tutorials_chinese Public
Forked from czy36mengfei/tensorflow2_tutorials_chinesetensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Jupyter Notebook UpdatedFeb 7, 2020 -