-
Hi,
Are you guys aware of any POS tagger that uses Elixir and selects most proper analysis from the context?
Prague Arabic Treebank is available and uses the same POS tagset of Elixir. This sho…
-
### Question
I trained a custom model with
```python
tag_type='label'
column_name_map = {0: 'text', 1: tag_type}
corpus = CSVClassificationCorpus("input/test",train_file='text.txt',column_name…
-
Does anyone know how I can solve this problem? Whenever I try to install this, this appears. I've tried reinstalling, trying to fix, updating, and none of them worked.
![Captura de tela 2024-04-07 …
-
!!! Exception during processing !!! No module named 'transformers_modules.Florence-2-base-PromptGen-v1'
Traceback (most recent call last):
File "G:\ComfyUI_windows_portable\ComfyUI\execution.py", …
-
Error occurred when executing WD14Tagger|pysssss:
[Errno 2] No such file or directory: 'D:\\ConfyUI-aki\\ComfyUI-aki-v1.3\\custom_nodes\\ComfyUI-WD14-Tagger\\models\\wd-v1-4-moat-tagger-v2.csv'
…
-
kmike updated
5 years ago
-
Hi. Translates in one direction, but not in the other.
`echo "hello" | apertium deu-eng`
`*hello`
`echo "hello" | apertium eng-deu`
`State bad 0 0 1 0`
`apertium-tagger: 1:41: can't get const wch…
-
```
The POS tagger in cleartk-token should be revisited so that it conforms to the
same type-system agnostic pattern that Lee's ClearNLP wrapper uses with a
TokenOps interface.
Also, we should ha…
-
I'm getting OOME's with 10G of memory for `fullLinkJS` and `FewestModules`. About 98% of it is from `org.scalajs.linker.frontend.modulesplitter.Tagger#allPaths`.
Every entry that I looked at in her…
gzm0 updated
5 months ago
-
```
The POS tagger in cleartk-token should be revisited so that it conforms to the
same type-system agnostic pattern that Lee's ClearNLP wrapper uses with a
TokenOps interface.
Also, we should ha…