Code Monkey home page Code Monkey logo

python-automatically-data-preprocessing's Introduction

Python-Automatically-Data-Preprocessing

Automatically data preprocessing with Python tkinter.

!!! Lemmatization işlemini yapmak için bilgisayarınızda JAVA Development Kit kurulu ve PATH eklenmesi lazım.

Metin Madenciliği projelerinde genellikle yapısal olmayan veriler üzerinde işlem yapmamız gerekir. Yapısal olmayan verilerden anlam çıkartmak için verileri işlenebilir hale getirmemiz gerekmektedir.Bu uygulama bu işlemleri otomatik bir şekilde yapmanızı sağlıyor.Bu işlemleri kısaca şu şekilde açıklayabilirim.

1-)Tokenization: Metni istenilen şekilde (genellikle kelime kelime) parçalayarak dizilere (array) kaydetmek.

2-)Removing Stop Words: Metin içerisinde geçen, alamda herhangi bir değişiklik yapmayan kelimelerin atılması.(bazı,ya,da gibi kelimeler)

3-)Removing punctuation and digits: Metin içerisindeki noktalama işaretleri ve sayıların çıkartılması.

4-)Normalization: Metindeki büyük küçük harf ayrımının ortadan kaldırması.

5-)Stemming: Metinde geçen kelimelerdeki eklerin atılarak kelime köklerinin kaydedilmesi.

python-automatically-data-preprocessing's People

Contributors

mfakca avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.