Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
sentence-simplification
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
carlosmendeznlp
2018-02-21 23:49:25 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8222e2207e017b597cf152f42337dba66f4bbdde
8222e220
1 parent
7b650bc5
Set up repository
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
0 deletions
README.md
README.md
0 → 100755
View file @
8222e22
# 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
Please
register
or
login
to post a comment