Coder Social home page Coder Social logo

Comments (5)

acidjunk avatar acidjunk commented on May 11, 2024 1

Could you point me to some docs?

from adapt.

clusterfudge avatar clusterfudge commented on May 11, 2024 1

done!

from adapt.

acidjunk avatar acidjunk commented on May 11, 2024

@clusterfudge -> could you elaborate on the label "ready"? If I understand correctly some translation stuff (e.g. Tokenizer) is needed for other languages. I did read about it in #5
It seems that OleanderStemmingLibrary already has support for dutch, docs are very limited to just a class reference. Anything I can do to work/test on this?

from adapt.

clusterfudge avatar clusterfudge commented on May 11, 2024

hey @acidjunk , the label is an artifact of the new task tracking integration we're using (waffle.io). This issue had actually slipped past me.

I'm going to be working on some docs for contributing new language ports/proofs-of-concept for Adapt in the coming week or so, and will share them with you for review.

You are, however, right on track as to what needs to be done. The only part of adapt (thus far) that's english-specific is the tokenizer. Adding a new language would involve verification that the tokenizer (at least partly) works with the punctuation of the new language, then providing working samples in that language. There may also be some effort to forcing utf-8 encoding on all the code, though I haven't seen any of that yet.

from adapt.

acidjunk avatar acidjunk commented on May 11, 2024

@clusterfudge -> all the "language" tickets are labelled "ready". Can you unlabel them? (not enough permissions to label anything)

from adapt.

Related Issues (20)

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.