# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "nlpcloud" version = "0.0.3" authors = ["Julien "] description = "NLP Cloud serves high performance pre-trained and custom models for NER, sentiment-analysis, classification, summarization, question answering, and POS tagging, ready for production, served through a REST API. More details here: https://nlpcloud.io. Documentation: https://docs.nlpcloud.io" homepage = "https://nlpcloud.io" documentation = "https://docs.nlpcloud.io" readme = "readme.md" keywords = ["NLP", "Machine-learning", "AI", "Data-science", "API"] categories = ["api-bindings", "science"] license = "MIT" repository = "https://nlpcloud.io" [lib]