Coder Social home page Coder Social logo

nanelimon-organization / mintlemon-turkish-nlp Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 1.0 16.32 MB

Mintlemon, Türkçe Doğal Dil İşleme Kütüphanesi, Teknofest Türkçe Doğal Dil İşleme Yarışması kapsamında geliştirildi. Nane&Limon Takımı adı altında katıldığımız 2023 Türkçe NLP Yarışması'nı 1. olarak tamamladık.

License: Apache License 2.0

Python 44.38% Jupyter Notebook 55.62%
acikhack2023tddi acikhack2023

mintlemon-turkish-nlp's People

Contributors

seymasa avatar tarikkaankoc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bahadiraraz

mintlemon-turkish-nlp's Issues

📌 Enhancements: Normalizer Module

Overview

This document outlines a series of tasks aimed at enhancing the mintlemon normalizer module's capabilities in processing Turkish texts. The enhancements include refining existing functions, adding a new function for correcting spelling errors, and ensuring the module covers a comprehensive range of text normalization needs.

Tasks

1. Existing Functions

Ensure all current functions are optimized for performance and accuracy. The functions to be reviewed and refined include:

  • Normalize Turkish Chars
  • Remove Numerical Expressions
  • Remove Stopwords
  • Removing Accent Marks
  • Removing Punctuations
  • Turkish Text Lowercasing
  • Turkish Text Deasciification

2. Rename "Convert Text Numbers" Function

  • Rename the "Convert Text Numbers" function to a more intuitive name that clearly describes its purpose, such as "Convert Numbers to Words" or "NumberToText". This will make the function's functionality more transparent to users.

3. Testing and Validation

  • Create comprehensive test cases for all new and updated functions to ensure they work as expected across a wide range of inputs. (Include tests for edge cases.)

Conclusion

This will enhance the module's utility for developers and researchers working on Turkish NLP projects.

Spell Correction Function for Turkish in Normalizer Module

Task Summary

  • Implement a function in the normalizer module to correct spelling errors in Turkish text data.

Details

  • The function should identify and correct common spelling mistakes in Turkish texts.
  • It must be efficient and integrate smoothly with the existing normalizer structure.

Expected Outcome

  • A new spell correction function in the normalizer module, enhancing its text processing capabilities for Turkish data.

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.