english
Here are 1,228 public repositories matching this topic...
-
Updated
May 17, 2021 - Objective-C++
-
Updated
Oct 7, 2021 - Jupyter Notebook
-
Updated
Sep 26, 2021 - TypeScript
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Aug 19, 2021
-
Updated
Aug 9, 2021 - Jupyter Notebook
-
Updated
Oct 2, 2021 - Python
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
-
Updated
Sep 7, 2021 - Ruby
There are a few mentions of pressing Return in the lesson in https://swcarpentry.github.io/git-novice/02-setup/index.html:
- As with other keys, when you hit Return on your keyboard...
- If you haven’t used Vim before and wish to exit a session without saving your changes, press Esc then type :q! and hit Return
In many keyboard layouts, Return is labelled as Enter or even a symbol. I'd sugg
In the Data visualization with ggplot2 episode, both ggplot and ggplot2 are referred to. Are these both the same thing? The lesson should clarify this.
-
Updated
Feb 24, 2019 - Python
NB: Good first issue label (cannot be added because not in contributor list)
Exercise Reading error Messages - Lesson "Error and Exceptions"
(http://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html)
- As dictionaries are not introduced previously in lesson (maybe a consequence of reducing the lesson) I suggest the following:
- Moving this exercise at the end of th
-
Updated
Aug 6, 2020 - Ruby
-
Updated
Dec 30, 2018 - Python
-
Updated
Jul 7, 2021 - JavaScript
-
Updated
Sep 10, 2021 - Python
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."


checkinstall scons installgives an error: