Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cd #142

Merged
merged 16 commits into from
Feb 16, 2021
Merged

Feature/cd #142

merged 16 commits into from
Feb 16, 2021

Conversation

amaleelhamri
Copy link
Contributor

  • Update setup.py to create tar.gz and .whl
  • Update remove_stopwords in token.py to take lang and custom stopwords as arguments rather than stopwords list
  • Rename classic > basic
  • Fix readme link
  • Fix CI
  • Update version to 1.0.0

README.md Outdated
@@ -88,7 +88,7 @@ print(text)
# "dinner life recommend"
```

Take a look at all the functions that are available [here](https://github.com/artefactory/NLPretext/tree/feature/readme/nlpretext) in the ```preprocess.py``` scripts in the different folders: basic, social, token.
Take a look at all the functions that are available [here](https://github.com/artefactory/NLPretext/tree/master) in the ```preprocess.py``` scripts in the different folders: basic, social, token.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il faut juste modifier le lien pour qu'on arrive dans le dossier nlpretext et pas sur le root: https://github.com/artefactory/NLPretext/tree/master/nlpretext/

@amaleelhamri amaleelhamri merged commit 8180ba1 into master Feb 16, 2021
@amaleelhamri amaleelhamri deleted the feature/cd branch February 16, 2021 10:23
amaleelhamri added a commit that referenced this pull request Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants