Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clojurenlp/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tokenization-test
Choose a base ref
...
head repository: clojurenlp/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 1, 2018

  1. Merge pull request #21 from clojurenlp/tokenization-test

    new tokenization test and another pos test
    leontalbot authored Feb 1, 2018
    Configuration menu
    Copy the full SHA
    bdc649a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. help wanted 🙏

    damienstanton authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    4ae4c81 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Removed Damien's info. Added Andrew's info.

    Add a temp email to reach us, waiting for domain name transfert.
    leontalbot committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    32222ad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. - Updated stanford-corenlp version

    - Changed initialize pipeline arity of one to accept a map of properties to be added before the initialization.
    redmonc2 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    8152881 View commit details
    Browse the repository at this point in the history
  2. -one .put call

    redmonc2 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    90c455a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ae3558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71614f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge pull request #25 from redmonc2/master

    Initialize pipeline changed to accept map of properties
    andrewmcloud authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    9bc8927 View commit details
    Browse the repository at this point in the history
Loading