-
Updated
Apr 24, 2022 - Python
natural-language
Here are 421 public repositories matching this topic...
-
Updated
Apr 24, 2022 - Java
-
Updated
Sep 7, 2021 - Python
-
Updated
Apr 22, 2022 - Python
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Nov 26, 2021 - Scheme
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Apr 23, 2021 - Python
Intro
I am getting TypeError: can not serialize 'BaseTextRank' object
when trying to use spaCy's multiprocessing in nlp.pipe
with a textrank
pipeline component.
Sorry if this a known/expected feature/limitation - I couldn't find anything by searching repo. I generally find (spaCy's) multiprocessing a bit temperamental anyhow, but this seems to just not work.
_PS. thanks for all
-
Updated
Mar 22, 2022 - Python
-
Updated
Apr 19, 2022 - TypeScript
-
Updated
Dec 24, 2020 - Jupyter Notebook
-
Updated
Feb 15, 2022 - Python
-
Updated
Feb 28, 2022 - HTML
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Nov 2, 2021 - Vim script
-
Updated
Apr 24, 2022 - C
-
Updated
Sep 11, 2020 - Python
-
Updated
Dec 20, 2021 - Java
-
Updated
Feb 16, 2022 - Java
-
Updated
Apr 22, 2022 - Kotlin
-
Updated
Feb 14, 2022 - Jupyter Notebook
-
Updated
Apr 5, 2022 - Objective-C
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
Jun 14, 2021 - Python
-
Updated
Jan 26, 2021 - Jupyter Notebook
-
Updated
Feb 10, 2022 - 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.