-
Updated
Jan 2, 2022 - Python
natural-language
Here are 411 public repositories matching this topic...
-
Updated
Sep 7, 2021 - Python
-
Updated
Jan 2, 2022 - Java
-
Updated
Jan 1, 2022 - Python
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Nov 26, 2021 - Scheme
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Apr 23, 2021 - Python
We need to move the execution of CLI scripts used to build the documentation into a Make file. Wise suggestion from @louisguitton: DerwenAI/pytextrank#159 (comment)
-
Updated
Jul 26, 2021 - Python
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Dec 24, 2020 - Jupyter Notebook
-
Updated
Nov 11, 2021 - Python
-
Updated
Nov 4, 2021 - HTML
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Nov 2, 2021 - Vim script
-
Updated
Sep 11, 2020 - Python
-
Updated
Jan 2, 2022 - C
-
Updated
Dec 20, 2021 - Java
-
Updated
Dec 3, 2021 - Java
-
Updated
Dec 16, 2021 - Kotlin
-
Updated
Aug 10, 2021 - Jupyter Notebook
-
Updated
Aug 2, 2021 - Java
-
Updated
Dec 29, 2021 - Swift
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
Jan 26, 2021 - Jupyter Notebook
-
Updated
Aug 25, 2021 - Python
Improve this page
Add a description, image, and links to the natural-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the natural-language topic, visit your repo's landing page and select "manage topics."


When I've create a rule and test it.
https://github.com/textlint-rule/textlint-rule-no-duplicate-abbr/blob/0e496443352a451d17f04526893ba1c10c60eaf3/src/textlint-rule-no-duplicate-abbr.ts#L4-L12
TypeScript throw an compiler error on textlint-tester.