Giter VIP home page Giter VIP logo

persianstemmingdataset's Introduction

PersianStemmingDataset

Persian Stemming data-set in order to evaluate new stemmers

Description

There is no standard dataset for correctness evaluation of Persian stemming algorithms. In order to create a dataset for correctness evaluation of stemmers, we require a set of words with their stems. These datasets are automatically extracted from two manually stemmed corpora. The first dataset contains a collection of words and their stems, which has been extracted from the PerTreeBank corpus [1]. This corpus contains 4,689 distinct words. Moreover, in order to perform a better evaluation, we selected a large text corpus for the second dataset. The words and their stems of this dataset have been extracted from the Persian Dependency TreeBank corpus [2]. It contains 26,913 distinct words. These two datasets have good qualities in terms of the diversity of their Part-of-Speech tags.

Tool

You can use the evaluate.exe in order to evalute your stemming results. It generates report based on your result. It supports all the metrics of stemming evalution such as Accuracy, Percision, Recall, F-Measure, Understemming and Overstemming Errors, Commission and Ommission Errors.

Usage

Each stemming dataset is consist of three columns. The first column is the inflected word, the second is its stem and the third is its part-of-speech. You must append your stems to the fourth column. Then you can use below command.

Evaluate.exe "{your stemmed file path}" 1 3 {evaluation output file name}

References

[1] Ghayoomi, M. (2012) Bootstrapping the Development of an HPSG-based Treebank for Persian. Linguistic Issues in Language Technology, 7.

[2] Rasooli, M. S., Moloodi, A., Kouhestani, M., and Minaei-Bidgoli, B. (2011) A syntactic valency lexicon for Persian verbs : The first steps towards Persian dependency treebank. 5th Language & Technology Conference (LTC) : Human Language Technologies as a Challenge for Computer Science and Linguistics, pp. 227โ€“231.

persianstemmingdataset's People

Contributors

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