Coder Social home page Coder Social logo

motscroises's People

Contributors

laurentg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

motscroises's Issues

Ability to weight words to favor some

Everything is said in the comment... favor words according to some weight. The weight could come from different sources:

  • A dictionnary defining a weight for each word
  • Multiple dictionnaries with a weight for each, applying to every word
  • ...

Analyse sub-patterns even when max word count is reached

Score some words from sub-patterns even when the maximum word count to score is reached using only the full pattern.
Currently when the max word count to analyze is reached during full pattern analysis, we break the loop, without looking at some sub-patterns. We should always look down at some sub-patterns, as some may lead to better results than full pattern. This behavior also strongly favor very long words, which may be sub-optimal, especially if we use word weighting (see issue #1).

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.