Mudanças entre as edições de "Grobid"
Ir para navegação
Ir para pesquisar
(Criou página com 'https://grobid.readthedocs.io/en/latest/Install-Grobid/ https://grobid.readthedocs.io/en/latest/Install-Grobid/ = Install = wget https://github.com/kermitt2/grobid/archiv...') |
|||
| Linha 3: | Linha 3: | ||
wget https://github.com/kermitt2/grobid/archive/0.7.2.zip | wget https://github.com/kermitt2/grobid/archive/0.7.2.zip | ||
unzip 0.7.2.zip | unzip 0.7.2.zip | ||
| + | |||
| + | == Run == | ||
| + | ./gradlew clean install | ||
| + | |||
| + | == Run Teste == | ||
| + | ./gradlew clean install test | ||
Edição atual tal como às 15h06min de 17 de fevereiro de 2023
[https://grobid.readthedocs.io/en/latest/Install-Grobid/]
Install
wget https://github.com/kermitt2/grobid/archive/0.7.2.zip unzip 0.7.2.zip
Run
./gradlew clean install
Run Teste
./gradlew clean install test