Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/dtige
https://github.com/entelecheia/dtige
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/entelecheia/dtige
- Owner: entelecheia
- License: mit
- Created: 2024-04-23T04:47:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T18:30:10.000Z (4 months ago)
- Last Synced: 2024-09-17T01:45:10.377Z (2 months ago)
- Language: Jupyter Notebook
- Size: 3.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Deceptive Text Identification and Generation Engine (DTIGE)
[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url][codecov-image]: https://codecov.io/gh/entelecheia/DTIGE/branch/main/graph/badge.svg?token=NWrQzoyGku
[codecov-url]: https://codecov.io/gh/entelecheia/DTIGE
[pypi-image]: https://img.shields.io/pypi/v/DTIGE
[license-image]: https://img.shields.io/github/license/entelecheia/DTIGE
[license-url]: https://github.com/entelecheia/DTIGE/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/DTIGE?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/DTIGE
[release-url]: https://github.com/entelecheia/DTIGE/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg[repo-url]: https://github.com/entelecheia/DTIGE
[pypi-url]: https://pypi.org/project/DTIGE
[docs-url]: https://dtige.entelecheia.ai
[changelog]: https://github.com/entelecheia/DTIGE/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/DTIGE/blob/main/CONTRIBUTING.mdDeceptive Text Identification and Generation Engine (DTIGE)
- Documentation: [https://dtige.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/DTIGE][repo-url]
- PyPI: [https://pypi.org/project/DTIGE][pypi-url]The Deceptive Text Identification and Generation Engine (DTIGE) is a novel language model framework that aims to mimic deceptive marketing materials through its generator component while its discriminator component assesses and improves its capability to recognize deceptive texts. The ultimate goal is to enhance both the detection of deceptive content and the understanding of deceptive practices in digital marketing, thus aiding in regulatory compliance and content moderation.
## Changelog
See the [CHANGELOG] for more information.
## Contributing
Contributions are welcome! Please see the [contributing guidelines] for more information.
## License
This project is released under the [MIT License][license-url].