-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c220135
commit 5b9d6f8
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,8 @@ pyGrams.py has been developed to work on both Windows and MacOS. To install: | |
``` | ||
|
||
This will install all the libraries and then download their required datasets (namely NLTK's data). Once installed, | ||
setup will run some tests. If the tests pass, the app is ready to run. If any of the tests fail, please email [[email protected]](mailto:[email protected]) with a screenshot of the failure so that we may get back to you, or alternatively open a [GitHub issue here](https://github.com/datasciencecampus/pyGrams/issues). | ||
setup will run some tests. If the tests pass, the app is ready to run. If any of the tests fail, open a | ||
[GitHub issue here](https://github.com/datasciencecampus/pyGrams/issues). | ||
|
||
### System Performance | ||
|
||
|