Giter Site home page Giter Site logo

authorship-dedection-with-statictical-hidden-markov-models's Introduction

The aim of this program is to determine the Authors of given essays with the language models that have created. First, the program creates some Language Models from given Corpus (Federalist Papers) then we will use this models to perform tasks like text generation and authorship detection. Creating the Language Models well is to key to achieve this problems’ purpose. Because not tokenizing the end-of-sentence characters, not deleting the extreme characters(* ] - ) cause the probabilities lowered. For the both tasks i came into some results, such as: The independency of words can be seen for every random generated texts from unigrams. The dual relationship can be noticeable for every generated texts from bigrams. I can tell the same for the triples for the generated texts from trigram.

In general, i tried to catch the characteristics (writing style, frequently used words, word order) for the both authors by applying language models. As expected, the essay probabilities are gone higher by the change of n-grams. (unigram has less probable compared to trigram) I think it was a fun work and i enjoyed the proccess.

authorship-dedection-with-statictical-hidden-markov-models's People

Contributors

fatihkeskin avatar

Watchers

James Cloos avatar

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.