Pinned Repositories
Advanced-LDA-Program
A program that using a self-designed LDA model as well as the normal LDA model to do the prediction
Chinese-LDA
This is Tianyu Hong's first version of a program using LDA to predict Chinese message.
Chinese-Word-Segmentation
Implement a Chinese Word Segmentation Method based on a paper, extract features and labels from training data and train a classification model.
CS_OMP
cvpr09-defog
Defog model based on the paper from He Kaiming
Echarts_show_word
This is a data visualiza website about the result after NLP processing.
Image-Segmentation
Build an Image Segmentation System using python
KATE-Chinese-Large-Scale
A sentence embedding system using KATE model to process Chinese dialog in large Scale
Lyrics-Generator
Generate lyrics for a chosen genre and do classification on lyrics to verify
Painting-Classification
Classifying the paintings based on styles.
Htiango's Repositories
Htiango/KATE-Chinese-Large-Scale
A sentence embedding system using KATE model to process Chinese dialog in large Scale
Htiango/Image-Segmentation
Build an Image Segmentation System using python
Htiango/Painting-Classification
Classifying the paintings based on styles.
Htiango/Chinese-Word-Segmentation
Implement a Chinese Word Segmentation Method based on a paper, extract features and labels from training data and train a classification model.
Htiango/cvpr09-defog
Defog model based on the paper from He Kaiming
Htiango/Echarts_show_word
This is a data visualiza website about the result after NLP processing.
Htiango/Advanced-LDA-Program
A program that using a self-designed LDA model as well as the normal LDA model to do the prediction
Htiango/CS_OMP
Htiango/Lyrics-Generator
Generate lyrics for a chosen genre and do classification on lyrics to verify
Htiango/SpeechRecognition
Data Capture part and feature extraction part of Speech Recogntion
Htiango/Topic-Model-Tutorial
A tutorial about practical usages of topic model.
Htiango/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Htiango/Continuous-Speech
A telephone number recognition system for continuous speech
Htiango/Crawler-douban
A website crawler to get from douban
Htiango/DTW
Htiango/fifa21-crawler
Htiango/FudanNLP-Example
Present some of the frequent-used methods in FUDANNLP
Htiango/gpt4free
decentralising the Ai Industry, just some language model api's...
Htiango/hexo-theme-next
Elegant and powerful theme for Hexo.
Htiango/Htiango.github.io
This is my personal Blog written in Chinese.
Htiango/kafka-streams-demo
A quick demo to use kafka streams locally
Htiango/KidKnowGarden
A website for kid to learn better. The url is http://kidsgarden.ga
Htiango/LextreeSpellCheck
Htiango/PageRank-baseline
A baseline of PageRank method.
Htiango/PageRank-Hadoop
Implement pageRank algorithm on Hadoop platform
Htiango/proxy-pool-generator
Htiango/pymobiledevice3
Pure python3 implementation for working with iDevices (iPhone, etc...).
Htiango/SpellCheck
CMU course 18799
Htiango/sudoku
A simple python script to generate a random sudoku and the method of solving.
Htiango/Super-Resolution
图像超分辨率算法的实现