Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
ACRA
Amazon Customer Review Analysis
address-semantic-search
基于TF-IDF余弦相似度的地址语义搜索解析匹配服务
AHANLP
啊哈自然语言处理包,提供包括分词、依存句法分析、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。
AI-Blocks
A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
termite-visualizations
[development moved to termite-data-server]
topics
Topic modeling with gensim and LDA
ureport
UReport2是一款高性能的Java报表引擎,提供完善的基于网页的报表设计器,可快速做出各种复杂的中式报表
seebeyond's Repositories
seebeyond/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
seebeyond/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
seebeyond/ai_law
all kinds of baseline models for long text classificaiton( text categorization)
seebeyond/AIStartups
Startups about artificial intelligence. (DM, ML, NLP, CV...)
seebeyond/AutojsScripts
My Autojs scripts
seebeyond/awesome-text-summarization
A curated list of resources dedicated to text summarization
seebeyond/bert4keras
keras implement of transformers for humans
seebeyond/bertsum-chinese
chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习
seebeyond/Bidirectiona-LSTM-for-text-summarization-
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
seebeyond/ceaa
某某管理系统基于HTTPS加密
seebeyond/CJOSpider
A Spider(with and w/o Scrapy) for crawling data from China Judgements Online(**裁判文书网).
seebeyond/dash
Analytical Web Apps for Python. No JavaScript Required.
seebeyond/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
seebeyond/JavaLab
Java课程作业项目仓库
seebeyond/MachineLearningAlgorithm
一些常用的机器学习算法实现
seebeyond/MarkTool
MarkTool是一款基于web的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,MarkTool增加了审核环节,可对多人的标注结果进行一致性检验和调整,提高了标注语料的准确率和可靠性。
seebeyond/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
seebeyond/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
seebeyond/pdftabextract
A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
seebeyond/programeNo
验证性的
seebeyond/python-for-text-analysis
If you want to use Python for text analysis, this course is for you!
seebeyond/SentimentAnalysisOnMovieReviews
Kaggle竞赛题目Sentiment Analysis on Movie Reviews实现: LSTM, RF, etc
seebeyond/StudentManagement
Java课程设计::学生信息管理系统(java web版)
seebeyond/tensorflow-captcha-practice
用CNN识别验证码的实用教程,从数据标定到搭建服务, tensorflow captcha recognization practical tutorial
seebeyond/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
seebeyond/text-dependency-parser
自然语言处理之依存关系分析
seebeyond/text_classification
all kinds of text classification models and more with deep learning
seebeyond/TextGrapher
Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。
seebeyond/TextMining
Python文本挖掘系统 Research of Text Mining System
seebeyond/UserActionAnalyzePlatform
电商用户行为分析大数据平台