CoreNLP word splitter for AllenNLP
Project description
allennlp_wordsplitter_corenlp
Add a CoreNLP WordSplitter
into AllenNLP's tokenizers.
config
{
"dataset_reader": {
// ... ...
"tokenizer": {
"word_splitter": {
"type": "corenlp_remote",
"url": "http://10.1.1.174:9000"
}
},
// ... ...
},
// ... ...
}
CLI
allennlp train --include-package allennlp_wordsplitter_corenlp -s /your/output/dir /your/training/config/file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for allennlp_wordsplitter_corenlp-0.1a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b82ef6e50f6f327c7554b7cde88c4be4a6ff8866ecf29deadbb85392d806ff88 |
|
MD5 | f901e80727a66dd1c60b6710997a00a5 |
|
BLAKE2b-256 | 39748749b3b11be425a762efb279f40ecfc34eb834ae81d2290d3993195b7d94 |
Close
Hashes for allennlp_wordsplitter_corenlp-0.1a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c5cf58ec97ba3ce1f04008339cc4ce850a58922fae6d1570e3318ebec741831 |
|
MD5 | 89a4d8bf4676e588cc0dd4c3655182a2 |
|
BLAKE2b-256 | 04e78f0e59c6544e9e8994dfc0cb21e15faec6e8a180527f3c1ec44be29cdeee |