Pinned Repositories
ArknightsDialog
Extracting character conversations in Arknights
ChatbotUI
A simple Python implementation of chatbot UI for Web Service
Fast_Tensorflow_serving_tutorial
This is a fast and simple tutorial on how to apply Tensorflow serving
GenshinCLIP
A simple open-sourced SigLIP model finetuned on Genshin Impact's image-text pairs.
GenshinDialog
Extracting character conversations in Genshin Project
hoyo_public_wiki_parser
Parsing Hoyoverse game text corpus from public wikipedia
Pass-It-On-Text-Generation
A text generation model that models word-of-mouth rumor propagation (training corpus crawled from BiliBili)
StarrailDialog
A project that extracts Honkai: Star Rail text corpus
sunburst
A simple Python implementation of ngram sunburst (nested pie chart) visualization showed in CoQA paper
writing-polishment-with-simile
Implementation of AAAI2021 paper "Writing Polishment with Simile: Task, Dataset and A Neural Approach"
mrzjy's Repositories
mrzjy/GenshinDialog
Extracting character conversations in Genshin Project
mrzjy/StarrailDialog
A project that extracts Honkai: Star Rail text corpus
mrzjy/writing-polishment-with-simile
Implementation of AAAI2021 paper "Writing Polishment with Simile: Task, Dataset and A Neural Approach"
mrzjy/sunburst
A simple Python implementation of ngram sunburst (nested pie chart) visualization showed in CoQA paper
mrzjy/hoyo_public_wiki_parser
Parsing Hoyoverse game text corpus from public wikipedia
mrzjy/ChatbotUI
A simple Python implementation of chatbot UI for Web Service
mrzjy/Pass-It-On-Text-Generation
A text generation model that models word-of-mouth rumor propagation (training corpus crawled from BiliBili)
mrzjy/Fast_Tensorflow_serving_tutorial
This is a fast and simple tutorial on how to apply Tensorflow serving
mrzjy/GenshinCLIP
A simple open-sourced SigLIP model finetuned on Genshin Impact's image-text pairs.
mrzjy/ZZZDialog
A project that extracts ZenlessZoneZero text corpus
mrzjy/ArknightsDialog
Extracting character conversations in Arknights
mrzjy/HonkaiImpact3rdDialog
A project that collects Honkai Impact 3rd text corpus
mrzjy/controllable-text-attribute-transfer
Tensorflow implementation of "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)
mrzjy/expert_choice_visualization_for_mixtral
A simple project that help visualize expert router choices for text generation
mrzjy/GenshinStyleChatWebUI
A simple but lore-friendly web UI for chatting with Genshin Impact characters
mrzjy/kaomoji_captions
A collection of kaomojis captions. 收集颜文字与对应释义
mrzjy/WutheringDialog
Extracting character conversations in Wuthering Waves
mrzjy/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
mrzjy/AniPersonaCaps
Immersive collection of anime characters, each paired with detailed, human-crafted descriptions of their looks and personalities
mrzjy/FastChatWithGuidanceServing
FastChat Serving with Guidance Feature Support
mrzjy/seq2seq
Seq2Seq Baselines Tensorflow Implementation (Using Estimator API)