english
Here are 1,372 public repositories matching this topic...
-
Updated
Apr 12, 2022 - Objective-C++
-
Updated
Apr 14, 2022 - Jupyter Notebook
-
Updated
Apr 16, 2022 - TypeScript
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 13, 2022
-
Updated
Oct 2, 2021 - Python
-
Updated
Apr 4, 2022 - Jupyter Notebook
I'm using link-grammar-5.3.15.
This one didn't work for me:
https://github.com/opencog/link-grammar/blob/master/bindings/java/org/linkgrammar/LinkGrammar.java#L43
Even when I added /usr/local/lib to jvm props:
java.lang.UnsatisfiedLinkError: no liblink-grammar in java.library.path
I fixed it by replacing that line into:
System.load("/usr/local/lib/liblink-grammar-java.so")
-
Updated
Apr 18, 2021 - HTML
Hello,
In "Working with Files and Directories" under "Good names for files and directories" I think it would be good advice to suggest that file names contain only lower case letters. If nothing else, it would be worthwhile to emphasize the importance of being consistent with letter case when choosing file names.
My understanding is that Unix is always case sensitive, while Windows is not, an
In Episode 8: Collaborating, there are many gendered pronouns that should be changed to better fit with the model of inclusivity that the Carpentries has built.
To accept access to the Owner’s repo, the Collaborator needs to go to https://github.com/notifications. Once there she can accept access to the Owner’s repo.
- The s
-
Updated
Sep 7, 2021 - Ruby
Starting at line 135 the lesson uses view() to open the data in RStudio's Data Viewer.
I suggest adding to the note on line 141 that tibble::view() and utils::View() have similar functionality but are part of different packages which is why the function does not seem to be case sensitive.
For context, see swcarpentry/python-novice-inflammation#887
Maintainers would like to solicit contributions to update episode 1 with examples more relevant to the inflammation story.
-
Updated
Dec 30, 2018 - Python
-
Updated
Feb 24, 2019 - Python
-
Updated
Apr 4, 2022 - Python
-
Updated
Feb 3, 2022 - Ruby
-
Updated
Mar 2, 2022 - JavaScript
Improve this page
Add a description, image, and links to the english topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the english topic, visit your repo's landing page and select "manage topics."
I'm using RHVoice on LineageOS with Seedvault backup built in.
If I download 3 or more voices, the app storage goes over 50 MB and the app is consequently not backed up by Seedvault, which has a quota of 50 MB per app.
From what I understand (seedvault-app/seedvault#183), apps can mark some of their files to not be included in the backup (like downloaded voices). I