question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Did the API change?

See original GitHub issue

I used this library over a year ago, however I’m seeing some oddities:

  • I have installed the version 1.1.2 as in the package.json like "nlp_compromise": "^1.1.2" while the top version on Github is the 1.1.0. Also the package inside node_modules shows the 1.1.2 version.
  • I am using mainly a method, .tokenize(), for which I cannot find any information. It seems that now you use nlp.text('...').sentences for the same thing as I used tokenize.
  • The history of some articles in the wiki doesn’t reveal anything from this .tokenize()

So, what is going on? Did this change somehow? Was I using an internal feature? How does it come I got a “bigger” version installed? I am pretty sure it’s the same repo though

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
spencermountaincommented, Jun 21, 2016

haha, neat! there ya go cheers

1reaction
franciscopcommented, Jun 21, 2016

@spencermountain fair enough, glad to hear that I didn’t go crazy or confused the library (:

Thanks! I used it for my Final Year Project at my University for getting sentences and words and then feeding them into a Neural Network for extracting learning material. Didn’t get results as good as expected though.

Did you know with a couple of changes nlp_compromise can parse the HTML from Wikipedia articles quite well? (:

Read more comments on GitHub >

github_iconTop Results From Across the Web

Did the Model Change? Efficiently Assessing Machine ... - arXiv
In this paper, we initiate a systematic investigation of ML API shifts. We first quantify the performance shifts from 2020 to 2021 of...
Read more >
API: Three Letters That Change Life, the Universe and Even ...
John Donovan acknowledges that AT&T hasn't quite figured out all the ways its APIs will drive revenue, but after years of keeping its...
Read more >
How Shopify Manages API Versioning and Breaking Changes
API versions and changes are represented in our monolith through new frozen records, one file for versions, and one for changes. API changes ......
Read more >
API upgrades | Stripe Documentation
Keep track of changes and upgrades to the Stripe API. ... See the API changelog for details about how your default API version...
Read more >
REST API migration guide and deprecation notice
The deprecation period for these changes began on 01 October 2018. By 29 April 2019, we will remove personal data from the API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found