-
We are trying to evaluate Named Entity Recognition and Part of Speech tagging tasks, but it is unclear to us how to do that.
We've noticed that `aclue` include a Named Entity Recognition task but it …
-
> Traceback (most recent call last):
File "main.py", line 34, in
text = lac.run(texts)
File "/home/riceball/anaconda3/envs/tf2/lib/python3.7/site-packages/LAC/lac.py", line 105, in run
…
-
It appears that during the first call to atm_run, EAM performs the cam_run2-3-4-1 sequence twice instead of once. The odd behavior can be seen running the test SMS_Ln5.ne4pg2_oQU480.F2010.mappy_gnu.ea…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): mint
- Tensor…
-
Hi all
I want to discuss some issue regarding training DNN/CNN-CTC for speech recognition. (Wall Street Journal Corpus). I modeled output unit as characters.
I observed that CTC objective function w…
-
## Please select the area your Bug applys to. (Multiple selections are Possible)
- [ ] Onboard. Initial vault setup and import/export pods
- [x] Create. Note creation, lookup, snippets and te…
-
where is the dataset? thank you.
-
This issue is intended as a place to collect notable references on labeled graphs and fix a consistent terminology on automata, (state) transition systems and (state) machines. This post will be updat…
-
Hi haixpham,
I have some trouble when reproduce your code.
How should I use a trained model to drive the face model? There is no details in your paper. And can I drive in real time?
Waiting for you…
-
We have a sequence labeling project where we annotate long documents for Named Entites(4-500 words). The documents are also relatively rich in entity mentions.
We have tested various versions of Do…