-
# Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation
- authors: Benjamin Heinzerling, Michael Strube
- link: https://www.aclweb.org/anthology/P19-1…
himkt updated
5 years ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Transforms/Other
### What happened + What y…
sujee updated
2 months ago
-
I get this when I try to run the sample code:
Traceback (most recent call last):
File "zerotopics.py", line 1, in
from zeroshot_topics import ZeroShotTopicFinder
File "/Users/scharleswo…
-
Hi, I'm trying to extract bert features by `extract_bert_features.sh`. I find that the token features are extracted based on a document-level, which generates embeddings based on a sequence of sentenc…
-
Shifting discussion form #14
-
I want to change the shape of grids to 2*B(For my case, I want to detect objects whose breadth is same as the breadth of the image), where B is the breadth of the image. What all changes will I have t…
-
0. Related work search on the supervised prediction: Look at all papers that cite Reddy/Redyy++/Fahramand. http://www.aclweb.org/anthology/I11-1024 http://www.aclweb.org/anthology/P16-2026 http://www.…
-
**Is your feature request related to a problem? Please describe.**
Running full fledged Elasticsearch cluster to search short strings seems like an overkill.
**Describe the solution you'd like**
…
-
什么时候可以提供中文字符的向量表示
-
Hi,
I really like your project as it provides an easy-to-use approach. I have been thinking that since the new Llama 3.1 is multilingual, could this approach also be used in that way? As we are on…