-
I also have a lot of Documents written by Mandarin. Can you add this too?
iszhi updated
8 months ago
-
Hi, my collegues and I have released [UD-Kanbun](https://github.com/KoichiYasuoka/UD-Kanbun), a python-based tokenizer, POS-tagger, and dependency-parser for classical Chinese texts. And now we are in…
-
dear sir, I found that the sentiment classification task use the file "STree.txt" during the preprocessing stage. Is it necessary and how to generate this file if i use my dataset?
-
Evaluating `(treebank-parser ["What can happen in a second ."])` using the set-up in the README file here, I get the following parse:
``` lisp
(TOP
(SBARQ
(WHNP (WP What))
(SQ
(VP (MD can) (V…
-
I'll keep expanding this list throughout the semester as we come across interesting new challenges. If you are interested in tackling one of them, leave a note here.
# CCG
1. CCG analysis of an …
-
The Chinese language does not separate words with a space (and so is Korean, Japanese etc, but I'm not sure how their standard of interacting with math).
So for my students, it is perfectly reasona…
-
loan 3 3 -2000/10/10 will automatically assign 2000/10/10 to loan date
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2223S1/pe/master/files/93124b5c-bbbc-4cd3-b9f2-01da4a17f977.png)
…
-
**Describe the bug**
`spacy_stanza` allows users to get the output back in spaCy format, but also integrates a nifty multi-processing option through `nlp.pipe(data, n_process=4)`. This used to work w…
-
재미있을 것 같거나 다음에 해보고 싶은, 해줬으면 좋겠는 주제를 적어주세요!
-
Hello,
First of all, thank you for sharing your code, I'm new to NLP and I've been looking for a while to find a solution on how to train a T5 transformer on an unsupervised manner.
Nevertheless…