Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
ActionBar-PullToRefresh
DEPRECATED
ADBannerUI
横向循环滚动的广告条。 有点类似淘宝的banner广告位,可以手势滑动,也会依据固定时间间隔自动滚动,滑到尽头时会一直循环,过渡非常的平滑,从网络中获取图片
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
MyDBSync
数据库同步工具
MyJava
MyMap
基于百度地图API和arcgisAPI的地图应用
MyRpc
Y-Meng.github.io
个人主页
Y-Meng's Repositories
Y-Meng/video-retalking
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
Y-Meng/QAnything
Question and Answer based on Anything.
Y-Meng/fastText
Library for fast text representation and classification.
Y-Meng/api-tpl-rs
Rust API 快速开发脚手架
Y-Meng/MyGenerator
Y-Meng/languagetool
Style and Grammar Checker for 25+ Languages
Y-Meng/ltp
Language Technology Platform
Y-Meng/JFastText
Java interface for fastText
Y-Meng/nlprule
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
Y-Meng/rusty-book
A curated list of recipes and repos that can be used to build your rusty projects. Rusty Book = Cookbook + Awesome Rust!
Y-Meng/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
Y-Meng/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Y-Meng/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
Y-Meng/chinese_sentiment_dictionary
该仓库收集了常用的中文情感词典,仅供学习
Y-Meng/MyJava
Y-Meng/vader-sentiment-rust
Rust port of the VADER sentiment analysis tool.
Y-Meng/Y-Meng.github.io
个人主页
Y-Meng/vue-pure-admin
🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统(兼容移动端)
Y-Meng/unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
Y-Meng/gofound
GoFound GoLang Full text search go语言全文检索引擎,毫秒级查询。 使用使用http接口调用,集成Admin管理界面,任何系统都可以使用。
Y-Meng/Senta
Baidu's open-source Sentiment Analysis System.
Y-Meng/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
Y-Meng/MyMind
思维导图笔记
Y-Meng/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
Y-Meng/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Y-Meng/nlp-paper
自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Y-Meng/lamp-web
lamp-web 的前身是zuihou-ui + zuihou-admin-ui,从3.0.0版本开始,将2个系统合并为lamp-web,它是lamp项目的其中一员。lamp-web 是 lamp-cloud 和 lamp-boot 2个后台项目共用的管理后台,仅需在启动时调整vue.config.js文件中的代理。它基于vue element admin构建。
Y-Meng/lamp-cloud
lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
Y-Meng/rust-course
<<Rust语言圣经(Book & Course)>>对Rust语言进行全面且深入的讲解,辅以生动的示例和习题,带你攻克从入门学习到实践应用的各种难关。 我们的目标是做全世界最好的开源Rust教程——学Rust就上course.rs。
Y-Meng/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.