Version 1.0.8
Version 1.0.8
Main changes:
- Added (named_entities)[https://texthero.org/docs/api/texthero.nlp.named_entities.html]
- Added (noun_chunks)[https://texthero.org/docs/api/texthero.nlp.noun_chunks]
- Added remove_urls, replace_urls, remove_html_tags, remove_stopwords and replace_stopwords
Dev changes
- Added API with Sphinx + Docusaurus for each function
- Improved docstring documentation
- Improved test coverage and started using Trevis CI for continuous integration
- Format code with black rather than yapf