Git Product home page Git Product logo

ieml-reasoner's People

Contributors

dependabot[bot] avatar vletard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

automenta

ieml-reasoner's Issues

Remove non ASCII comments

Depending on the locale of the launching terminal, javac may not support non ASCII characters (even in comments). They should be removed.

Ignore existing words while generating new ones.

Generated analogical equations will produce multiple solutions, including some already existing words (the ones in valid proportions in the database). These should be identified and ignored to avoid misleading the user and losing his time.

Identifying those words require an equals override for IEML types that only takes into account fields from generic types (Tuple, ImmutableSet and Sequence).

Merge SyntagmaticFunction and subclasses.

Given the current type hierarchy, it seems that there is no real use of having Process, Actant and Quality to subclass SyntagmaticFunction apart from some degree of code clarity.
Indeed the three subclasses represent the same underlying object as a plain SyntagmaticFunction. Moreover there is a risk of unwanted parent class delegation (particularly for static similarly named methods).
The simplest option is to make subclasses methods to have distinct names from SyntagmaticFunction's.
A better choice is to completely merge all four classes into a single big one.

Add an USL generator from IEML structures.

An USL generator would facilitate the manipulation of results of analogical equations by allowing comparison with other words (or polymorphemes/morphemes), linking to the edition interface of intlekt or more.

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.