zengfr/SVM-Neuro-Matching
SVM Neuro Matching C#机器学习 LibSVM支持向量机 神经网络 匹配 中文文本分词分类聚类
This tool helps C# developers integrate machine learning capabilities into their applications, specifically for handling Chinese text. It takes Chinese text data and can classify, cluster, or find similarities between documents, making it useful for tasks like matching hotel room types. Developers would use this to add advanced text processing and matching features to their software.
No commits in the last 6 months.
Use this if you are a C# developer building applications that need to process, classify, cluster, or match Chinese text, such as for hotel room type matching.
Not ideal if you are not a C# developer or if your primary need is for non-Chinese text processing.
Stars
10
Forks
5
Language
C#
License
—
Last pushed
Sep 05, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zengfr/SVM-Neuro-Matching"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN,...
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch