issues
search
openai
/
deeptype
Code for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution"
https://arxiv.org/abs/1802.01021
Other
651
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
load_wikidata_ids tries to build a marisatrie.RecordTrie. Python runs out of memory.
#61
saminahbab
closed
3 years ago
0
TypeError: 'NoneType' object is not iterable when running full_preprocess.sh
#60
bhedayat
opened
4 years ago
3
Issue replicating accuracy of 0.98
#59
lbozarth
opened
4 years ago
2
FileNotFoundError: [Errno 2] No such file or directory: 'data/wikidata/wikidata_wikititle2wikidata.tsv'
#58
parisak916
opened
4 years ago
1
Use Python 3.6 and Cython 0.26 to install wikidata_linker_utils
#57
fengh16
opened
4 years ago
1
Is there a pre-trained, plug-n-play model that we can play with?
#56
youssefavx
opened
4 years ago
5
Train in a custom dataset
#55
iuria21
closed
4 years ago
4
Compatibility with Tensorflow 1.14
#54
ales004
opened
5 years ago
2
alpha in equation and how to select parameters in training type classifier
#53
yifding
opened
5 years ago
1
How can i use an evolved type system only?
#52
ktlsn1234
closed
5 years ago
1
Where is this file, or from which file and step it was generated?
#51
Tesla-jiang
opened
5 years ago
1
How to write the function classify() in extraction/type_classifier.py?
#50
snowcement
opened
5 years ago
2
where do you get candidate entities for a mention from?
#49
teffland
opened
5 years ago
7
No space left on device error when running full_preprocess.sh
#48
shirakad
opened
5 years ago
2
how much disk for decompress the file latest-all.json.bz2
#47
SeekPoint
closed
3 years ago
9
update README with repo status
#46
christopherhesse
closed
6 years ago
0
How can I find associated types of an entity ?
#45
mailong25
opened
6 years ago
1
Getting coverage for only 6 million wikidata items in evolved type
#44
heisenbugfix
closed
6 years ago
4
FileNotFoundError: [Errno 2] No such file or directory: 'data/location_classification/classes.txt'
#43
leolle
opened
6 years ago
1
Evaluate Learnability does not give output graph as per the jupyter notebook LearnabilityStudy.ipynb
#42
heisenbugfix
closed
6 years ago
0
Getting NaN loss after few epochs ~30
#41
heisenbugfix
closed
6 years ago
1
How to retrieve the wikidata Q-ID of an item using the marisa trie and the offset/value numpy arrays?
#40
heisenbugfix
closed
6 years ago
1
UnicodeEncodeError
#39
mshahriarinia
closed
6 years ago
2
successor_mask.pyx:1052:34: ambiguous overloaded method
#38
mshahriarinia
closed
6 years ago
1
train_type error
#37
ghost
opened
6 years ago
4
Unable to install the wikidata_linker_utils_src
#36
heisenbugfix
closed
6 years ago
3
KeyError in fast_link_fixer.py
#35
EzBenson
opened
6 years ago
14
is there a ready-to-go model?
#34
leolle
opened
6 years ago
8
Issues installing wikidata_linker_utils_src with Cython 0.28
#33
lucolivi
opened
6 years ago
2
how to generate the learnability score output
#32
zjulins
closed
6 years ago
0
Replicating model training and evaluation
#31
karimvision
opened
6 years ago
1
pip install wikidata_linker_utils_src error on MacOS High Sierra
#30
shunyaorad
opened
6 years ago
3
evaluation method
#29
karimvision
closed
6 years ago
3
trie.get('CIA') doesn't work on ja_trie
#28
ghost
closed
6 years ago
1
Unable to replicate oracle accuracies for evolved type systems
#27
MurtyShikhar
opened
6 years ago
0
What scores does Table 1 use on the paper?
#26
ghost
opened
6 years ago
3
What P_type and P_entity mean?
#25
ghost
closed
6 years ago
0
the paper is hard to understand
#24
herbertchen1
closed
6 years ago
2
Update evaluate_learnability.py
#23
MurtyShikhar
closed
6 years ago
1
License
#22
johncadigan
closed
6 years ago
3
KeyError: 'category_link'
#21
ghost
closed
6 years ago
1
ModuleNotFoundError: No module named 'wikidata_linker_utils.successor_mask'
#20
MurtyShikhar
closed
6 years ago
2
KeyError 'enwiki/Human' extraction/classifiers/type_classifier.py
#19
ghpu
closed
6 years ago
5
Sentence predictions
#18
karimvision
closed
6 years ago
0
#12 fix imports in train_type
#17
karimvision
closed
6 years ago
1
fix imports
#16
karimvision
closed
6 years ago
0
testing model on a single sentence
#15
karimvision
closed
6 years ago
13
ModuleNotFoundError: No module named 'wikidata_linker_utils.conlleval'
#14
karimvision
closed
6 years ago
3
blacklist in argument triggers error
#13
galtay
closed
6 years ago
3
README typo, FACE->FACET
#12
galtay
closed
6 years ago
1
Next