https://github.com/jaimeteb/templatext
Text preprocessing template for NLP.
https://github.com/jaimeteb/templatext
language nlp python python3 text text-preprocessing
Last synced: about 2 months ago
JSON representation
Text preprocessing template for NLP.
- Host: GitHub
- URL: https://github.com/jaimeteb/templatext
- Owner: jaimeteb
- License: mit
- Created: 2020-09-29T15:12:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T23:22:09.000Z (over 5 years ago)
- Last Synced: 2025-11-28T03:19:02.201Z (3 months ago)
- Topics: language, nlp, python, python3, text, text-preprocessing
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/jaimeteb/pretext)
[](https://badge.fury.io/py/templatext)
[](https://pypi.python.org/pypi/templatext)
[](https://codecov.io/gh/jaimeteb/templatext)
---
# templatext
Text preprocessing template for NLP.
Based on the general steps described in [this article](https://towardsdatascience.com/nlp-text-preprocessing-a-practical-guide-and-template-d80874676e79).