Project mining details
Provide your UTF-8 encoded text, on the current URL using the HTTP POST method.
You may also choose among the available mining processes.
HTTP POST parameters:
- document: UTF-8 encoded text
- projects: Project processing (on/off)
- datacitations: Data citation processing (on/off)
- classification: Classification processing (on/off)
The service will return a JSON encoded result containing the following fields:
- funding_info: Result category
- fund: Funder name (e.g., FP7 , Wellcome Trust)
- acronym: The project acronym (only for FP7 projects)
- grantid: The project grant identifier
- confidence: Confidence weight
Result example:
{"funding_info": [{"fund": "fp7", "acronym": "CORONET", "grantid": "269459", "confidence": 0.96}]}
This service currently supports the following funders: EC (FP7/H2020), NIH, NSF, WT, RCUK, FCT (Fundação para a Ciência e a Tecnologia - Portugal), SNSF (Swiss National Science Foundation), NWO (Netherlands Organisation for Scientific Research), ARC (Australian Research Council), FWF (Austrian Science Fund), MESTD (Ministry of Education, Science and Technological Development of Republic of Serbia), NHMRC, SFI (Science Foundation Ireland), MSES (Ministry of Science, Education and Sports - Croatia), TÜBİTAK (Türkiye Bilimsel ve Teknolojik Araştırma Kurumu - Turkey), and CSF (Croatian Science Foundation).
Note:
You can also use the form on the right to directly paste your document