-
KeyboardKit Pro used to support next word prediction, but this stopped working in iOS 16 due to changes that Apple made in the native technologies that were used to achieve this.
It would be great …
-
Add in the comments the links of resources you found and also add these things:
1. Algorithms used for each given link
2. Libraries used
3. Approx lines of codes.
At the end also conclude whic…
-
I have successfully fine tuned BERT for NER with RCV1 dataset, after modifying run_classifier.py and some other script.
The results are satisfactory for the time being.
Anyway, I am fairly new t…
-
LUKE: pretraining 할때 sentenceSEPentity 에 마스크 뚫어서 사전학습
XLnet:pretraining 할때 버트의 단점을 보완하기 위해서 auto regressive하게 사전학습
SPANBERT: pretraining 할때 토큰이 아니라 span에 마스크 뚫어서 사전학습 -> 왠지 앞뒤 span 잘 틀리는 우리 모델에게 잘 먹…
-
Corpus - given a corpora generate uni, bi-gram data
This data can be used in tasks like prediction of words, and correction of spelling etc.
The analysis task is captured here; take a Wikipedia, Pro…
-
Sometimes it happens with an error message.
`Error: ActionsuggestSpanTypes failed on error error`
Note: It happens inconsistently, and not yet sure when/why it happens. Will keep reporting when I me…
-
why policy network uses state[0] to be input but not the whole state? It is difficulty to understand that policy network predicts the whole network architecture by only the first layer, I think at lea…
-
This is the one feature that is preventing me from instantly moving to this keyboard probably forever. I rely very heavily on autocorrect and custom typing shortcuts that use it.
-
English should be the next language to be implemented in Predict4All.
Implementing english support is only a matter of data and small implementations, as its structure is similar to French. The only …
-
* for simple files: how do we make sure that files with same filename from different folders don't get overwritten?
* for PAGE: at the moment, output_dir only defines the dir for extended predictions