FernandoLpz / AuthorVerificiation

This repository shows up a siamese arquitectue proposed to solve the problem of author verification particularly the problem about given a pair of documents decide if both are from the same author or not based on their writting style. The siamese arquitecture is composed by an assemble of two convolutional layers and a LSTM recurrent neurnal net followed by a euclidean distance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FernandoLpz/AuthorVerificiation Stargazers