-
Post a link for a "possibility" reading of your own on the topic of Deep Learning with Text [for week 5], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.g., as we …
lkcao updated
2 years ago
-
**Current Situation**.
There is no flexible and adequate repository for storing ground truth data. Especially the aspects of collaborative creation, control and versioning are very difficult to reali…
-
Post questions about the following exemplary reading here:
Barron, Alexander TJ, Jenny Huang, Rebecca L. Spang, and Simon DeDeo. 2018. “[Individuals, institutions, and innovation in the debates of …
-
I want to extract reference data from articles that use footnotes instead of a bibliography. The footnotes contain the references, mixed with additional commentary. Since Grobid was not trained on thi…
-
I think that it would be very helpful to be able to download text for a play using API in a table format. Something like this:
| Play | Act | Character | Line …
-
There are some missing abstracts in the dataset. Is this a dataset collection issue or an issue with the released dataset?
Example where `@cite_0` is missing `abstract` field
```
{
'aid': 'cs9…
-
Goodfellow, Ian, Yoshua Bengio, and Aaron Courville. 2016. Deep learning. Chapter 12.4 “[Applications: Natural Language Processing.](http://www.deeplearningbook.org/contents/applications.html)” MIT pr…
-
Parse a Veda Scientific CoA PDF.
-
Hi,
Could you please tell from where did you get the email-data for analysis and is there any format of email do you require before parsing the data.
Thanks
-
I've produced an input CSV file from https://github.com/gap-system/GapWWW/blob/master/Doc/Bib/GapCite.MR
```
Bib $ echo 'MRNO' > GapBibMR.csv; grep '^ ' GapCite.MR | tr -d ' ' >> GapBibMR.csv
Bib $…