Coder Social home page Coder Social logo

morphologizer's Introduction

morphologizer

A general morphologizer program in Python3, started in February 2023.

A program for creating morphology in human languages.

Planned features:

  • Multiple language support based on locale id, e.g., 'fr', 'es', 'ff', 'chr'
  • Conjugation of verbs:
    • Create verb forms based on the verb root, person, number, tense, mode, etc.
  • Supports characters written in any Unicode script
  • Support personal and impersonal pronouns as subjects
  • Represent and inflect noun classes including number, gender, etc.
  • Inflect adjectives associated with nouns

First attempt:

  • Support verb conjugation, including regular and irregular forms for French and German languages
  • Include many common verbs including "to be", "to have", "to eat", "to do", "to see", "to sleep"

Provide a command line interface with python3

  • Incorporate pronomial / reflexive verbs such as "se reveiller" (to wake up, 'fr')

Next plans for language:

  • Add web-based interface with controls to specify parameters
  • Add support for Fula verbs and noun classes using both Latin and Adlam characters
  • Extend to additional languages
  • Add more morphology as needed

Help wanted / needed

I am not a linguist but rather a programming geek. I welcome and encourage advice and help in building this.

I work with TranslationCommons.org and endangeredlanguages.com, organizations which work with many language communities who wish to enhance the use and utility of their languages and cultures. Their work includes basic language technology and standards as well as training and building tools and databases for languages that may have fewer resources than dominant languages.

morphologizer's People

Contributors

sven-oly avatar

Watchers

 avatar

morphologizer's Issues

Add user interface for morphologizer

Show fields for verbs and selectors for each. This should be data driven. Include dependencies between options selected.

UI may call the backend or perform some or all of the morphology in the client.

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.