Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 223 Bytes

File metadata and controls

6 lines (5 loc) · 223 Bytes

Simple Author Profiling Task with python

Implementation of very simple author profiling task with python using the following features:

  • lexical (word n-grams, character n_grams)
  • semantic (word2vec)
  • writing density