issues
search
CogComp
/
cogcomp-nlpy
CogComp's light-weight Python NLP annotators
http://nlp.cogcomp.org/
Other
116
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Local Pipeline not working (Fail to load models)
#130
flackbash
opened
4 months ago
2
remote_pipeline: Fail to connect to server.
#129
flackbash
opened
4 months ago
0
local pipeline yields different results from remote one
#128
mattia-barbaresi
opened
2 years ago
0
Model cannot be downloaded
#127
egumasa
opened
3 years ago
0
can't find and can't download several files. And as a result can't use SRL_VERB
#126
haijun-ucsd
opened
5 years ago
1
Better README for creating your own server
#125
shyamupa
opened
5 years ago
0
Minor changes to master, to make the test compatible with Python 3
#124
danyaljj
closed
5 years ago
0
Multiple model wrapping server. For Multilingual Demos
#123
shyamupa
closed
5 years ago
4
Failed to load models, Class not found
#122
shyamupa
closed
5 years ago
1
unable to Use Some Annotators
#121
sagarsanjeev
closed
5 years ago
8
A problem about getting 'verb_srl' view with LocalPipeline.
#120
luyaojie
closed
2 years ago
4
Use urllib.parse to join url paths instead of string concat
#119
schen149
closed
6 years ago
1
Remote server fails when specifying it with a trailing "/"
#118
danyaljj
closed
6 years ago
0
Two Model Server Wrappers (Local and Remote)
#117
shyamupa
closed
6 years ago
0
Refactored so that server folder is inside ccg_nlpy
#116
shyamupa
closed
6 years ago
0
Fixes in the Model Wrapper Server
#115
shyamupa
closed
6 years ago
0
first version of a server for wrapping models served using python.
#114
shyamupa
closed
6 years ago
2
How to disable logging?
#113
danyaljj
opened
6 years ago
0
Not everything should be a property in TextAnnotation
#112
shyamupa
opened
6 years ago
1
Add a minimum model version
#111
danieldeutsch
opened
6 years ago
2
Fixing typo in command
#110
danieldeutsch
closed
6 years ago
0
Test case for Sentence Boundaries
#109
shyamupa
closed
6 years ago
1
method to return sent boundaries
#108
shyamupa
closed
6 years ago
1
added split on hyphen functionalty
#107
nitishgupta
closed
6 years ago
1
No found Local Pipeline.
#106
rodriguesfas
opened
6 years ago
8
Fix API docs link
#105
danyaljj
opened
6 years ago
2
link doc no found!
#104
rodriguesfas
opened
6 years ago
0
remote pipeline now adds views to existing TA
#103
nitishgupta
closed
6 years ago
0
1. Solve Token offset issue. 2. Additional views are added to TA, rat…
#102
nitishgupta
closed
6 years ago
0
Encode String into Bytes before calling PyJnius JString conversion
#101
nitishgupta
closed
6 years ago
0
Local pipeline for pre-tokenized text
#100
nitishgupta
closed
6 years ago
0
viewtype should be fuly qualified class name
#99
shyamupa
closed
6 years ago
0
text ann should not call strip() on raw text
#98
shyamupa
closed
6 years ago
0
Update README.md
#97
danyaljj
closed
6 years ago
0
Adding function for calling server with sentences/tokens as input rather than text
#96
sanjayss34
closed
6 years ago
4
Tokens not aligned with Ontonotes Tokens
#95
sanjayss34
closed
6 years ago
1
Labels To Scores
#94
ChaseDuncan
closed
6 years ago
1
why get_ner_ontonotoes is like 6% better than get_ner_conll?
#93
monajalal
closed
6 years ago
4
clean text before processing it
#92
danyaljj
closed
6 years ago
0
Update version to 0.12.0
#91
danyaljj
closed
6 years ago
0
File "/scratch/sjn/anaconda/lib/python3.6/site-packages/ccg_nlpy/core/text_annotation.py", line 78, in _extract_char_offset assert sentence[characterId] == tokens[tokenId][tokenLength], sentence[characterId] + " expected, found " + tokens[tokenId][tokenLength] + " instead in sentence: " + sentence; AssertionError: � expected, found s instead in sentence:
#90
monajalal
closed
6 years ago
4
Local_PIpeline: why protobuff?
#89
danyaljj
closed
6 years ago
2
convert python strings to java string first + some error handling.
#88
danyaljj
closed
6 years ago
0
Serialization call fails to write the temporary proto
#87
sarlinpe
closed
6 years ago
5
text_annotation = self.pipeline.createBasicTextAnnotation("", "", text) AttributeError: 'NoneType' object has no attribute 'createBasicTextAnnotation'
#86
monajalal
opened
6 years ago
9
Basic visualizations for text annotations
#85
danyaljj
closed
6 years ago
0
Viz
#84
danyaljj
closed
6 years ago
0
adding webserver to the nlpy project.
#83
danyaljj
closed
6 years ago
0
can't install ccg_nlpy (pyjnius install fails)
#82
mssammon
closed
6 years ago
4
NER Prediction Issue
#81
sanjayss34
closed
6 years ago
1
Next