add Lingua as language detection library #637
ci-build-unstable.yml
on: push
build
9m 22s
docker-build-crf
0s
Annotations
37 errors and 1 warning
BiblioItemTest.shouldGenerateRawAffiliationTextIfEnabled:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L90
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.shouldGenerateRawAffiliationTextForFailAffiliationsIfEnabled:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L165
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.injectIdentifiers:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L200
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_2authors_shouldMatchFullName_shouldKeepAffiliation:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L306
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_2authors_initial_shouldUpdateAuthor:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L357
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.shouldNotGenerateRawAffiliationTextIfNotEnabled:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L185
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.shouldIncludeEscapedMarkerInRawAffiliationText:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L141
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_empty_shouldNotFail:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L257
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.shouldIncludeMarkerInRawAffiliationText:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L113
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_2authors_shouldMatchFullName_shouldUpdateAffiliation:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L281
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_1author_shouldWork:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L263
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.shouldEscapeIdentifiers:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L221
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
BiblioItemTest.correct_2authors_initial_2_shouldUpdateAuthor:
grobid-core/src/test/java/org/grobid/core/data/BiblioItemTest.java#L332
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TEIFormatterIntegrationTest.testGetTeiNotes:
grobid-core/src/test/java/org/grobid/core/document/TEIFormatterIntegrationTest.java#L30
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
SegmentationTest.testPrepareDocument_SimpleDocument_shouldWork:
grobid-core/src/test/java/org/grobid/core/engines/SegmentationTest.java#L34
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
SegmentationTest.testGetAllLinesFeatures_SimpleDocument_shouldWork:
grobid-core/src/test/java/org/grobid/core/engines/SegmentationTest.java#L34
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
ReferenceExtractorTest.extractAllReferencesXml:
grobid-core/src/test/java/org/grobid/core/engines/patent/ReferenceExtractorTest.java#L153
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
ReferenceExtractorTest.extractAllReferencesStringNull:
grobid-core/src/test/java/org/grobid/core/engines/patent/ReferenceExtractorTest.java#L42
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
ReferenceExtractorTest.extractAllReferencesXmlST36:
grobid-core/src/test/java/org/grobid/core/engines/patent/ReferenceExtractorTest.java#L137
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
CrossrefUnixrefSaxParserTest.testParseCrossrefDoi:
grobid-core/src/test/java/org/grobid/core/sax/CrossrefUnixrefSaxParserTest.java#L29
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
CrossrefUnixrefSaxParserTest.testParseCrossrefDoi_References:
grobid-core/src/test/java/org/grobid/core/sax/CrossrefUnixrefSaxParserTest.java#L29
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationParser.testCitationParser1_withoutConsolidation:
grobid-core/src/test/java/org/grobid/core/test/TestCitationParser.java#L49
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationParser.testCitationParser5_withoutConsolidation:
grobid-core/src/test/java/org/grobid/core/test/TestCitationParser.java#L97
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationParser.testCitationParser2_withoutConsolidation:
grobid-core/src/test/java/org/grobid/core/test/TestCitationParser.java#L60
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationPatentParser.testCitationPatentParserFromText:
grobid-core/src/test/java/org/grobid/core/test/TestCitationPatentParser.java#L103
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_1:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L46
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_2:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L64
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_3:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L71
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_4:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L78
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_5:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L85
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestFullTextParser.testFullTextParser_6:
grobid-core/src/test/java/org/grobid/core/test/TestFullTextParser.java#L92
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestHeaderParser.testHeaderHeader:
grobid-core/src/test/java/org/grobid/core/test/TestHeaderParser.java#L40
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
LayoutTokensUtilIntegrationTest.testDoesRequireDehyphenization:
grobid-core/src/test/java/org/grobid/core/utilities/LayoutTokensUtilIntegrationTest.java#L38
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
LayoutTokensUtilIntegrationTest.testDoesRequireDehyphenization2:
grobid-core/src/test/java/org/grobid/core/utilities/LayoutTokensUtilIntegrationTest.java#L28
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationsVisualizer.testJSONAnnotationStructure:
grobid-core/src/test/java/org/grobid/core/visualization/TestCitationsVisualizer.java#L37
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
TestCitationsVisualizer.testJSONAnnotationEscaping:
grobid-core/src/test/java/org/grobid/core/visualization/TestCitationsVisualizer.java#L91
org.grobid.core.exceptions.GrobidException: [GENERAL] Class org.grobid.core.lang.impl.LinguaLanguageDetectorFactory were not found in the classpath. Make sure that it is provided correctly is in the classpath
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|