Stars
moss implementation in python - checks software codes for plagiarism
Code used to obtain results for my medium articles
A library for mining of path-based representations of code (and more)
Summarizing Source Code using a Neural Attention Model - CODENN
A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)
an implementation of "code2vec: Learning Distributed Representations of Code"
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)
Code smells classifier using automatically extracted source code features by pre-trained Code2Vec and/or LSTM
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Solutions of FudanNLP/nlp-beginner: NLP上手教程 https://github.com/FudanNLP/nlp-beginner
这是复旦NLP实验室五个任务的代码仓库,每个代码以ipynb形式展开,可以通过colab在线运行代码
《利用Python进行数据分析·第2版》
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
在线考试系统,springboot+vue前后端分离的一个项目.
汽车知识图谱
基于SpringBoot和Thymeleaf开发的员工管理系统(数据库版本),基于狂神说的SpringBoot教程中的简单开发网站改造,使用了MySQL数据库进行数据交互,而狂神说教程中的是伪数据库版本
keras implement of transformers for humans
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
PyTorch Tutorial for Deep Learning Researchers
My blogs and code for machine learning. http://cnblogs.com/pinard
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Build your neural network easy and fast, 莫烦Python中文教学
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)