nlp-library
Here are 206 public repositories matching this topic...
-
Updated
Feb 3, 2021 - Python
-
Updated
Jan 4, 2021
-
Updated
Dec 16, 2018 - Java
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 22, 2020 - Jupyter Notebook
QAInferencer still needs task type explicitly set.
-
Updated
Dec 1, 2020 - Python
-
Updated
Jan 23, 2021 - Python
-
Updated
Sep 23, 2019 - Java
-
Updated
Jan 17, 2021 - Python
-
Updated
Jan 31, 2021 - Python
-
Updated
Jan 28, 2021 - Go
-
Updated
Dec 22, 2020 - Java
-
Updated
Mar 13, 2019 - Python
-
Updated
Aug 13, 2020 - Python
-
Updated
Jan 9, 2021 - Kotlin
-
Updated
Jan 7, 2021 - HTML
-
Updated
Jan 11, 2021 - Python
-
Updated
Sep 18, 2020 - Python
-
Updated
Jan 28, 2021 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Sep 30, 2017 - GAP
-
Updated
Jan 4, 2021 - Python
-
Updated
Jan 6, 2021 - Python
Missing functionality
Currently, the release process (to GitHub and PyPi) is done manually, it's prone to errors, and the two scripts used work best in happy-path use-case scenarios while edge-case even though less to worry about are not taken care of, as well as they could have been.
The release to PyPi should be fail-safe as there is no way to revert if a mistake is made.
**Proposed
-
Updated
Feb 14, 2020 - C++
-
Updated
Jan 12, 2021 - Python
Improve this page
Add a description, image, and links to the nlp-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nlp-library topic, visit your repo's landing page and select "manage topics."
The TensorFlow implementation of the MPNet model currently has no integration tests. This is problematic as the behavior can diverge without being noticed.
The test_modeling_tf_mpnet.py file should be updated to include integration testing.
An example of a good modeling integration test is visible in t