Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Does Not Stem Properly... #4

@RifatUllah102

Description

@RifatUllah102

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'bengali_stemmer/rafikamal2014/'
  2. Click on 'common.rules'
  3. Scroll down to 'the full file'
  4. See error

Expected behavior
As the Bangla language does not follow a particular pattern, it does not work or find the correct way to stem the word. For Example, in common.rules file (line number 8) the rules is এটাকে and আমাকে need to be written something like এটা and আমাকে, but it wrote এটা and আমা, which is not correct. In addition, it also happens for many more words. While I am working with a large Bangla dataset, it is impossible to use such types of mistakes. So, I hope you will update this code to solve every Bangla word. If you need help I can help you, but don't give people incomplete solutions.

Screenshots
Please check the attasted screnshot.********

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser chrome
  • Version latest one and it is irrelevant to this issue🥱

Smartphone (please complete the following information):

  • Device: irrelevant
  • OS: irrelevant
  • Browser irrelevant
  • Version irrelevant

Additional context
Add any other context about the problem here.
Capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions