NltkNet icon indicating copy to clipboard operation
NltkNet copied to clipboard

NLTK library wrapper for .NET

Results 4 NltkNet issues
Sort by recently updated
recently updated
newest added

Hello now that core has fully coverage including the new portable libs. can you release this as a .NET Core 6 LTS nuget. I have an asp core package that...

Here is the instruction of how to setup NumPy/SciPy for IronPython: #### Install NumPy/SciPy libraries for IronPython `NumPy` library is used by some NLTK functions such as `nltk.ne_chunk()` (Named Entity...

The latest version of NTLK no longer supports Python 2.7, so the version to install now needs to be specified explicitly - 3.4.5 Note: the Visual Studio instructions now need...

When I try to Initialize the NltkNet object in my dotnet core web application I receive an error saying an assembly is not found or has a different manifest definition...