pyndl 1.2.3
pip install pyndl
Released:
Naive discriminative learning implements learning and classification models based on the Rescorla-Wagner equations.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konstantin Sering
- Requires: Python <3.13, >=3.9
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
pyndl is an implementation of Naive Discriminative Learning in Python. It was created to analyse huge amounts of text file corpora. Especially, it allows to efficiently apply the Rescorla-Wagner learning rule to these corpora.
Installation
The easiest way to install pyndl is using pip:
pip install --user pyndl
For more information have a look at the Installation Guide.
Documentation
pyndl uses sphinx to create a documentation manual. The documentation is hosted on Read the Docs.
Getting involved
The pyndl project welcomes help in the following ways:
Making Pull Requests for code, tests or documentation.
Commenting on open issues and pull requests.
Helping to answer questions in the issue section.
Creating feature requests or adding bug reports in the issue section.
For more information on how to contribute to pyndl have a look at the development section.
Authors and Contributers
pyndl was mainly developed by Konstantin Sering, Marc Weitz, David-Elias Künstle, Elnaz Shafaei Bajestan and Lennart Schneider. For the full list of contributers have a look at Github’s Contributor summary.
Currently, it is maintained by Konstantin Sering and Marc Weitz.
Funding
pyndl was partially funded by the Humboldt grant, the ERC advanced grant (no. 742545) and by the University of Tübingen.
Acknowledgements
This package is build as a python replacement for the R ndl2 package. Some ideas on how to build the API and how to efficiently run the Rescorla Wagner iterative learning on large text corpora are inspired by the way the ndl2 package solves this problems. The ndl2 package is available on Github here.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konstantin Sering
- Requires: Python <3.13, >=3.9
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyndl-1.2.3.tar.gz
.
File metadata
- Download URL: pyndl-1.2.3.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.0 CPython/3.12.3 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7ad0bee1f31a614dff0b26586e2eda336ca0c77af02ef644f3c3226bf2ff12d |
|
MD5 | ac88fe982b539329b4611b6ad6df3137 |
|
BLAKE2b-256 | 0fa5361b2dfbdbcea313b31f4c2e4d0078dda162b1436d389f1a393b77bdb496 |