Contents

langtest 2.4.0

0

John Snow Labs provides a library for delivering safe & effective NLP models.

John Snow Labs provides a library for delivering safe & effective NLP models.

Stars: 496, Watchers: 496, Forks: 39, Open Issues: 72

The JohnSnowLabs/langtest repo was created 1 years ago and the last code push was Yesterday.
The project is popular with 496 github stars!

How to Install langtest

You can install langtest using pip

pip install langtest

or add it to a project with poetry

poetry add langtest

Package Details

Author
John Snow Labs
License
Apache-2.0
Homepage
https://www.langtest.org
PyPi:
https://pypi.org/project/langtest/
Documentation:
https://langtest.org/docs/pages/docs/install
GitHub Repo:
https://github.com/JohnSnowLabs/langtest

Classifiers

  • Software Development/Build Tools
No  langtest  pypi packages just yet.

Errors

A list of common langtest errors.

Code Examples

Here are some langtest code examples and snippets.

GitHub Issues

The langtest package has 72 open issues on GitHub

  • fix/sentences containing white spaces for ConllDataset
  • Error in load_data function when handling CoNLL data
  • updated blog notebook
  • add random age test to website
  • Mock Langchain in tests
  • NER support for HF datasets
  • Add missing supported tasks to JSL ModelHandler
  • Package introduction paper
  • Add support annotation team's dataset
  • Add text generation support for HF
  • Add end2end pipelines for NER & JSL
  • feature: end-to-end NER pipeline
  • Add unittests for Fairness classes
  • test/add representation unittests
  • Feature/hf dataset augmentation

See more issues on GitHub

Related Packages & Articles

deeplake 3.9.26

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

farm-haystack 1.26.3

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

spacy 3.8.2

Industrial-strength Natural Language Processing (NLP) in Python

rasa 3.6.20

Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

detectors 0.1.11

This is a comprehensive library for generalized Out-of-Distribution (OOD) detection research. It provides over 20 detection methods, evaluation pipelines, OOD datasets, and model architectures integrated with timm. Additionally, it offers fast OOD evaluation metrics, multi-layer detection methods, and pipelines for open set recognition and covariate drift detection.