Skip to content

ct85711/libNLTK

Repository files navigation

Metadata

LibNLTK is an attempt to port the NLTK python library to rust. This is done independent of the NLTK python project and is NOT endorsed/acknowledged by them.

The Natural Language Toolkit (NLTK) is an open source Python library for Natural Language Processing. A free online book is available. (If you use the library for academic research, please cite the book.)

Steven Bird, Ewan Klein, and Edward Loper (2009). Natural Language Processing with Python. O'Reilly Media Inc. https://www.nltk.org/book/

Overview

This crate is an attempt to porting the python's NLTK in Rust. This is in no way supported by NLTK and is NOT responsible of any damages. Individual characters are going to be in Graphemes segments according to the Unicode Standard Annex #29 rules.

Copyright

NLTK is copyrighted and owned by the NLTK project. Distributed and Licensed under the Apache License, Version 2.0. This Library is licensed under NLTK python project's License; and Credit for the Various Sections to their respective Authors/Maintainers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages