Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stanfordnlp/stanza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16Merge branch 'dev' into thai_nerthai_nerJohn Bauer
2022-07-16VI backup filesJohn Bauer
2022-07-16Remove vi .swp fileJohn Bauer
2022-07-16Merge branch 'dev' into thai_nerJohn Bauer
2022-07-16Document visualization with Spacy. Processes completed docs or raw stringsSecroLoL
2022-07-16Move print statementJohn Bauer
2022-07-16rmJohn Bauer
2022-07-16Tiny changesJohn Bauer
2022-07-16Undo path changesJohn Bauer
2022-07-16Merge branch 'dev' into thai_nerJohn Bauer
2022-07-16Update the xpos chart for UD 2.10John Bauer
2022-07-16Add alternatives for alternate names for treebanks and add en_testJohn Bauer
2022-07-16Update build_xpos_vocab_factory to use argparse and get the list of treebanks...John Bauer
2022-07-16fix bert_embedding max lengthKantapong Kotchum
2022-07-16Oops, should just return the short_name when this happensJohn Bauer
2022-07-15Upgrade the initial punct augmentation to handle additional deps and copy nodesJohn Bauer
2022-07-15Use SHORT_NAMES to allow for the prepare scripts to use the short name to spe...John Bauer
2022-07-15Add an alternate name for no_bokmaal to short_name_to_treebankJohn Bauer
2022-07-15Update short_name_to_treebank.py for UD 2.10John Bauer
2022-07-15This comment is out of dateJohn Bauer
2022-07-15Update the error for a misformated dictionary-in-parts with more information ...John Bauer
2022-07-15Give a more useful error when this comes up, rather than the difficult to int...John Bauer
2022-07-14Mask illegal langauges by setting them to -ninf. 0 means that illegal langua...John Bauer
2022-07-14Barf if the subprofess commands in make_lm_data failJohn Bauer
2022-07-14Add an error if not enough files are produced to make train/dev/testJohn Bauer
2022-07-14Ignore wandb and stanza_resourcesJohn Bauer
2022-07-13Add an error if there isn't enough data for a charlmJohn Bauer
2022-07-13Move default location to under a thai subdirectoryJohn Bauer
2022-07-13Merge branch 'dev' into thai_nerJohn Bauer
2022-07-13fix LOC_IKantapong Kotchum
2022-07-13fix LOC-I tagKantapong Kotchum
2022-07-12fix error in prepare_ner_dataset for thai languageKantapong Kotchum
2022-07-12Make bidirectional an option in the POS model. If it helps, though, it's a v...John Bauer
2022-07-12Whitespace updateJohn Bauer
2022-07-11Move the random seed into the conversion method, in case people convert multi...John Bauer
2022-07-11Update convert_fire_2013.pyanwesham-lab
2022-07-11One attempt at reducing the tag space for hi_ner. Not super greatJohn Bauer
2022-07-10Read in a pretrain even if it doesn't have a row/col header. This applies to...John Bauer
2022-07-09Merge branch 'dev' into thai_nerJohn Bauer
2022-07-09Log the tags present in the training set when starting an NER training runJohn Bauer
2022-07-09Split on tabs instead of spaces - many of the LST20 tokens have spaces in themJohn Bauer
2022-07-09Merge branch 'dev' into thai_nerJohn Bauer
2022-07-09Allow underscores as well as dashesJohn Bauer
2022-07-09Merge branch 'dev' into thai_nerJohn Bauer
2022-07-09Don't try to download pretrains for models where we don't have one by defaultJohn Bauer
2022-07-09Be a little more clear about not using all the vectorsJohn Bauer
2022-07-08We always set this to 100000 when training new models, so might as well make ...John Bauer
2022-07-08Merge branch 'dev' into thai_nerJohn Bauer
2022-07-08include code to process conllu dataset into json formatKantapong Kotchum
2022-07-07Add getting all possible values for each featKarol Saputa