Giter Site home page Giter Site logo

Comments (6)

rochdi avatar rochdi commented on May 4, 2024

Hi @philss, I have a local branch with this feature implemented and tested.

from floki.

philss avatar philss commented on May 4, 2024

@rochdi hi there! This feature is interesting. Can you open a PR with this?
It's important to not affect the result if no separator is passed. Thanks!

from floki.

rochdi avatar rochdi commented on May 4, 2024

@philss getting 403 when trying to push my branch, can you give me access ? or there is another procedure to follow.

from floki.

philss avatar philss commented on May 4, 2024

@rochdi It's better to fork and push to your fork. You can do as follow:

  1. Fork:
    fork_button
  2. After fork, get the git URL from that "Clone or Download" button;
    screen shot 2016-05-24 at 2 31 26 pm
  3. Set your local git repo to point to that repo:
$ git remote set-url origin [email protected]:rochdi/floki.git
  1. Push your branch to that repo:
$ git push -u origin your-branch
  1. Open the PR using the Github UI (it will appear in your fork as an option).

from floki.

rochdi avatar rochdi commented on May 4, 2024

@philss thanks and done
Adding a separator will prevent user from losing words, specify if the sentence will go through some NLP

from floki.

philss avatar philss commented on May 4, 2024

@rochdi right, thanks! I will take a better look later today.

from floki.

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.