MCPcopy Create free account

hub / github.com/MedKhem/grobid-dictionaries / functions

Functions917 in github.com/MedKhem/grobid-dictionaries

↓ 4 callersMethodcreateTrainingDictionary
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/DictionarySegmentationParser.java:969
↓ 4 callersMethodcreateTrainingDictionaryBody
(File path, String outputDirectory, boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/DictionaryBodySegmentationParser.java:1575
↓ 4 callersMethodcreateTrainingEtym
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/EtymParser.java:228
↓ 4 callersMethodcreateTrainingForm
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/FormParser.java:341
↓ 4 callersMethodcreateTrainingGramGrp
(File path, String outputDirectory, Boolean isAnnotated, String calledBy, Boolean isPDF)
src/main/java/org/grobid/core/engines/GramGrpParser.java:289
↓ 4 callersMethodcreateTrainingLexicalEntries
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/LexicalEntryParser.java:354
↓ 4 callersMethodcreateTrainingSense
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/SenseParser.java:290
↓ 4 callersMethodcreateTrainingSubSense
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/SubSenseParser.java:302
↓ 4 callersMethodcreateTrainingtoEtymQuote
(File path, String outputDirectory, Boolean isAnnotated, Boolean isPDF)
src/main/java/org/grobid/core/engines/EtymQuoteParser.java:219
↓ 4 callersFunctioncurCSS
( elem, name, computed )
src/main/webapp/resources/bower_components/jquery/src/css/curCSS.js:9
↓ 4 callersFunctiondone
( status, nativeStatusText, responses, headers )
src/main/webapp/resources/bower_components/jquery/src/ajax.js:655
↓ 4 callersMethodfromName
(String name)
src/main/java/org/grobid/core/features/enums/LineStatus.java:24
↓ 4 callersFunctiongenFx
( type, includeWidth )
src/main/webapp/resources/bower_components/jquery/src/effects.js:83
↓ 4 callersMethodgetFilePath2Resources
()
src/main/java/org/grobid/trainer/AbstractDictionaryTrainer.java:505
↓ 4 callersMethodgetInstance
()
src/main/java/org/grobid/core/engines/DictionarySegmentationParser.java:58
↓ 4 callersMethodgetInstance
()
src/main/java/org/grobid/core/engines/CrossRefParser.java:48
↓ 4 callersMethodgetTagger
(GrobidModel model)
src/main/java/org/grobid/core/engines/DictionaryTaggerFactory.java:22
↓ 4 callersMethodgetVersion
Returns the current version of GROBID @return GROBID version
src/main/java/org/grobid/core/utilities/GrobidDictionaryProperties.java:321
↓ 4 callersFunctioni
(a,b)
src/main/webapp/resources/js/markdown.min.js:1
↓ 4 callersFunctionir
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 4 callersFunctionj
(a)
src/main/webapp/resources/js/markdown.min.js:1
↓ 4 callersFunctionk
(e,n,r,i)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 4 callersFunctionm
(a)
src/main/webapp/resources/bootstrap/js/prettify.js:2
↓ 4 callersFunctionnn
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 4 callersMethodtreatEndOfLastPage
(StringBuilder tei, DictionaryDocument doc)
src/main/java/org/grobid/core/engines/DictionaryBodySegmentationParser.java:1857
↓ 4 callersMethodtreatEndOfPageAndBeginingOfSecondPage
(StringBuilder tei, DictionaryDocument doc)
src/main/java/org/grobid/core/engines/DictionaryBodySegmentationParser.java:1797
↓ 4 callersFunctionxt
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersFunctionB
(a,m,e,h)
src/main/webapp/resources/bootstrap/js/prettify.js:7
↓ 3 callersFunctionE
(a)
src/main/webapp/resources/bootstrap/js/prettify.js:15
↓ 3 callersFunctionI
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:5
↓ 3 callersFunctionM
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersFunctionTt
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersFunction_Outdent
(text)
src/main/webapp/resources/js/Markdown.Converter.js:1436
↓ 3 callersFunction_n
(e,n)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 3 callersFunction_t
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:5
↓ 3 callersFunctionajaxExtend
( target, src )
src/main/webapp/resources/bower_components/jquery/src/ajax.js:122
↓ 3 callersFunctionattributeEncode
(text)
src/main/webapp/resources/js/Markdown.Converter.js:777
↓ 3 callersFunctionc
(t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersMethodcreateAnnotatedTrainingBatch
(String inputDirectory, String outputDirectory, String calledBy, Boolean isPDF)
src/main/java/org/grobid/core/engines/GramGrpParser.java:253
↓ 3 callersMethodcreateEngine
Return a new instance of engine. @return Engine
src/test/java/org/grobid/core/factory/AbstractDictionaryEngineFactory.java:50
↓ 3 callersMethodcreateTrainingBatch
(String inputDirectory, String outputDirectory, String calledBy, Boolean isPDF)
src/main/java/org/grobid/core/engines/GramGrpParser.java:217
↓ 3 callersFunctiondefaultDisplay
* Try to determine the default display value of an element * @param {String} nodeName
src/main/webapp/resources/bower_components/jquery/src/css/defaultDisplay.js:37
↓ 3 callersMethodevaluate
()
src/main/java/org/grobid/trainer/AbstractDictionaryTrainer.java:121
↓ 3 callersFunctionft
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersMethodgetAllLinesFeatured
Addition of the features at line level for the complete document. <p/> This is an alternative to the token level, where the unit for labeling is the l
src/main/java/org/grobid/core/engines/DictionarySegmentationParser.java:488
↓ 3 callersMethodgetCorpusPath
()
src/main/java/org/grobid/trainer/AbstractDictionaryTrainer.java:514
↓ 3 callersMethodgetNBThreads
Returns the number of threads, given in the grobid-property file. @return number of threads
src/main/java/org/grobid/core/utilities/GrobidDictionaryProperties.java:592
↓ 3 callersFunctiongetParent
($this)
src/main/webapp/resources/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap.js:842
↓ 3 callersFunctiongetParent
($this)
src/main/webapp/resources/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/dropdown.js:100
↓ 3 callersFunctiongetParent
($this)
src/main/webapp/resources/bower_components/bootstrap/js/dropdown.js:100
↓ 3 callersFunctiongetParent
($this)
src/main/webapp/resources/bootstrap/js/bootstrap.js:745
↓ 3 callersMethodgetTempPath
Returns the temprorary path of grobid @return a directory for temp files
src/main/java/org/grobid/core/utilities/GrobidDictionaryProperties.java:403
↓ 3 callersMethodgetTemplatePath
()
src/main/java/org/grobid/trainer/AbstractDictionaryTrainer.java:518
↓ 3 callersMethodgetTrainer
(GrobidModel model)
src/main/java/org/grobid/trainer/DictionaryTrainerFactory.java:10
↓ 3 callersFunctionh
(a)
src/main/webapp/resources/bootstrap/js/prettify.js:2
↓ 3 callersFunctionidxof
(s,c,p)
src/main/webapp/resources/js/wiky.math.js:314
↓ 3 callersMethodinitiateProcessingALTO
(File originFile)
src/main/java/org/grobid/core/engines/DictionarySegmentationParser.java:296
↓ 3 callersFunctionisArraylike
( obj )
src/main/webapp/resources/bower_components/jquery/src/core.js:481
↓ 3 callersFunctionlt
()
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersMethodprocess
(List<LayoutToken> etymEntry, String parentTag)
src/main/java/org/grobid/core/engines/EtymQuoteParser.java:78
↓ 3 callersFunctionrunSubset
(subset)
src/main/webapp/resources/bower_components/bootstrap/Gruntfile.js:404
↓ 3 callersFunctions
(s,l,c,p,d)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersFunctionsetBaseUrlBib
(ext)
src/main/webapp/grobid/grobid-dictionaries.js:644
↓ 3 callersFunctionsetGlobalEval
( elems, refElements )
src/main/webapp/resources/bower_components/jquery/src/manipulation.js:78
↓ 3 callersFunctionst
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 3 callersFunctiont
(t,n)
src/main/webapp/resources/bootstrap/js/bootstrap.min.js:6
↓ 3 callersMethodtoTEIGramGrp
(String bodyContentFeatured, List<LayoutToken> layoutTokens, boolean isT
src/main/java/org/grobid/core/engines/GramGrpParser.java:178
↓ 3 callersMethodtrain
()
src/main/java/org/grobid/trainer/AbstractDictionaryTrainer.java:77
↓ 3 callersFunctionwinnow
( elements, qualifier, not )
src/main/webapp/resources/bower_components/jquery/src/traversing/findFilter.js:11
↓ 3 callersFunctionwt
(e,t,n)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 2 callersFunctionC
(a,m)
src/main/webapp/resources/bootstrap/js/prettify.js:15
↓ 2 callersFunctionD
(a,m)
src/main/webapp/resources/bootstrap/js/prettify.js:12
↓ 2 callersFunctionHn
(e)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 2 callersFunctionKn
()
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 2 callersFunctionLt
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:5
↓ 2 callersFunctionMt
(e,t)
src/main/webapp/resources/js/jquery-1.10.0.min.js:5
↓ 2 callersFunctionR
(e,n,r,i)
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 2 callersFunctionW
(e,t,n)
src/main/webapp/resources/js/jquery-1.10.0.min.js:5
↓ 2 callersFunction_
()
src/main/webapp/resources/js/jquery-1.10.0.min.js:4
↓ 2 callersFunction_Detab
(text)
src/main/webapp/resources/js/Markdown.Converter.js:1452
↓ 2 callersFunction_DoLists
(text, isInsideParagraphlessListItem)
src/main/webapp/resources/js/Markdown.Converter.js:874
↓ 2 callersFunction_EncodeAmpsAndAngles
(text)
src/main/webapp/resources/js/Markdown.Converter.js:1302
↓ 2 callersFunction_EncodeCode
(text)
src/main/webapp/resources/js/Markdown.Converter.js:1135
↓ 2 callersFunction_HashHTMLBlocks
(text)
src/main/webapp/resources/js/Markdown.Converter.js:357
↓ 2 callersFunction_ProcessListItems
(list_str, list_type, isInsideParagraphlessListItem)
src/main/webapp/resources/js/Markdown.Converter.js:945
↓ 2 callersFunctiona
(a)
src/main/webapp/resources/js/markdown.min.js:1
↓ 2 callersFunctionactualDisplay
( name, doc )
src/main/webapp/resources/bower_components/jquery/src/css/defaultDisplay.js:15
↓ 2 callersMethodaddFeaturesDictionarySegmentation
Add the selected features to the lexical entry segmentaion model @param sourceTEIPathLabel path to TEI files @param sourceDictionarySeg
src/main/java/org/grobid/trainer/DictionarySegmentationTrainer.java:64
↓ 2 callersMethodaddFeaturesSense
(LayoutToken layoutToken, String label, String lineStatu
src/main/java/org/grobid/core/features/FeatureVectorSense.java:28
↓ 2 callersFunctionaddGetHookIf
( conditionFn, hookFn )
src/main/webapp/resources/bower_components/jquery/src/css/addGetHookIf.js:3
↓ 2 callersFunctionaddToPrefiltersOrTransports
( structure )
src/main/webapp/resources/bower_components/jquery/src/ajax.js:63
↓ 2 callersFunctionan
(e,t,n,r,i)
src/main/webapp/resources/js/jquery-1.10.0.min.js:6
↓ 2 callersFunctionaugmentWidthOrHeight
( elem, name, extra, isBorderBox, styles )
src/main/webapp/resources/bower_components/jquery/src/css.js:69
↓ 2 callersMethodbigEntryFormat
(String modelToRun, StringBuilder tei, LabeledLexicalInformation bodyComponents, DictionaryDocument doc)
src/main/java/org/grobid/core/engines/DictionaryBodySegmentationParser.java:1746
↓ 2 callersFunctionc
()
src/main/webapp/resources/js/markdown.min.js:1
↓ 2 callersFunctioncb
(e)
src/main/webapp/resources/js/jquery.form.js:503
↓ 2 callersFunctioncloneCopyEvent
( src, dest )
src/main/webapp/resources/bower_components/jquery/src/manipulation.js:89
↓ 2 callersFunctioncomplete
()
src/main/webapp/resources/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap.js:631
↓ 2 callersFunctioncomplete
()
src/main/webapp/resources/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/tooltip.js:202
↓ 2 callersMethodcomputeCapitalisation
(String word)
src/main/java/org/grobid/core/features/FeaturesUtils.java:91
← previousnext →101–200 of 917, ranked by callers