carlosmendeznlp

Set up repository

Showing 1 changed file with 36 additions and 0 deletions
# Automatic extraction of gene - disease events
## Input data sets (original corpus given by Yalbi Balderas)
```Shell
\input-data-sets
```
## Dictionaries
### Original given by Yalbi Balderas
```Shell
\dictionaries-original
```
## Terminological resources (dictionaries for entity recognition)
```Shell
\terminologicalResources
```
## JSON dictionaries (Gene, disease, effect and GO)
```Shell
\dictionaries-json
```
## Example sentences
### Example sentences with different tags (non redundant)
```Shell
\example-sentences
```
## Corpus
### Set of abstracts and full article sentence-splitted
```Shell
\corpora
```
## scripts
### Scripts used to tag and preprocess text
```Shell
\scripts
```
\ No newline at end of file