nrcpp / NltkNet

NLTK library wrapper for .NET
MIT License
46 stars 8 forks source link

Link to NLTK Site broken #1

Closed jonathanmkaplan closed 5 years ago

jonathanmkaplan commented 5 years ago

In Readme.md the link to https://nltk.org currently does not work. Removing the s in the protocol solves the problem.

nrcpp commented 5 years ago

@jonathanmkaplan Fixed. Thanks.