Code Monkey home page Code Monkey logo

isunym's Projects

aaai18-code icon aaai18-code

The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".

allennlp icon allennlp

An open-source NLP research library, built on PyTorch.

bank_interview icon bank_interview

:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)

bert icon bert

TensorFlow code and pre-trained models for BERT

bert-as-service icon bert-as-service

Mapping a variable-length sentence to a fixed-length vector using BERT model

bilm-tf icon bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models

crowdlayer icon crowdlayer

A neural network layer that enables training of deep neural networks directly from crowdsourced labels (e.g. from Amazon Mechanical Turk) or, more generally, labels from multiple annotators with different biases and levels of expertise.

dan icon dan

Deep Averaging Networks

dpcnn icon dpcnn

Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch

dsn icon dsn

Pytorch implementation of Domain Separation Networks

fudan_mtl_reviews icon fudan_mtl_reviews

TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`

it4866 icon it4866

Use LDA to classify 20newsgroup

jmars icon jmars

Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)

keras-textclassification icon keras-textclassification

中文长文本分类、短句子分类、多标签分类(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,

lda_papers icon lda_papers

Latent Dirchilet Allocation for classifying scientific papers through topic modelling

ma-sldac icon ma-sldac

Multi-Annotator Supervised LDA for classification

sentencesentimentclassifier icon sentencesentimentclassifier

Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,RNN(LSTM). 基于机器学习与深度学习方法的情感分析算法实现与对比,包括决策树,贝叶斯,KNN, SVM ,MLP, CNN, LSTM实现

sentimentanalysis icon sentimentanalysis

The code learns Support Vector Machines using 'linear' kernel to classify test data. Scikit-learn's LinearSVC provides a fast implementation for linear kernel SVMs. The features extracted from the text included the Tf-idf matrix, a commonly used method to convert text into a vetor space. Scikit-learn;s TfidVectorizer provides a complete and convenient set of functions for this. In addition to this, TruncatedSVD, another class in scikit-learn is used to approximate the feature vectors to a lower dimension (100~500 dimensions). Applying various combinations of the the different parameters (including the slack variable C in SVM, principal component size in SVD truncation and usage of monograms or bigrams in the feature extraction stage) a best estimator was selected based on

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.