All Projects → XueAdas → Textsum

XueAdas / Textsum

Projects that are alternatives of or similar to Textsum

Deepembeding
图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Gancs
Compressed Sensing MRI based on Deep Generative Adversarial Network
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Covid19 Data
COVID-19 workflows and datasets.
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Embeddings reproduction
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Jupyter case studies
Inference case studies in jupyter
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Islr Python
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Tensorflow Tutorials
TensorFlow Tutorials with YouTube Videos
Stars: ✭ 8,919 (+10517.86%)
Mutual labels:  jupyter-notebook
Feature Selection Techniques
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Torchtexttutorial
A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Pandas Tutorial
适合初级到中级晋升者,有了体系之后就看熟练度了。
Stars: ✭ 1,250 (+1388.1%)
Mutual labels:  jupyter-notebook
Deep Knowledge Tracing Plus
It is the DKT+ model implemented in python3 and tensorflow1.2
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Carvana Challenge
My repository for the Carvana Image Masking Challenge
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Pylbm
Numerical simulations using flexible Lattice Boltzmann solvers
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Spacenet building detection
Project to train/test convolutional neural networks to extract buildings from SpaceNet satellite imageries.
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Python script Manual
《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是可以方便大家编辑,方便大家形成自己的总结笔记。当然各位有更好的操作建议也欢迎向我们团队分享~
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Platzidata
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Esda
statistics and classes for exploratory spatial data analysis
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Tensor Learning
Python codes for low-rank tensor factorization, tensor completion, and tensor regression techniques.
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook
Cloudtestdrive
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Ml
Machine learning projects, often on audio datasets
Stars: ✭ 83 (-1.19%)
Mutual labels:  jupyter-notebook

textsum

基于Bi-LSTM的中文文本摘要提取,词向量可参见北京师范大学的词向量库, 上传的data.csv只包含150余条数据供读者自行测试,检查代码是否能正常运行, 正式的训练集与模型将整理后公开。

词向量引用下载链接(https://github.com/Embedding/Chinese-Word-Vectors)

*使用者可按照dataframe格式建立自己的data.csv进行训练

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].