-
What's the latest status on this project? I recently forked the repo and started working on dockerizing everything, but I have been running into quite a few issues that are pretty hard to pin down. Ju…
-
Longer term, the VM should be positioned for easy adoption by less technical players, e.g., NLP researchers without deep IT experience. Put together a list of alternative VM/container solutions with t…
-
Your repository is working for me as a web app. I am able to host it my local machine. But I was unable to use it as a REST api.
I am using the following code for the same.
```
url = 'http://loca…
-
- [x] Clamp
- [x] Install Clamp
- [x] Integrate with NLP-TAB
- [x] Integrate with Amicus
- [x] utilize profile.d and startup scripts to keep environment consistent w/ & w/o xfce
- [ ] impro…
rfinz updated
6 years ago
-
Hello and thank you for your great work.
I would like to test UmlsBERT on a self supervised model to learn sentence embeddings. I'm looking to simply use your checkpoint to do it. But is it possib…
-
```
_This was originally posted at our forum by Lee Becker_
Would it be possible to add APIs to the factory methods in EngineGetters to
accept InputStreams? Currently they only accept modelFiles or…
-
```
What steps will reproduce the problem?
1.cd YTEX_HOME\examples\fracture\cui
2 ..\..\..\setenv.cmd
3 java %JAVA_OPTS% ytex.kernel.SparseDataExporterImpl -prop export.xml -type
sparsematrix
What…
-
```
_This was originally posted at our forum by Lee Becker_
Would it be possible to add APIs to the factory methods in EngineGetters to
accept InputStreams? Currently they only accept modelFiles or…
-
it would be nice to be able to initialize a CAS with a certain type system, e.g.
```
from somewhere import DKProCoreTypeSystem
from cassis import Cas
cas = Cas(DKProCoreTypeSystem())
```
zesch updated
3 years ago
-
4大项目
- IRB for use of clinical text
> • Based on Dr. Shah’s (from Stanford) and Dr. Xu’s (from UTHealth) clinical NLP IRB protocols, …