elonzh

Results 40 issues of elonzh

Dji released the sdk for Robo Master, see https://github.com/dji-sdk/RoboMaster-SDK

device-request
platform-request

- Robotgo version (or commit ref): v0.80.0.845, Sierra Nevada! - Go version: ```bash $go version go version go1.12 darwin/amd64 ``` - Gcc version: ```bash $gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1...

Mac

I was trying to train a full-text model for study, and then I found that the parsing of paragraphs was significantly less intuitive than the parsing of headings. After investigation,...

For example: ``` (a) chart a (b) chart b Fig 1. figure caption ``` and the callouts in body are `Fig 1(a)`, `Fig 1(b)`

enhancement

For example: ```xml 1, .... figure in somewhere 2, .... 3, ... figure in somewhere ... ``` The model does not seem to handle cross-element associations according to document?

Some journals require composite references when add citations, this will make grobid confused when callout matching. [Author Guidelines - Small - Wiley Online Library](https://onlinelibrary.wiley.com/page/journal/16136829/homepage/author-guidelines#:~:text=mm%20(w%20%C3%97%20h).-,References,-References%20to%20the) > Proceedings Volumes: [4] a) C....

example paper: https://journals.aps.org/prc/abstract/10.1103/PhysRevC.100.014306 (same with #781 ) ### Fig 1(missed) ![image](https://user-images.githubusercontent.com/8749411/123935151-8ac74800-d9c6-11eb-8183-4c694b67c2c4.png) ### Fig 2(wrong head and figDesc) ```xml B and the 1 + 1 0 11 state of 10 B....

bug

Grobid can't distinguish references and comments. Seems we need a fine-tuned reference segmenter model? ![image](https://user-images.githubusercontent.com/8749411/150519666-4b607c6c-d4b9-436b-a839-1dbfc8e29fa9.png) ![image](https://user-images.githubusercontent.com/8749411/150521401-649f5138-503d-4cdf-9d30-8962289cc3fa.png)

error cases

### Paper: [Use of gasotransmitters for the controlled release of polymer-based nitric oxide carriers in medical applications - ScienceDirect](https://www.sciencedirect.com/science/article/pii/S0168365918302098?via%3Dihub) Reference: ![image](https://user-images.githubusercontent.com/8749411/139034584-6b980808-6fe0-4a5d-a0d3-1eeb0f5fceaf.png) ### TEI Result: ```xml ... Click" reactions for the...

error cases

Case: [\[2108.04818\] A Graph Approach to Simulate Twitter Activities with Hawkes Processes](https://arxiv.org/abs/2108.04818) Expect: ``` 1 INTRODUCTION 2 HAWKES PROCESS 2.1 Model description and implementation 2.2 Complexity Analysis 3 APPLICATION: RARE...

error cases