GithubHelp home page GithubHelp logo

author_profiling's Introduction

Author_Profiling

Multilingual Author Profiling project for the Learning From Data Project.

How To Run:

  1. To Run the scrips - keep the training and test directory under the same directory as the scrips are.

  2. Specify the following command line arguments while you run the python scripis:

    python English_svm.py -tr "training/english/" -te "test/english/"

    python Dutch_svm.py -tr "training/dutch/" -te "test/dutch/"

    python Italian_svm.py -tr "training/italian/" -te "test/italian/"

    python Spanish_svm.py -tr "training/spanish/" -te "test/spanish/"

Please Cite the paper if you use the code/data:

@InProceedings{10.1007/978-3-030-51859-2_46,
	author="Rahman, Md. Ataur
	and Akter, Yeasmin Ara",
	editor="Chen, Joy Iong-Zong
	and Tavares, Jo{\~a}o Manuel R. S.
	and Shakya, Subarna
	and Iliyasu, Abdullah M.",
	title="Multi-lingual Author Profiling: Predicting Gender and Age from Tweets!",
	booktitle="Image Processing and Capsule Networks",
	year="2021",
	publisher="Springer International Publishing",
	address="Cham",
	pages="505--513",
	abstract="This article describes how we build a multi-lingual classification system for author profiling. We have used Twitter corpus for English, Dutch, Italian and Spanish languages for building different models incorporating SVM classifier that predicts the gender and age of an author. We evaluated each model using 3-fold cross-validation on the training dataset for each of these languages. The overall maximum average accuracy for gender classification was 81.3{\%} for Spanish while for classification of age we achieved a maximum accuracy score of 70.3{\%} for English using the cross-validation scheme. For other languages, the results were between 64--76{\%}.",
	isbn="978-3-030-51859-2"
}

author_profiling's People

Contributors

shaoncsecu avatar

Watchers

 avatar

Forkers

micheldas

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.