langtest 2.4.0
0
John Snow Labs provides a library for delivering safe & effective NLP models.
Contents
John Snow Labs provides a library for delivering safe & effective NLP models.
Stars: 496, Watchers: 496, Forks: 39, Open Issues: 72The 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
Related Packages
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