nltk 3.9.3
Version history | Download JSON
-
PyPI https://pypi.org/project/nltk/ Repository https://github.com/nltk/nltk -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 246 "Any" : 0 "Untyped" : 12724 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 1781 "classes" : 10231 "other" : 232- 621 functions (+0 overloads)
- 1160 parameters
- 745 classes
- 4203 methods (+0 overloads)
- 5965 parameters
- 62 properties
- 4203 methods (+0 overloads)
- 275 modules
- 232 attrs
- 621 functions (+0 overloads)
Modules
Incomplete Annotations
nltk (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
attr |
version |
1 | 0 | 0 |
attr |
version_file |
1 | 0 | 0 |
nltk.app.chartparser_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.chunkparser_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.collocations_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.concordance_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.nemo_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.rdparser_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.srparser_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.wordfreq_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.app.wordnet_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
app |
1 | 0 | 0 |
nltk.book (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
texts |
1 | 0 | 0 |
attr |
text3 |
1 | 0 | 0 |
attr |
text7 |
1 | 0 | 0 |
attr |
text2 |
1 | 0 | 0 |
func |
sents |
1 | 0 | 0 |
attr |
text4 |
1 | 0 | 0 |
attr |
text8 |
1 | 0 | 0 |
attr |
text5 |
1 | 0 | 0 |
attr |
text1 |
1 | 0 | 0 |
attr |
text9 |
1 | 0 | 0 |
attr |
text6 |
1 | 0 | 0 |
nltk.ccg.api (79 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CCGVar.init |
2 | 0 | 0 |
meth |
CCGVar.new_id |
1 | 0 | 0 |
meth |
CCGVar.reset_id |
1 | 0 | 0 |
meth |
CCGVar.is_primitive |
1 | 0 | 0 |
meth |
CCGVar.is_function |
1 | 0 | 0 |
meth |
CCGVar.is_var |
1 | 0 | 0 |
meth |
CCGVar.substitute |
2 | 0 | 0 |
meth |
CCGVar.can_unify |
2 | 0 | 0 |
meth |
CCGVar.id |
1 | 0 | 0 |
meth |
CCGVar.str |
1 | 0 | 0 |
meth |
AbstractCCGCategory.is_primitive |
1 | 0 | 0 |
meth |
AbstractCCGCategory.is_function |
1 | 0 | 0 |
meth |
AbstractCCGCategory.is_var |
1 | 0 | 0 |
meth |
AbstractCCGCategory.substitute |
2 | 0 | 0 |
meth |
AbstractCCGCategory.can_unify |
2 | 0 | 0 |
meth |
AbstractCCGCategory.str |
1 | 0 | 0 |
meth |
AbstractCCGCategory.eq |
2 | 0 | 0 |
meth |
AbstractCCGCategory.ne |
2 | 0 | 0 |
meth |
AbstractCCGCategory.lt |
2 | 0 | 0 |
meth |
AbstractCCGCategory.hash |
1 | 0 | 0 |
meth |
FunctionalCategory.init |
4 | 0 | 0 |
meth |
FunctionalCategory.is_primitive |
1 | 0 | 0 |
meth |
FunctionalCategory.is_function |
1 | 0 | 0 |
meth |
FunctionalCategory.is_var |
1 | 0 | 0 |
meth |
FunctionalCategory.substitute |
2 | 0 | 0 |
meth |
FunctionalCategory.can_unify |
2 | 0 | 0 |
meth |
FunctionalCategory.arg |
1 | 0 | 0 |
meth |
FunctionalCategory.res |
1 | 0 | 0 |
meth |
FunctionalCategory.dir |
1 | 0 | 0 |
meth |
FunctionalCategory.str |
1 | 0 | 0 |
meth |
Direction.init |
3 | 0 | 0 |
meth |
Direction.is_forward |
1 | 0 | 0 |
meth |
Direction.is_backward |
1 | 0 | 0 |
meth |
Direction.dir |
1 | 0 | 0 |
meth |
Direction.restrs |
1 | 0 | 0 |
meth |
Direction.is_variable |
1 | 0 | 0 |
meth |
Direction.can_unify |
2 | 0 | 0 |
meth |
Direction.substitute |
2 | 0 | 0 |
meth |
Direction.can_compose |
1 | 0 | 0 |
meth |
Direction.can_cross |
1 | 0 | 0 |
meth |
Direction.eq |
2 | 0 | 0 |
meth |
Direction.ne |
2 | 0 | 0 |
meth |
Direction.lt |
2 | 0 | 0 |
meth |
Direction.hash |
1 | 0 | 0 |
meth |
Direction.str |
1 | 0 | 0 |
meth |
Direction.neg |
1 | 0 | 0 |
meth |
PrimitiveCategory.init |
3 | 0 | 0 |
meth |
PrimitiveCategory.is_primitive |
1 | 0 | 0 |
meth |
PrimitiveCategory.is_function |
1 | 0 | 0 |
meth |
PrimitiveCategory.is_var |
1 | 0 | 0 |
meth |
PrimitiveCategory.restrs |
1 | 0 | 0 |
meth |
PrimitiveCategory.categ |
1 | 0 | 0 |
meth |
PrimitiveCategory.substitute |
2 | 0 | 0 |
meth |
PrimitiveCategory.can_unify |
2 | 0 | 0 |
meth |
PrimitiveCategory.str |
1 | 0 | 0 |
nltk.ccg.chart (83 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
func |
compute_semantics |
3 | 0 | 0 |
meth |
BackwardTypeRaiseRule.init |
1 | 0 | 0 |
meth |
BackwardTypeRaiseRule.apply |
5 | 0 | 0 |
meth |
BackwardTypeRaiseRule.str |
1 | 0 | 0 |
attr |
SubstitutionRuleSet |
1 | 0 | 0 |
meth |
ForwardTypeRaiseRule.init |
1 | 0 | 0 |
meth |
ForwardTypeRaiseRule.apply |
5 | 0 | 0 |
meth |
ForwardTypeRaiseRule.str |
1 | 0 | 0 |
attr |
CompositionRuleSet |
1 | 0 | 0 |
attr |
ApplicationRuleSet |
1 | 0 | 0 |
meth |
BinaryCombinatorRule.init |
2 | 0 | 0 |
meth |
BinaryCombinatorRule.apply |
5 | 0 | 0 |
meth |
BinaryCombinatorRule.str |
1 | 0 | 0 |
attr |
TypeRaiseRuleSet |
1 | 0 | 0 |
meth |
CCGChart.init |
2 | 0 | 0 |
meth |
CCGChart._trees |
5 | 0 | 0 |
meth |
CCGChartParser.init |
4 | 0 | 0 |
meth |
CCGChartParser.lexicon |
1 | 0 | 0 |
meth |
CCGChartParser.parse |
2 | 0 | 0 |
meth |
CCGLeafEdge.init |
4 | 0 | 0 |
meth |
CCGLeafEdge.lhs |
1 | 0 | 0 |
meth |
CCGLeafEdge.span |
1 | 0 | 0 |
meth |
CCGLeafEdge.start |
1 | 0 | 0 |
meth |
CCGLeafEdge.end |
1 | 0 | 0 |
meth |
CCGLeafEdge.length |
1 | 0 | 0 |
meth |
CCGLeafEdge.rhs |
1 | 0 | 0 |
meth |
CCGLeafEdge.dot |
1 | 0 | 0 |
meth |
CCGLeafEdge.is_complete |
1 | 0 | 0 |
meth |
CCGLeafEdge.is_incomplete |
1 | 0 | 0 |
meth |
CCGLeafEdge.nextsym |
1 | 0 | 0 |
meth |
CCGLeafEdge.token |
1 | 0 | 0 |
meth |
CCGLeafEdge.categ |
1 | 0 | 0 |
meth |
CCGLeafEdge.leaf |
1 | 0 | 0 |
meth |
CCGEdge.init |
4 | 0 | 0 |
meth |
CCGEdge.lhs |
1 | 0 | 0 |
meth |
CCGEdge.span |
1 | 0 | 0 |
meth |
CCGEdge.start |
1 | 0 | 0 |
meth |
CCGEdge.end |
1 | 0 | 0 |
meth |
CCGEdge.length |
1 | 0 | 0 |
meth |
CCGEdge.rhs |
1 | 0 | 0 |
meth |
CCGEdge.dot |
1 | 0 | 0 |
meth |
CCGEdge.is_complete |
1 | 0 | 0 |
meth |
CCGEdge.is_incomplete |
1 | 0 | 0 |
meth |
CCGEdge.nextsym |
1 | 0 | 0 |
meth |
CCGEdge.categ |
1 | 0 | 0 |
meth |
CCGEdge.rule |
1 | 0 | 0 |
func |
printCCGDerivation |
2 | 0 | 0 |
attr |
lex |
1 | 0 | 0 |
func |
printCCGTree |
3 | 0 | 0 |
nltk.ccg.combinator (103 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
backwardSxConstraint |
3 | 0 | 0 |
func |
forwardSConstraint |
3 | 0 | 0 |
func |
bothForward |
3 | 0 | 0 |
attr |
ForwardApplication |
1 | 0 | 0 |
func |
forwardTConstraint |
3 | 0 | 0 |
meth |
BackwardCombinator.init |
4 | 0 | 0 |
meth |
BackwardCombinator.can_combine |
3 | 0 | 0 |
meth |
BackwardCombinator.combine |
3 | 0 | 0 |
meth |
BackwardCombinator.str |
1 | 0 | 0 |
meth |
UndirectedBinaryCombinator.can_combine |
3 | 0 | 0 |
meth |
UndirectedBinaryCombinator.combine |
3 | 0 | 0 |
attr |
BackwardComposition |
1 | 0 | 0 |
attr |
BackwardSx |
1 | 0 | 0 |
func |
backwardBxConstraint |
3 | 0 | 0 |
meth |
DirectedBinaryCombinator.can_combine |
3 | 0 | 0 |
meth |
DirectedBinaryCombinator.combine |
3 | 0 | 0 |
func |
crossedDirs |
3 | 0 | 0 |
func |
bothBackward |
3 | 0 | 0 |
attr |
BackwardBx |
1 | 0 | 0 |
attr |
ForwardT |
1 | 0 | 0 |
meth |
UndirectedFunctionApplication.can_combine |
3 | 0 | 0 |
meth |
UndirectedFunctionApplication.combine |
3 | 0 | 0 |
meth |
UndirectedFunctionApplication.str |
1 | 0 | 0 |
meth |
UndirectedTypeRaise.can_combine |
3 | 0 | 0 |
meth |
UndirectedTypeRaise.combine |
3 | 0 | 0 |
meth |
UndirectedTypeRaise.str |
1 | 0 | 0 |
attr |
BackwardApplication |
1 | 0 | 0 |
attr |
ForwardComposition |
1 | 0 | 0 |
func |
backwardTConstraint |
3 | 0 | 0 |
attr |
ForwardSubstitution |
1 | 0 | 0 |
func |
innermostFunction |
2 | 0 | 0 |
attr |
BackwardT |
1 | 0 | 0 |
func |
backwardOnly |
3 | 0 | 0 |
meth |
ForwardCombinator.init |
4 | 0 | 0 |
meth |
ForwardCombinator.can_combine |
3 | 0 | 0 |
meth |
ForwardCombinator.combine |
3 | 0 | 0 |
meth |
ForwardCombinator.str |
1 | 0 | 0 |
meth |
UndirectedComposition.can_combine |
3 | 0 | 0 |
meth |
UndirectedComposition.combine |
3 | 0 | 0 |
meth |
UndirectedComposition.str |
1 | 0 | 0 |
func |
forwardOnly |
3 | 0 | 0 |
meth |
UndirectedSubstitution.can_combine |
3 | 0 | 0 |
meth |
UndirectedSubstitution.combine |
3 | 0 | 0 |
meth |
UndirectedSubstitution.str |
1 | 0 | 0 |
nltk.ccg.lexicon (49 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CCGLexicon.init |
5 | 0 | 0 |
meth |
CCGLexicon.categories |
2 | 0 | 0 |
meth |
CCGLexicon.start |
1 | 0 | 0 |
meth |
CCGLexicon.str |
1 | 0 | 0 |
func |
matchBrackets |
2 | 0 | 0 |
attr |
RHS_RE |
1 | 0 | 0 |
attr |
SEMANTICS_RE |
1 | 0 | 0 |
func |
nextCategory |
2 | 0 | 0 |
attr |
openccg_tinytiny |
1 | 0 | 0 |
attr |
COMMENTS_RE |
1 | 0 | 0 |
func |
parseApplication |
2 | 0 | 0 |
func |
parseSubscripts |
2 | 0 | 0 |
attr |
LEX_RE |
1 | 0 | 0 |
func |
parseLexicon |
2 | 0 | 0 |
meth |
Token.init |
4 | 0 | 0 |
meth |
Token.categ |
1 | 0 | 0 |
meth |
Token.semantics |
1 | 0 | 0 |
meth |
Token.str |
1 | 0 | 0 |
meth |
Token.cmp |
2 | 0 | 0 |
attr |
APP_RE |
1 | 0 | 0 |
func |
fromstring |
3 | 0 | 0 |
func |
augParseCategory |
5 | 0 | 0 |
attr |
NEXTPRIM_RE |
1 | 0 | 0 |
func |
parsePrimitiveCategory |
5 | 0 | 0 |
attr |
PRIM_RE |
1 | 0 | 0 |
nltk.ccg.logic (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
compute_composition_semantics |
3 | 0 | 0 |
func |
compute_substitution_semantics |
3 | 0 | 0 |
func |
compute_function_semantics |
3 | 0 | 0 |
func |
compute_type_raised_semantics |
2 | 0 | 0 |
nltk.chat (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
chatbots |
1 | 0 | 0 |
nltk.chat.eliza (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
eliza_chatbot |
1 | 0 | 0 |
func |
eliza_chat |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.chat.iesha (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
func |
iesha_chat |
1 | 0 | 0 |
attr |
iesha_chatbot |
1 | 0 | 0 |
nltk.chat.rude (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
rude_chat |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
attr |
rude_chatbot |
1 | 0 | 0 |
nltk.chat.suntsu (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
suntsu_chat |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
attr |
suntsu_chatbot |
1 | 0 | 0 |
nltk.chat.util (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Chat.init |
3 | 0 | 0 |
meth |
Chat._compile_reflections |
1 | 0 | 0 |
meth |
Chat._substitute |
2 | 0 | 0 |
meth |
Chat._wildcards |
3 | 0 | 0 |
meth |
Chat.respond |
2 | 0 | 0 |
meth |
Chat.converse |
2 | 0 | 0 |
nltk.chat.zen (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
zen_chat |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
attr |
zen_chatbot |
1 | 0 | 0 |
nltk.chunk (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ne_chunk_sents |
3 | 0 | 0 |
func |
ne_chunker |
2 | 0 | 0 |
func |
ne_chunk |
3 | 0 | 0 |
nltk.chunk.api (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ChunkParserI.parse |
2 | 0 | 0 |
meth |
ChunkParserI.evaluate |
2 | 0 | 0 |
meth |
ChunkParserI.accuracy |
2 | 0 | 0 |
nltk.chunk.named_entity (42 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
cmp_chunks |
3 | 0 | 0 |
func |
shape |
2 | 0 | 0 |
meth |
NEChunkParserTagger.init |
3 | 0 | 0 |
meth |
NEChunkParserTagger._classifier_builder |
2 | 0 | 0 |
meth |
NEChunkParserTagger._english_wordlist |
1 | 0 | 0 |
meth |
NEChunkParserTagger._feature_detector |
4 | 0 | 0 |
func |
simplify_pos |
2 | 0 | 0 |
func |
load_ace_file |
3 | 0 | 0 |
func |
build_model |
2 | 0 | 0 |
meth |
NEChunkParser.init |
2 | 0 | 0 |
meth |
NEChunkParser.parse |
2 | 0 | 0 |
meth |
NEChunkParser._train |
2 | 0 | 0 |
meth |
NEChunkParser._tagged_to_parse |
2 | 0 | 0 |
meth |
NEChunkParser._parse_to_tagged |
2 | 0 | 0 |
meth |
Maxent_NE_Chunker.init |
2 | 0 | 0 |
meth |
Maxent_NE_Chunker.load_params |
1 | 0 | 0 |
meth |
Maxent_NE_Chunker.save_params |
1 | 0 | 0 |
func |
load_ace_data |
4 | 0 | 0 |
func |
postag_tree |
2 | 0 | 0 |
nltk.chunk.regexp (108 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RegexpChunkRule.init |
4 | 0 | 0 |
meth |
RegexpChunkRule.apply |
2 | 0 | 0 |
meth |
RegexpChunkRule.descr |
1 | 0 | 0 |
meth |
RegexpChunkRule.repr |
1 | 0 | 0 |
meth |
RegexpChunkRule.fromstring |
2 | 0 | 0 |
meth |
StripRule.init |
3 | 0 | 0 |
meth |
StripRule.repr |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
MergeRule.init |
4 | 0 | 0 |
meth |
MergeRule.repr |
1 | 0 | 0 |
meth |
ChunkRule.init |
3 | 0 | 0 |
meth |
ChunkRule.repr |
1 | 0 | 0 |
meth |
ChunkString.init |
3 | 0 | 0 |
meth |
ChunkString._tag |
2 | 0 | 0 |
meth |
ChunkString._verify |
3 | 0 | 0 |
meth |
ChunkString.to_chunkstruct |
2 | 0 | 0 |
meth |
ChunkString.xform |
3 | 0 | 0 |
meth |
ChunkString.repr |
1 | 0 | 0 |
meth |
ChunkString.str |
1 | 0 | 0 |
attr |
ChunkString._VALID |
1 | 0 | 0 |
attr |
ChunkString._BRACKETS |
1 | 0 | 0 |
attr |
ChunkString._BALANCED_BRACKETS |
1 | 0 | 0 |
meth |
SplitRule.init |
4 | 0 | 0 |
meth |
SplitRule.repr |
1 | 0 | 0 |
func |
tag_pattern2re_pattern |
2 | 0 | 0 |
meth |
RegexpChunkParser.init |
5 | 0 | 0 |
meth |
RegexpChunkParser._trace_apply |
3 | 0 | 0 |
meth |
RegexpChunkParser._notrace_apply |
2 | 0 | 0 |
meth |
RegexpChunkParser.parse |
3 | 0 | 0 |
meth |
RegexpChunkParser.rules |
1 | 0 | 0 |
meth |
RegexpChunkParser.repr |
1 | 0 | 0 |
meth |
RegexpChunkParser.str |
1 | 0 | 0 |
meth |
ExpandLeftRule.init |
4 | 0 | 0 |
meth |
ExpandLeftRule.repr |
1 | 0 | 0 |
attr |
CHUNK_TAG_PATTERN |
1 | 0 | 0 |
meth |
RegexpParser.init |
5 | 0 | 0 |
meth |
RegexpParser._read_grammar |
4 | 0 | 0 |
meth |
RegexpParser._add_stage |
5 | 0 | 0 |
meth |
RegexpParser.parse |
3 | 0 | 0 |
meth |
RegexpParser.repr |
1 | 0 | 0 |
meth |
RegexpParser.str |
1 | 0 | 0 |
meth |
ChunkRuleWithContext.init |
5 | 0 | 0 |
meth |
ChunkRuleWithContext.repr |
1 | 0 | 0 |
func |
demo_eval |
3 | 0 | 0 |
meth |
UnChunkRule.init |
3 | 0 | 0 |
meth |
UnChunkRule.repr |
1 | 0 | 0 |
meth |
ExpandRightRule.init |
4 | 0 | 0 |
meth |
ExpandRightRule.repr |
1 | 0 | 0 |
nltk.chunk.util (46 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tree2conlltags |
2 | 0 | 0 |
func |
conllstr2tree |
4 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
accuracy |
3 | 0 | 0 |
func |
tree2conllstr |
2 | 0 | 0 |
func |
tagstr2tree |
7 | 0 | 0 |
meth |
ChunkScore.init |
2 | 0 | 0 |
meth |
ChunkScore._updateMeasures |
1 | 0 | 0 |
meth |
ChunkScore.score |
3 | 0 | 0 |
meth |
ChunkScore.accuracy |
1 | 0 | 0 |
meth |
ChunkScore.precision |
1 | 0 | 0 |
meth |
ChunkScore.recall |
1 | 0 | 0 |
meth |
ChunkScore.f_measure |
2 | 0 | 0 |
meth |
ChunkScore.missed |
1 | 0 | 0 |
meth |
ChunkScore.incorrect |
1 | 0 | 0 |
meth |
ChunkScore.correct |
1 | 0 | 0 |
meth |
ChunkScore.guessed |
1 | 0 | 0 |
meth |
ChunkScore.len |
1 | 0 | 0 |
meth |
ChunkScore.repr |
1 | 0 | 0 |
meth |
ChunkScore.str |
1 | 0 | 0 |
func |
ieerstr2tree |
4 | 0 | 0 |
func |
conlltags2tree |
5 | 0 | 0 |
nltk.classify.api (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MultiClassifierI.labels |
1 | 0 | 0 |
meth |
MultiClassifierI.classify |
2 | 0 | 0 |
meth |
MultiClassifierI.prob_classify |
2 | 0 | 0 |
meth |
MultiClassifierI.classify_many |
2 | 0 | 0 |
meth |
MultiClassifierI.prob_classify_many |
2 | 0 | 0 |
meth |
ClassifierI.labels |
1 | 0 | 0 |
meth |
ClassifierI.classify |
2 | 0 | 0 |
meth |
ClassifierI.prob_classify |
2 | 0 | 0 |
meth |
ClassifierI.classify_many |
2 | 0 | 0 |
meth |
ClassifierI.prob_classify_many |
2 | 0 | 0 |
nltk.classify.decisiontree (55 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DecisionTreeClassifier.init |
5 | 0 | 0 |
meth |
DecisionTreeClassifier.labels |
1 | 0 | 0 |
meth |
DecisionTreeClassifier.classify |
2 | 0 | 0 |
meth |
DecisionTreeClassifier.error |
2 | 0 | 0 |
meth |
DecisionTreeClassifier.pretty_format |
4 | 0 | 0 |
meth |
DecisionTreeClassifier.pseudocode |
3 | 0 | 0 |
meth |
DecisionTreeClassifier.str |
1 | 0 | 0 |
meth |
DecisionTreeClassifier.train |
8 | 0 | 0 |
meth |
DecisionTreeClassifier.leaf |
2 | 0 | 0 |
meth |
DecisionTreeClassifier.stump |
3 | 0 | 0 |
meth |
DecisionTreeClassifier.refine |
8 | 0 | 0 |
meth |
DecisionTreeClassifier.best_stump |
4 | 0 | 0 |
meth |
DecisionTreeClassifier.binary_stump |
4 | 0 | 0 |
meth |
DecisionTreeClassifier.best_binary_stump |
5 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
f |
2 | 0 | 0 |
nltk.classify.maxent (164 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TadmEventMaxentFeatureEncoding.init |
5 | 0 | 0 |
meth |
TadmEventMaxentFeatureEncoding.encode |
3 | 0 | 0 |
meth |
TadmEventMaxentFeatureEncoding.labels |
1 | 0 | 0 |
meth |
TadmEventMaxentFeatureEncoding.describe |
2 | 0 | 0 |
meth |
TadmEventMaxentFeatureEncoding.length |
1 | 0 | 0 |
meth |
TadmEventMaxentFeatureEncoding.train |
5 | 0 | 0 |
func |
save_maxent_params |
6 | 0 | 0 |
func |
train_maxent_classifier_with_gis |
6 | 0 | 0 |
meth |
GISEncoding.init |
6 | 0 | 0 |
meth |
GISEncoding.encode |
3 | 0 | 0 |
meth |
GISEncoding.length |
1 | 0 | 0 |
meth |
GISEncoding.describe |
2 | 0 | 0 |
prop |
GISEncoding.C |
1 | 0 | 0 |
meth |
FunctionBackedMaxentFeatureEncoding.init |
4 | 0 | 0 |
meth |
FunctionBackedMaxentFeatureEncoding.encode |
3 | 0 | 0 |
meth |
FunctionBackedMaxentFeatureEncoding.length |
1 | 0 | 0 |
meth |
FunctionBackedMaxentFeatureEncoding.labels |
1 | 0 | 0 |
meth |
FunctionBackedMaxentFeatureEncoding.describe |
2 | 0 | 0 |
func |
calculate_empirical_fcount |
3 | 0 | 0 |
func |
calculate_estimated_fcount |
4 | 0 | 0 |
func |
calculate_nfmap |
3 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.init |
5 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.encode |
3 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.describe |
2 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.labels |
1 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.length |
1 | 0 | 0 |
meth |
BinaryMaxentFeatureEncoding.train |
5 | 0 | 0 |
meth |
MaxentFeatureEncodingI.encode |
3 | 0 | 0 |
meth |
MaxentFeatureEncodingI.length |
1 | 0 | 0 |
meth |
MaxentFeatureEncodingI.labels |
1 | 0 | 0 |
meth |
MaxentFeatureEncodingI.describe |
2 | 0 | 0 |
meth |
MaxentFeatureEncodingI.train |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
load_maxent_params |
2 | 0 | 0 |
meth |
MaxentClassifier.init |
4 | 0 | 0 |
meth |
MaxentClassifier.labels |
1 | 0 | 0 |
meth |
MaxentClassifier.set_weights |
2 | 0 | 0 |
meth |
MaxentClassifier.weights |
1 | 0 | 0 |
meth |
MaxentClassifier.classify |
2 | 0 | 0 |
meth |
MaxentClassifier.prob_classify |
2 | 0 | 0 |
meth |
MaxentClassifier.explain |
3 | 0 | 0 |
meth |
MaxentClassifier.most_informative_features |
2 | 0 | 0 |
meth |
MaxentClassifier.show_most_informative_features |
3 | 0 | 0 |
meth |
MaxentClassifier.repr |
1 | 0 | 0 |
meth |
MaxentClassifier.train |
8 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.init |
5 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.encode |
3 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.describe |
2 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.labels |
1 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.length |
1 | 0 | 0 |
meth |
TypedMaxentFeatureEncoding.train |
5 | 0 | 0 |
func |
train_maxent_classifier_with_megam |
7 | 0 | 0 |
func |
calculate_deltas |
9 | 0 | 0 |
meth |
TadmMaxentClassifier.train |
3 | 0 | 0 |
func |
maxent_pos_tagger |
1 | 0 | 0 |
func |
train_maxent_classifier_with_iis |
6 | 0 | 0 |
nltk.classify.megam (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
config_megam |
2 | 0 | 0 |
func |
call_megam |
2 | 0 | 0 |
func |
write_megam_file |
6 | 0 | 0 |
func |
parse_megam_weights |
4 | 0 | 0 |
nltk.classify.naivebayes (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NaiveBayesClassifier.init |
3 | 0 | 0 |
meth |
NaiveBayesClassifier.labels |
1 | 0 | 0 |
meth |
NaiveBayesClassifier.classify |
2 | 0 | 0 |
meth |
NaiveBayesClassifier.prob_classify |
2 | 0 | 0 |
meth |
NaiveBayesClassifier.show_most_informative_features |
2 | 0 | 0 |
meth |
NaiveBayesClassifier.most_informative_features |
2 | 0 | 0 |
meth |
NaiveBayesClassifier.train |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.classify.positivenaivebayes (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
PositiveNaiveBayesClassifier.train |
5 | 0 | 0 |
nltk.classify.rte_classify (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
rte_features |
2 | 0 | 0 |
func |
rte_classifier |
3 | 0 | 0 |
func |
rte_featurize |
2 | 0 | 0 |
meth |
RTEFeatureExtractor.init |
4 | 0 | 0 |
meth |
RTEFeatureExtractor.overlap |
3 | 0 | 0 |
meth |
RTEFeatureExtractor.hyp_extra |
3 | 0 | 0 |
meth |
RTEFeatureExtractor._ne |
2 | 0 | 0 |
meth |
RTEFeatureExtractor._lemmatize |
2 | 0 | 0 |
attr |
RTEFeatureExtractor.stop |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.stopwords |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.negwords |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.text_tokens |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.hyp_tokens |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.text_words |
1 | 0 | 0 |
attr |
RTEFeatureExtractor.hyp_words |
1 | 0 | 0 |
nltk.classify.scikitlearn (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SklearnClassifier.init |
4 | 0 | 0 |
meth |
SklearnClassifier.repr |
1 | 0 | 0 |
meth |
SklearnClassifier.classify_many |
2 | 0 | 0 |
meth |
SklearnClassifier.prob_classify_many |
2 | 0 | 0 |
meth |
SklearnClassifier.labels |
1 | 0 | 0 |
meth |
SklearnClassifier.train |
2 | 0 | 0 |
meth |
SklearnClassifier._make_probdist |
2 | 0 | 0 |
nltk.classify.senna (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Senna.init |
4 | 0 | 0 |
meth |
Senna.executable |
2 | 0 | 0 |
meth |
Senna._map |
1 | 0 | 0 |
meth |
Senna.tag |
2 | 0 | 0 |
meth |
Senna.tag_sents |
2 | 0 | 0 |
attr |
Senna.operations |
1 | 0 | 0 |
nltk.classify.svm (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SvmClassifier.init |
3 | 0 | 0 |
nltk.classify.tadm (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
names_demo |
1 | 0 | 0 |
func |
encoding_demo |
1 | 0 | 0 |
func |
write_tadm_file |
4 | 0 | 0 |
func |
parse_tadm_weights |
2 | 0 | 0 |
func |
call_tadm |
2 | 0 | 0 |
func |
config_tadm |
2 | 0 | 0 |
nltk.classify.textcat (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
TextCat.init |
1 | 0 | 0 |
meth |
TextCat.remove_punctuation |
2 | 0 | 0 |
meth |
TextCat.profile |
2 | 0 | 0 |
meth |
TextCat.calc_dist |
4 | 0 | 0 |
meth |
TextCat.lang_dists |
2 | 0 | 0 |
meth |
TextCat.guess_language |
2 | 0 | 0 |
nltk.classify.util (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
attested_labels |
2 | 0 | 0 |
func |
names_demo |
3 | 0 | 0 |
func |
accuracy |
3 | 0 | 0 |
func |
log_likelihood |
3 | 0 | 0 |
meth |
CutoffChecker.init |
2 | 0 | 0 |
meth |
CutoffChecker.check |
3 | 0 | 0 |
attr |
CutoffChecker.cutoffs |
1 | 0 | 0 |
attr |
CutoffChecker.ll |
1 | 0 | 0 |
attr |
CutoffChecker.acc |
1 | 0 | 0 |
attr |
CutoffChecker.iter |
1 | 0 | 0 |
func |
check_megam_config |
1 | 0 | 0 |
func |
names_demo_features |
2 | 0 | 0 |
func |
partial_names_demo |
3 | 0 | 0 |
func |
wsd_demo |
5 | 0 | 0 |
func |
apply_features |
4 | 0 | 0 |
func |
binary_names_demo_features |
2 | 0 | 0 |
nltk.classify.weka (42 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
make_classifier |
2 | 0 | 0 |
func |
config_weka |
2 | 0 | 0 |
attr |
classifier |
1 | 0 | 0 |
meth |
WekaClassifier.init |
3 | 0 | 0 |
meth |
WekaClassifier.prob_classify_many |
2 | 0 | 0 |
meth |
WekaClassifier.classify_many |
2 | 0 | 0 |
meth |
WekaClassifier._classify_many |
3 | 0 | 0 |
meth |
WekaClassifier.parse_weka_distribution |
2 | 0 | 0 |
meth |
WekaClassifier.parse_weka_output |
2 | 0 | 0 |
meth |
WekaClassifier.train |
6 | 0 | 0 |
meth |
ARFF_Formatter.init |
3 | 0 | 0 |
meth |
ARFF_Formatter.format |
2 | 0 | 0 |
meth |
ARFF_Formatter.labels |
1 | 0 | 0 |
meth |
ARFF_Formatter.write |
3 | 0 | 0 |
meth |
ARFF_Formatter.from_train |
2 | 0 | 0 |
meth |
ARFF_Formatter.header_section |
1 | 0 | 0 |
meth |
ARFF_Formatter.data_section |
3 | 0 | 0 |
meth |
ARFF_Formatter._fmt_arff_val |
2 | 0 | 0 |
nltk.cli (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tokenize_file |
6 | 0 | 0 |
func |
cli |
1 | 0 | 0 |
attr |
CONTEXT_SETTINGS |
1 | 0 | 0 |
nltk.cluster.api (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ClusterI.cluster |
3 | 0 | 0 |
meth |
ClusterI.classify |
2 | 0 | 0 |
meth |
ClusterI.likelihood |
3 | 0 | 0 |
meth |
ClusterI.classification_probdist |
2 | 0 | 0 |
meth |
ClusterI.num_clusters |
1 | 0 | 0 |
meth |
ClusterI.cluster_names |
1 | 0 | 0 |
meth |
ClusterI.cluster_name |
2 | 0 | 0 |
nltk.cluster.em (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EMClusterer.init |
8 | 0 | 0 |
meth |
EMClusterer.num_clusters |
1 | 0 | 0 |
meth |
EMClusterer.cluster_vectorspace |
3 | 0 | 0 |
meth |
EMClusterer.classify_vectorspace |
2 | 0 | 0 |
meth |
EMClusterer.likelihood_vectorspace |
3 | 0 | 0 |
meth |
EMClusterer._gaussian |
4 | 0 | 0 |
meth |
EMClusterer._loglikelihood |
5 | 0 | 0 |
meth |
EMClusterer.repr |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.cluster.gaac (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
GAAClusterer.init |
4 | 0 | 0 |
meth |
GAAClusterer.cluster |
4 | 0 | 0 |
meth |
GAAClusterer.cluster_vectorspace |
3 | 0 | 0 |
meth |
GAAClusterer._merge_similarities |
5 | 0 | 0 |
meth |
GAAClusterer.update_clusters |
2 | 0 | 0 |
meth |
GAAClusterer.classify_vectorspace |
2 | 0 | 0 |
meth |
GAAClusterer.dendrogram |
1 | 0 | 0 |
meth |
GAAClusterer.num_clusters |
1 | 0 | 0 |
meth |
GAAClusterer.repr |
1 | 0 | 0 |
nltk.cluster.kmeans (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
KMeansClusterer.init |
10 | 0 | 0 |
meth |
KMeansClusterer.cluster_vectorspace |
3 | 0 | 0 |
meth |
KMeansClusterer._cluster_vectorspace |
3 | 0 | 0 |
meth |
KMeansClusterer.classify_vectorspace |
2 | 0 | 0 |
meth |
KMeansClusterer.num_clusters |
1 | 0 | 0 |
meth |
KMeansClusterer.means |
1 | 0 | 0 |
meth |
KMeansClusterer._sum_distances |
3 | 0 | 0 |
meth |
KMeansClusterer._centroid |
3 | 0 | 0 |
meth |
KMeansClusterer.repr |
1 | 0 | 0 |
nltk.cluster.util (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dendrogram.init |
2 | 0 | 0 |
meth |
Dendrogram.merge |
2 | 0 | 0 |
meth |
Dendrogram.groups |
2 | 0 | 0 |
meth |
Dendrogram.show |
2 | 0 | 0 |
meth |
Dendrogram.repr |
1 | 0 | 0 |
meth |
VectorSpaceClusterer.init |
3 | 0 | 0 |
meth |
VectorSpaceClusterer.cluster |
4 | 0 | 0 |
meth |
VectorSpaceClusterer.cluster_vectorspace |
3 | 0 | 0 |
meth |
VectorSpaceClusterer.classify |
2 | 0 | 0 |
meth |
VectorSpaceClusterer.classify_vectorspace |
2 | 0 | 0 |
meth |
VectorSpaceClusterer.likelihood |
3 | 0 | 0 |
meth |
VectorSpaceClusterer.likelihood_vectorspace |
3 | 0 | 0 |
meth |
VectorSpaceClusterer.vector |
2 | 0 | 0 |
meth |
VectorSpaceClusterer._normalise |
2 | 0 | 0 |
func |
cosine_distance |
3 | 0 | 0 |
func |
euclidean_distance |
3 | 0 | 0 |
nltk.collections (104 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LazyMap.init |
4 | 0 | 0 |
meth |
LazyMap.iterate_from |
2 | 0 | 0 |
meth |
LazyMap.getitem |
2 | 0 | 0 |
meth |
LazyMap.len |
1 | 0 | 0 |
meth |
LazyEnumerate.init |
2 | 0 | 0 |
meth |
AbstractLazySequence.len |
1 | 0 | 0 |
meth |
AbstractLazySequence.iterate_from |
2 | 0 | 0 |
meth |
AbstractLazySequence.getitem |
2 | 0 | 0 |
meth |
AbstractLazySequence.iter |
1 | 0 | 0 |
meth |
AbstractLazySequence.count |
2 | 0 | 0 |
meth |
AbstractLazySequence.index |
4 | 0 | 0 |
meth |
AbstractLazySequence.contains |
2 | 0 | 0 |
meth |
AbstractLazySequence.add |
2 | 0 | 0 |
meth |
AbstractLazySequence.radd |
2 | 0 | 0 |
meth |
AbstractLazySequence.mul |
2 | 0 | 0 |
meth |
AbstractLazySequence.rmul |
2 | 0 | 0 |
meth |
AbstractLazySequence.repr |
1 | 0 | 0 |
meth |
AbstractLazySequence.eq |
2 | 0 | 0 |
meth |
AbstractLazySequence.ne |
2 | 0 | 0 |
meth |
AbstractLazySequence.lt |
2 | 0 | 0 |
meth |
AbstractLazySequence.hash |
1 | 0 | 0 |
meth |
Trie.init |
2 | 0 | 0 |
meth |
Trie.insert |
2 | 0 | 0 |
meth |
Trie.missing |
2 | 0 | 0 |
meth |
LazyIteratorList.init |
3 | 0 | 0 |
meth |
LazyIteratorList.len |
1 | 0 | 0 |
meth |
LazyIteratorList.iterate_from |
2 | 0 | 0 |
meth |
LazyIteratorList.add |
2 | 0 | 0 |
meth |
LazyIteratorList.radd |
2 | 0 | 0 |
meth |
LazySubsequence.new |
4 | 0 | 0 |
meth |
LazySubsequence.init |
4 | 0 | 0 |
meth |
LazySubsequence.len |
1 | 0 | 0 |
meth |
LazySubsequence.iterate_from |
2 | 0 | 0 |
meth |
LazyZip.init |
2 | 0 | 0 |
meth |
LazyZip.iterate_from |
2 | 0 | 0 |
meth |
LazyZip.len |
1 | 0 | 0 |
meth |
LazyConcatenation.init |
2 | 0 | 0 |
meth |
LazyConcatenation.len |
1 | 0 | 0 |
meth |
LazyConcatenation.iterate_from |
2 | 0 | 0 |
meth |
OrderedDict.init |
3 | 0 | 0 |
meth |
OrderedDict.delitem |
2 | 0 | 0 |
meth |
OrderedDict.getitem |
2 | 0 | 0 |
meth |
OrderedDict.iter |
1 | 0 | 0 |
meth |
OrderedDict.missing |
2 | 0 | 0 |
meth |
OrderedDict.setitem |
3 | 0 | 0 |
meth |
OrderedDict.clear |
1 | 0 | 0 |
meth |
OrderedDict.copy |
1 | 0 | 0 |
meth |
OrderedDict.items |
1 | 0 | 0 |
meth |
OrderedDict.keys |
3 | 0 | 0 |
meth |
OrderedDict.popitem |
1 | 0 | 0 |
meth |
OrderedDict.setdefault |
3 | 0 | 0 |
meth |
OrderedDict.update |
2 | 0 | 0 |
meth |
OrderedDict.values |
1 | 0 | 0 |
nltk.collocations (52 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BigramCollocationFinder.init |
4 | 0 | 0 |
meth |
BigramCollocationFinder.from_words |
3 | 0 | 0 |
meth |
BigramCollocationFinder.score_ngram |
4 | 0 | 0 |
attr |
BigramCollocationFinder.window_size |
1 | 0 | 0 |
meth |
TrigramCollocationFinder.init |
5 | 0 | 0 |
meth |
TrigramCollocationFinder.from_words |
3 | 0 | 0 |
meth |
TrigramCollocationFinder.bigram_finder |
1 | 0 | 0 |
meth |
TrigramCollocationFinder.score_ngram |
5 | 0 | 0 |
attr |
TrigramCollocationFinder.wildcard_fd |
1 | 0 | 0 |
attr |
TrigramCollocationFinder.bigram_fd |
1 | 0 | 0 |
meth |
QuadgramCollocationFinder.init |
9 | 0 | 0 |
meth |
QuadgramCollocationFinder.from_words |
3 | 0 | 0 |
meth |
QuadgramCollocationFinder.score_ngram |
6 | 0 | 0 |
attr |
QuadgramCollocationFinder.iii |
1 | 0 | 0 |
attr |
QuadgramCollocationFinder.ii |
1 | 0 | 0 |
attr |
QuadgramCollocationFinder.ixi |
1 | 0 | 0 |
attr |
QuadgramCollocationFinder.ixxi |
1 | 0 | 0 |
attr |
QuadgramCollocationFinder.iixi |
1 | 0 | 0 |
attr |
QuadgramCollocationFinder.ixii |
1 | 0 | 0 |
nltk.compat (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
add_py3_data |
2 | 0 | 0 |
func |
py3_data |
2 | 0 | 0 |
nltk.corpus (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
nltk.corpus.reader.aligned (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AlignedCorpusReader.init |
8 | 0 | 0 |
meth |
AlignedCorpusReader.words |
2 | 0 | 0 |
meth |
AlignedCorpusReader.sents |
2 | 0 | 0 |
meth |
AlignedCorpusReader.aligned_sents |
2 | 0 | 0 |
meth |
AlignedSentCorpusView.init |
8 | 0 | 0 |
meth |
AlignedSentCorpusView.read_block |
2 | 0 | 0 |
nltk.corpus.reader.api (82 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SyntaxCorpusReader._parse |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._word |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._tag |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._read_block |
2 | 0 | 0 |
meth |
SyntaxCorpusReader.parsed_sents |
2 | 0 | 0 |
meth |
SyntaxCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
SyntaxCorpusReader.sents |
2 | 0 | 0 |
meth |
SyntaxCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
SyntaxCorpusReader.words |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._read_word_block |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._read_tagged_word_block |
3 | 0 | 0 |
meth |
SyntaxCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
SyntaxCorpusReader._read_tagged_sent_block |
3 | 0 | 0 |
meth |
SyntaxCorpusReader._read_parsed_sent_block |
2 | 0 | 0 |
meth |
CategorizedCorpusReader.init |
2 | 0 | 0 |
meth |
CategorizedCorpusReader._init |
1 | 0 | 0 |
meth |
CategorizedCorpusReader._add |
3 | 0 | 0 |
meth |
CategorizedCorpusReader.categories |
2 | 0 | 0 |
meth |
CategorizedCorpusReader.fileids |
2 | 0 | 0 |
meth |
CategorizedCorpusReader._resolve |
3 | 0 | 0 |
meth |
CategorizedCorpusReader.raw |
3 | 0 | 0 |
meth |
CategorizedCorpusReader.words |
3 | 0 | 0 |
meth |
CategorizedCorpusReader.sents |
3 | 0 | 0 |
meth |
CategorizedCorpusReader.paras |
3 | 0 | 0 |
meth |
CorpusReader.init |
5 | 0 | 0 |
meth |
CorpusReader.repr |
1 | 0 | 0 |
meth |
CorpusReader.ensure_loaded |
1 | 0 | 0 |
meth |
CorpusReader.readme |
1 | 0 | 0 |
meth |
CorpusReader.license |
1 | 0 | 0 |
meth |
CorpusReader.citation |
1 | 0 | 0 |
meth |
CorpusReader.fileids |
1 | 0 | 0 |
meth |
CorpusReader.abspath |
2 | 0 | 0 |
meth |
CorpusReader.abspaths |
4 | 0 | 0 |
meth |
CorpusReader.raw |
2 | 0 | 0 |
meth |
CorpusReader.open |
2 | 0 | 0 |
meth |
CorpusReader.encoding |
2 | 0 | 0 |
meth |
CorpusReader._get_root |
1 | 0 | 0 |
attr |
CorpusReader.root |
1 | 0 | 0 |
nltk.corpus.reader.bcp47 (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BCP47CorpusReader.init |
3 | 0 | 0 |
meth |
BCP47CorpusReader.load_wiki_q |
1 | 0 | 0 |
meth |
BCP47CorpusReader.wiki_dict |
2 | 0 | 0 |
meth |
BCP47CorpusReader.subdiv_dict |
2 | 0 | 0 |
meth |
BCP47CorpusReader.morphology |
1 | 0 | 0 |
meth |
BCP47CorpusReader.data_dict |
2 | 0 | 0 |
meth |
BCP47CorpusReader.val2str |
2 | 0 | 0 |
meth |
BCP47CorpusReader.lang2str |
2 | 0 | 0 |
meth |
BCP47CorpusReader.parse_tag |
2 | 0 | 0 |
meth |
BCP47CorpusReader.name |
2 | 0 | 0 |
attr |
BCP47CorpusReader.langcode |
1 | 0 | 0 |
attr |
BCP47CorpusReader.db |
1 | 0 | 0 |
attr |
BCP47CorpusReader.subdiv |
1 | 0 | 0 |
nltk.corpus.reader.bnc (58 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BNCCorpusReader.init |
4 | 0 | 0 |
meth |
BNCCorpusReader.words |
4 | 0 | 0 |
meth |
BNCCorpusReader.tagged_words |
5 | 0 | 0 |
meth |
BNCCorpusReader.sents |
4 | 0 | 0 |
meth |
BNCCorpusReader.tagged_sents |
5 | 0 | 0 |
meth |
BNCCorpusReader._views |
6 | 0 | 0 |
meth |
BNCCorpusReader._words |
6 | 0 | 0 |
meth |
BNCWordView.init |
6 | 0 | 0 |
meth |
BNCWordView.handle_header |
3 | 0 | 0 |
meth |
BNCWordView.handle_elt |
3 | 0 | 0 |
meth |
BNCWordView.handle_word |
2 | 0 | 0 |
meth |
BNCWordView.handle_sent |
2 | 0 | 0 |
attr |
BNCWordView.title |
1 | 0 | 0 |
attr |
BNCWordView.author |
1 | 0 | 0 |
attr |
BNCWordView.editor |
1 | 0 | 0 |
attr |
BNCWordView.resps |
1 | 0 | 0 |
meth |
BNCSentence.init |
3 | 0 | 0 |
attr |
BNCSentence.num |
1 | 0 | 0 |
nltk.corpus.reader.bracket_parse (58 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BracketParseCorpusReader.init |
7 | 0 | 0 |
meth |
BracketParseCorpusReader._read_block |
2 | 0 | 0 |
meth |
BracketParseCorpusReader._normalize |
2 | 0 | 0 |
meth |
BracketParseCorpusReader._parse |
2 | 0 | 0 |
meth |
BracketParseCorpusReader._tag |
3 | 0 | 0 |
meth |
BracketParseCorpusReader._word |
2 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.init |
3 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.tagged_words |
4 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.tagged_sents |
4 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.tagged_paras |
4 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.parsed_words |
3 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.parsed_sents |
3 | 0 | 0 |
meth |
CategorizedBracketParseCorpusReader.parsed_paras |
3 | 0 | 0 |
meth |
AlpinoCorpusReader.init |
4 | 0 | 0 |
meth |
AlpinoCorpusReader._normalize |
3 | 0 | 0 |
meth |
AlpinoCorpusReader._tag |
3 | 0 | 0 |
meth |
AlpinoCorpusReader._word |
2 | 0 | 0 |
attr |
EMPTY_BRACKETS |
1 | 0 | 0 |
attr |
SORTTAGWRD |
1 | 0 | 0 |
attr |
TAGWORD |
1 | 0 | 0 |
attr |
WORD |
1 | 0 | 0 |
nltk.corpus.reader.categorized_sents (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CategorizedSentencesCorpusReader.init |
7 | 0 | 0 |
meth |
CategorizedSentencesCorpusReader.sents |
3 | 0 | 0 |
meth |
CategorizedSentencesCorpusReader.words |
3 | 0 | 0 |
meth |
CategorizedSentencesCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
CategorizedSentencesCorpusReader._read_word_block |
2 | 0 | 0 |
nltk.corpus.reader.chasen (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ChasenCorpusReader.init |
5 | 0 | 0 |
meth |
ChasenCorpusReader.words |
2 | 0 | 0 |
meth |
ChasenCorpusReader.tagged_words |
2 | 0 | 0 |
meth |
ChasenCorpusReader.sents |
2 | 0 | 0 |
meth |
ChasenCorpusReader.tagged_sents |
2 | 0 | 0 |
meth |
ChasenCorpusReader.paras |
2 | 0 | 0 |
meth |
ChasenCorpusReader.tagged_paras |
2 | 0 | 0 |
meth |
ChasenCorpusView.init |
7 | 0 | 0 |
meth |
ChasenCorpusView.read_block |
2 | 0 | 0 |
func |
test |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.corpus.reader.childes (70 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CHILDESCorpusReader.init |
4 | 0 | 0 |
meth |
CHILDESCorpusReader.words |
7 | 0 | 0 |
meth |
CHILDESCorpusReader.tagged_words |
7 | 0 | 0 |
meth |
CHILDESCorpusReader.sents |
7 | 0 | 0 |
meth |
CHILDESCorpusReader.tagged_sents |
7 | 0 | 0 |
meth |
CHILDESCorpusReader.corpus |
2 | 0 | 0 |
meth |
CHILDESCorpusReader._get_corpus |
2 | 0 | 0 |
meth |
CHILDESCorpusReader.participants |
2 | 0 | 0 |
meth |
CHILDESCorpusReader._get_participants |
2 | 0 | 0 |
meth |
CHILDESCorpusReader.age |
4 | 0 | 0 |
meth |
CHILDESCorpusReader._get_age |
4 | 0 | 0 |
meth |
CHILDESCorpusReader.convert_age |
2 | 0 | 0 |
meth |
CHILDESCorpusReader.MLU |
3 | 0 | 0 |
meth |
CHILDESCorpusReader._getMLU |
3 | 0 | 0 |
meth |
CHILDESCorpusReader._get_words |
9 | 0 | 0 |
meth |
CHILDESCorpusReader.webview_file |
3 | 0 | 0 |
func |
demo |
2 | 0 | 0 |
nltk.corpus.reader.chunked (51 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ChunkedCorpusReader.init |
9 | 0 | 0 |
meth |
ChunkedCorpusReader.words |
2 | 0 | 0 |
meth |
ChunkedCorpusReader.sents |
2 | 0 | 0 |
meth |
ChunkedCorpusReader.paras |
2 | 0 | 0 |
meth |
ChunkedCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
ChunkedCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
ChunkedCorpusReader.tagged_paras |
3 | 0 | 0 |
meth |
ChunkedCorpusReader.chunked_words |
3 | 0 | 0 |
meth |
ChunkedCorpusReader.chunked_sents |
3 | 0 | 0 |
meth |
ChunkedCorpusReader.chunked_paras |
3 | 0 | 0 |
meth |
ChunkedCorpusReader._read_block |
2 | 0 | 0 |
meth |
ChunkedCorpusView.init |
12 | 0 | 0 |
meth |
ChunkedCorpusView.read_block |
2 | 0 | 0 |
meth |
ChunkedCorpusView._untag |
2 | 0 | 0 |
nltk.corpus.reader.cmudict (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CMUDictCorpusReader.entries |
1 | 0 | 0 |
meth |
CMUDictCorpusReader.words |
1 | 0 | 0 |
meth |
CMUDictCorpusReader.dict |
1 | 0 | 0 |
func |
read_cmudict_block |
2 | 0 | 0 |
nltk.corpus.reader.comparative_sents (44 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ComparativeSentencesCorpusReader.init |
6 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader.comparisons |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader.keywords |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader.keywords_readme |
1 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader.sents |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader.words |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader._read_comparison_block |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader._read_keyword_block |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
ComparativeSentencesCorpusReader._read_word_block |
2 | 0 | 0 |
attr |
STARS |
1 | 0 | 0 |
attr |
KEYWORD |
1 | 0 | 0 |
attr |
ENTITIES_FEATS |
1 | 0 | 0 |
attr |
COMPARISON |
1 | 0 | 0 |
attr |
CLOSE_COMPARISON |
1 | 0 | 0 |
attr |
NON_GRAD_COMPARISON |
1 | 0 | 0 |
attr |
GRAD_COMPARISON |
1 | 0 | 0 |
meth |
Comparison.init |
7 | 0 | 0 |
meth |
Comparison.repr |
1 | 0 | 0 |
attr |
Comparison.text |
1 | 0 | 0 |
attr |
Comparison.comp_type |
1 | 0 | 0 |
attr |
Comparison.entity_1 |
1 | 0 | 0 |
attr |
Comparison.entity_2 |
1 | 0 | 0 |
attr |
Comparison.feature |
1 | 0 | 0 |
attr |
Comparison.keyword |
1 | 0 | 0 |
nltk.corpus.reader.conll (113 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConllChunkCorpusReader.init |
7 | 0 | 0 |
meth |
ConllCorpusReader.init |
12 | 0 | 0 |
meth |
ConllCorpusReader.words |
2 | 0 | 0 |
meth |
ConllCorpusReader.sents |
2 | 0 | 0 |
meth |
ConllCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
ConllCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
ConllCorpusReader.chunked_words |
4 | 0 | 0 |
meth |
ConllCorpusReader.chunked_sents |
4 | 0 | 0 |
meth |
ConllCorpusReader.parsed_sents |
4 | 0 | 0 |
meth |
ConllCorpusReader.srl_spans |
2 | 0 | 0 |
meth |
ConllCorpusReader.srl_instances |
4 | 0 | 0 |
meth |
ConllCorpusReader.iob_words |
3 | 0 | 0 |
meth |
ConllCorpusReader.iob_sents |
3 | 0 | 0 |
meth |
ConllCorpusReader._grids |
2 | 0 | 0 |
meth |
ConllCorpusReader._read_grid_block |
2 | 0 | 0 |
meth |
ConllCorpusReader._get_words |
2 | 0 | 0 |
meth |
ConllCorpusReader._get_tagged_words |
3 | 0 | 0 |
meth |
ConllCorpusReader._get_iob_words |
3 | 0 | 0 |
meth |
ConllCorpusReader._get_chunked_words |
4 | 0 | 0 |
meth |
ConllCorpusReader._get_parsed_sent |
4 | 0 | 0 |
meth |
ConllCorpusReader._get_srl_spans |
2 | 0 | 0 |
meth |
ConllCorpusReader._get_srl_instances |
3 | 0 | 0 |
meth |
ConllCorpusReader._require |
2 | 0 | 0 |
meth |
ConllCorpusReader._get_column |
3 | 0 | 0 |
attr |
ConllCorpusReader.sep |
1 | 0 | 0 |
meth |
ConllSRLInstanceList.init |
3 | 0 | 0 |
meth |
ConllSRLInstanceList.str |
1 | 0 | 0 |
meth |
ConllSRLInstanceList.pprint |
2 | 0 | 0 |
meth |
ConllSRLInstanceList._tree2conll |
6 | 0 | 0 |
attr |
ConllSRLInstanceList.tree |
1 | 0 | 0 |
meth |
ConllSRLInstance.init |
6 | 0 | 0 |
meth |
ConllSRLInstance.repr |
1 | 0 | 0 |
meth |
ConllSRLInstance.pprint |
1 | 0 | 0 |
attr |
ConllSRLInstance.verb |
1 | 0 | 0 |
attr |
ConllSRLInstance.verb_head |
1 | 0 | 0 |
attr |
ConllSRLInstance.verb_stem |
1 | 0 | 0 |
attr |
ConllSRLInstance.roleset |
1 | 0 | 0 |
attr |
ConllSRLInstance.arguments |
1 | 0 | 0 |
attr |
ConllSRLInstance.tagged_spans |
1 | 0 | 0 |
attr |
ConllSRLInstance.tree |
1 | 0 | 0 |
attr |
ConllSRLInstance.words |
1 | 0 | 0 |
nltk.corpus.reader.crubadan (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CrubadanCorpusReader.init |
5 | 0 | 0 |
meth |
CrubadanCorpusReader.lang_freq |
2 | 0 | 0 |
meth |
CrubadanCorpusReader.langs |
1 | 0 | 0 |
meth |
CrubadanCorpusReader.iso_to_crubadan |
2 | 0 | 0 |
meth |
CrubadanCorpusReader.crubadan_to_iso |
2 | 0 | 0 |
meth |
CrubadanCorpusReader._load_lang_mapping_data |
1 | 0 | 0 |
meth |
CrubadanCorpusReader._load_lang_ngrams |
2 | 0 | 0 |
nltk.corpus.reader.dependency (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DependencyCorpusReader.init |
7 | 0 | 0 |
meth |
DependencyCorpusReader.words |
2 | 0 | 0 |
meth |
DependencyCorpusReader.tagged_words |
2 | 0 | 0 |
meth |
DependencyCorpusReader.sents |
2 | 0 | 0 |
meth |
DependencyCorpusReader.tagged_sents |
2 | 0 | 0 |
meth |
DependencyCorpusReader.parsed_sents |
2 | 0 | 0 |
meth |
DependencyCorpusView.init |
7 | 0 | 0 |
meth |
DependencyCorpusView.read_block |
2 | 0 | 0 |
nltk.corpus.reader.framenet (193 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FramenetCorpusReader.warnings |
2 | 0 | 0 |
meth |
FramenetCorpusReader.init |
3 | 0 | 0 |
meth |
FramenetCorpusReader.help |
2 | 0 | 0 |
meth |
FramenetCorpusReader._buildframeindex |
1 | 0 | 0 |
meth |
FramenetCorpusReader._buildcorpusindex |
1 | 0 | 0 |
meth |
FramenetCorpusReader._buildluindex |
1 | 0 | 0 |
meth |
FramenetCorpusReader._buildrelationindex |
1 | 0 | 0 |
meth |
FramenetCorpusReader._warn |
3 | 0 | 0 |
meth |
FramenetCorpusReader.buildindexes |
1 | 0 | 0 |
meth |
FramenetCorpusReader.doc |
2 | 0 | 0 |
meth |
FramenetCorpusReader.frame_by_id |
3 | 0 | 0 |
meth |
FramenetCorpusReader.frame_by_name |
4 | 0 | 0 |
meth |
FramenetCorpusReader.frame |
3 | 0 | 0 |
meth |
FramenetCorpusReader.frames_by_lemma |
2 | 0 | 0 |
meth |
FramenetCorpusReader.lu_basic |
2 | 0 | 0 |
meth |
FramenetCorpusReader.lu |
6 | 0 | 0 |
meth |
FramenetCorpusReader._lu_file |
3 | 0 | 0 |
meth |
FramenetCorpusReader._loadsemtypes |
1 | 0 | 0 |
meth |
FramenetCorpusReader.propagate_semtypes |
1 | 0 | 0 |
meth |
FramenetCorpusReader.semtype |
2 | 0 | 0 |
meth |
FramenetCorpusReader.semtype_inherits |
3 | 0 | 0 |
meth |
FramenetCorpusReader.frames |
2 | 0 | 0 |
meth |
FramenetCorpusReader.frame_ids_and_names |
2 | 0 | 0 |
meth |
FramenetCorpusReader.fes |
3 | 0 | 0 |
meth |
FramenetCorpusReader.lus |
3 | 0 | 0 |
meth |
FramenetCorpusReader.lu_ids_and_names |
2 | 0 | 0 |
meth |
FramenetCorpusReader.docs_metadata |
2 | 0 | 0 |
meth |
FramenetCorpusReader.docs |
2 | 0 | 0 |
meth |
FramenetCorpusReader.sents |
3 | 0 | 0 |
meth |
FramenetCorpusReader.annotations |
4 | 0 | 0 |
meth |
FramenetCorpusReader.exemplars |
5 | 0 | 0 |
meth |
FramenetCorpusReader._exemplar_of_fes |
3 | 0 | 0 |
meth |
FramenetCorpusReader.ft_sents |
2 | 0 | 0 |
meth |
FramenetCorpusReader.frame_relation_types |
1 | 0 | 0 |
meth |
FramenetCorpusReader.frame_relations |
4 | 0 | 0 |
meth |
FramenetCorpusReader.fe_relations |
1 | 0 | 0 |
meth |
FramenetCorpusReader.semtypes |
1 | 0 | 0 |
meth |
FramenetCorpusReader._load_xml_attributes |
3 | 0 | 0 |
meth |
FramenetCorpusReader._strip_tags |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fulltextindex_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_frame_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fecoreset_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_framerelationtype_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_framerelation_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fulltextannotation_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fulltext_sentence_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fulltextannotationset_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fulltextlayer_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_framelexunit_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_lexunit_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_lusubcorpus_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_lusentence_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_luannotationset_elt |
3 | 0 | 0 |
meth |
FramenetCorpusReader._handle_lulayer_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_fe_elt |
2 | 0 | 0 |
meth |
FramenetCorpusReader._handle_semtype_elt |
3 | 0 | 0 |
meth |
SpecialList.init |
4 | 0 | 0 |
meth |
SpecialList._str |
1 | 0 | 0 |
meth |
SpecialList.str |
1 | 0 | 0 |
meth |
SpecialList.repr |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
PrettyLazyMap.repr |
1 | 0 | 0 |
meth |
PrettyDict.init |
3 | 0 | 0 |
meth |
PrettyDict.repr |
1 | 0 | 0 |
meth |
PrettyLazyIteratorList.repr |
1 | 0 | 0 |
func |
mimic_wrap |
4 | 0 | 0 |
meth |
Future.init |
4 | 0 | 0 |
meth |
Future._data |
1 | 0 | 0 |
meth |
Future.nonzero |
1 | 0 | 0 |
meth |
Future.len |
1 | 0 | 0 |
meth |
Future.setitem |
3 | 0 | 0 |
meth |
Future.getitem |
2 | 0 | 0 |
meth |
Future.getattr |
2 | 0 | 0 |
meth |
Future.str |
1 | 0 | 0 |
meth |
Future.repr |
1 | 0 | 0 |
meth |
PrettyList.init |
3 | 0 | 0 |
meth |
PrettyList.repr |
1 | 0 | 0 |
meth |
PrettyLazyConcatenation.repr |
1 | 0 | 0 |
meth |
PrettyLazyConcatenation.add |
2 | 0 | 0 |
meth |
PrettyLazyConcatenation.radd |
2 | 0 | 0 |
meth |
AttrDict.init |
3 | 0 | 0 |
meth |
AttrDict.setattr |
3 | 0 | 0 |
meth |
AttrDict.getattr |
2 | 0 | 0 |
meth |
AttrDict.getitem |
2 | 0 | 0 |
meth |
AttrDict._short_repr |
1 | 0 | 0 |
meth |
AttrDict._str |
1 | 0 | 0 |
meth |
AttrDict.str |
1 | 0 | 0 |
meth |
AttrDict.repr |
1 | 0 | 0 |
nltk.corpus.reader.ieer (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IEERCorpusReader.docs |
2 | 0 | 0 |
meth |
IEERCorpusReader.parsed_docs |
2 | 0 | 0 |
meth |
IEERCorpusReader._read_parsed_block |
2 | 0 | 0 |
meth |
IEERCorpusReader._parse |
2 | 0 | 0 |
meth |
IEERCorpusReader._read_block |
2 | 0 | 0 |
attr |
documents |
1 | 0 | 0 |
meth |
IEERDocument.init |
6 | 0 | 0 |
meth |
IEERDocument.repr |
1 | 0 | 0 |
attr |
IEERDocument.text |
1 | 0 | 0 |
attr |
IEERDocument.docno |
1 | 0 | 0 |
attr |
IEERDocument.doctype |
1 | 0 | 0 |
attr |
IEERDocument.date_time |
1 | 0 | 0 |
attr |
IEERDocument.headline |
1 | 0 | 0 |
nltk.corpus.reader.indian (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IndianCorpusReader.words |
2 | 0 | 0 |
meth |
IndianCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
IndianCorpusReader.sents |
2 | 0 | 0 |
meth |
IndianCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
IndianCorpusView.init |
6 | 0 | 0 |
meth |
IndianCorpusView.read_block |
2 | 0 | 0 |
nltk.corpus.reader.ipipan (72 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IPIPANCorpusReader.init |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.channels |
2 | 0 | 0 |
meth |
IPIPANCorpusReader.domains |
2 | 0 | 0 |
meth |
IPIPANCorpusReader.categories |
2 | 0 | 0 |
meth |
IPIPANCorpusReader.fileids |
4 | 0 | 0 |
meth |
IPIPANCorpusReader.sents |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.paras |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.words |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.tagged_paras |
3 | 0 | 0 |
meth |
IPIPANCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
IPIPANCorpusReader._list_morph_files |
2 | 0 | 0 |
meth |
IPIPANCorpusReader._list_header_files |
2 | 0 | 0 |
meth |
IPIPANCorpusReader._parse_header |
3 | 0 | 0 |
meth |
IPIPANCorpusReader._list_morph_files_by |
4 | 0 | 0 |
meth |
IPIPANCorpusReader._get_tag |
3 | 0 | 0 |
meth |
IPIPANCorpusReader._map_category |
2 | 0 | 0 |
meth |
IPIPANCorpusReader._view |
3 | 0 | 0 |
meth |
IPIPANCorpusView.init |
4 | 0 | 0 |
meth |
IPIPANCorpusView.read_block |
2 | 0 | 0 |
meth |
IPIPANCorpusView._read_data |
2 | 0 | 0 |
meth |
IPIPANCorpusView._seek |
2 | 0 | 0 |
meth |
IPIPANCorpusView._append_space |
2 | 0 | 0 |
attr |
IPIPANCorpusView.in_sentence |
1 | 0 | 0 |
attr |
IPIPANCorpusView.position |
1 | 0 | 0 |
attr |
IPIPANCorpusView.show_tags |
1 | 0 | 0 |
attr |
IPIPANCorpusView.disamb_only |
1 | 0 | 0 |
attr |
IPIPANCorpusView.mode |
1 | 0 | 0 |
attr |
IPIPANCorpusView.simplify_tags |
1 | 0 | 0 |
attr |
IPIPANCorpusView.one_tag |
1 | 0 | 0 |
attr |
IPIPANCorpusView.append_no_space |
1 | 0 | 0 |
attr |
IPIPANCorpusView.append_space |
1 | 0 | 0 |
attr |
IPIPANCorpusView.replace_xmlentities |
1 | 0 | 0 |
nltk.corpus.reader.knbc (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
KNBCorpusReader.init |
5 | 0 | 0 |
meth |
KNBCorpusReader._read_block |
2 | 0 | 0 |
meth |
KNBCorpusReader._word |
2 | 0 | 0 |
meth |
KNBCorpusReader._tag |
3 | 0 | 0 |
meth |
KNBCorpusReader._parse |
2 | 0 | 0 |
attr |
KNBCorpusReader.morphs2str |
1 | 0 | 0 |
func |
test |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.corpus.reader.lin (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LinThesaurusCorpusReader.defaultdict_factory |
1 | 0 | 0 |
meth |
LinThesaurusCorpusReader.__init |
3 | 0 | 0 |
meth |
LinThesaurusCorpusReader.similarity |
4 | 0 | 0 |
meth |
LinThesaurusCorpusReader.scored_synonyms |
3 | 0 | 0 |
meth |
LinThesaurusCorpusReader.synonyms |
3 | 0 | 0 |
meth |
LinThesaurusCorpusReader.contains |
2 | 0 | 0 |
attr |
LinThesaurusCorpusReader._key_re |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.corpus.reader.markdown (94 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
read_parse_blankline_block |
3 | 0 | 0 |
func |
comma_separated_string_args |
2 | 0 | 0 |
meth |
MarkdownSection.init |
4 | 0 | 0 |
attr |
MarkdownSection.heading |
1 | 0 | 0 |
attr |
MarkdownSection.level |
1 | 0 | 0 |
meth |
MarkdownCorpusReader.init |
4 | 0 | 0 |
meth |
MarkdownCorpusReader._read_word_block |
2 | 0 | 0 |
attr |
MarkdownCorpusReader.parser |
1 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.init |
4 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.categories |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.fileids |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.raw |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.words |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.sents |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.paras |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.concatenated_view |
4 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.metadata_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.metadata |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.blockquote_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.blockquotes |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.code_block_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.code_blocks |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.image_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.images |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.link_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.links |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.list_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.lists |
3 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.section_reader |
2 | 0 | 0 |
meth |
CategorizedMarkdownCorpusReader.sections |
3 | 0 | 0 |
meth |
CodeBlock.init |
3 | 0 | 0 |
prop |
CodeBlock.sents |
1 | 0 | 0 |
prop |
CodeBlock.lines |
1 | 0 | 0 |
prop |
CodeBlock.paras |
1 | 0 | 0 |
attr |
CodeBlock.language |
1 | 0 | 0 |
meth |
MarkdownBlock.init |
2 | 0 | 0 |
meth |
MarkdownBlock.repr |
1 | 0 | 0 |
meth |
MarkdownBlock.str |
1 | 0 | 0 |
prop |
MarkdownBlock.raw |
1 | 0 | 0 |
prop |
MarkdownBlock.words |
1 | 0 | 0 |
prop |
MarkdownBlock.sents |
1 | 0 | 0 |
prop |
MarkdownBlock.paras |
1 | 0 | 0 |
attr |
MarkdownBlock.content |
1 | 0 | 0 |
attr |
MarkdownBlock.truncate_at |
1 | 0 | 0 |
nltk.corpus.reader.mte (88 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MTECorpusReader.init |
4 | 0 | 0 |
meth |
MTECorpusReader.fileids |
2 | 0 | 0 |
meth |
MTECorpusReader.words |
2 | 0 | 0 |
meth |
MTECorpusReader.sents |
2 | 0 | 0 |
meth |
MTECorpusReader.paras |
2 | 0 | 0 |
meth |
MTECorpusReader.lemma_words |
2 | 0 | 0 |
meth |
MTECorpusReader.tagged_words |
4 | 0 | 0 |
meth |
MTECorpusReader.lemma_sents |
2 | 0 | 0 |
meth |
MTECorpusReader.tagged_sents |
4 | 0 | 0 |
meth |
MTECorpusReader.lemma_paras |
2 | 0 | 0 |
meth |
MTECorpusReader.tagged_paras |
4 | 0 | 0 |
func |
xpath |
4 | 0 | 0 |
meth |
MTEFileReader.__init |
2 | 0 | 0 |
meth |
MTEFileReader._word_elt |
3 | 0 | 0 |
meth |
MTEFileReader._sent_elt |
3 | 0 | 0 |
meth |
MTEFileReader._para_elt |
3 | 0 | 0 |
meth |
MTEFileReader._tagged_word_elt |
3 | 0 | 0 |
meth |
MTEFileReader._tagged_sent_elt |
3 | 0 | 0 |
meth |
MTEFileReader._tagged_para_elt |
3 | 0 | 0 |
meth |
MTEFileReader._lemma_word_elt |
3 | 0 | 0 |
meth |
MTEFileReader._lemma_sent_elt |
3 | 0 | 0 |
meth |
MTEFileReader._lemma_para_elt |
3 | 0 | 0 |
meth |
MTEFileReader.words |
1 | 0 | 0 |
meth |
MTEFileReader.sents |
1 | 0 | 0 |
meth |
MTEFileReader.paras |
1 | 0 | 0 |
meth |
MTEFileReader.lemma_words |
1 | 0 | 0 |
meth |
MTEFileReader.tagged_words |
3 | 0 | 0 |
meth |
MTEFileReader.lemma_sents |
1 | 0 | 0 |
meth |
MTEFileReader.tagged_sents |
3 | 0 | 0 |
meth |
MTEFileReader.lemma_paras |
1 | 0 | 0 |
meth |
MTEFileReader.tagged_paras |
3 | 0 | 0 |
meth |
MTETagConverter.msd_to_universal |
2 | 0 | 0 |
meth |
MTECorpusView.init |
4 | 0 | 0 |
meth |
MTECorpusView.read_block |
4 | 0 | 0 |
nltk.corpus.reader.nkjp (88 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NKJPCorpusReader.init |
3 | 0 | 0 |
meth |
NKJPCorpusReader.get_paths |
1 | 0 | 0 |
meth |
NKJPCorpusReader.fileids |
1 | 0 | 0 |
meth |
NKJPCorpusReader._view |
4 | 0 | 0 |
meth |
NKJPCorpusReader.add_root |
2 | 0 | 0 |
meth |
NKJPCorpusReader.header |
3 | 0 | 0 |
meth |
NKJPCorpusReader.sents |
3 | 0 | 0 |
meth |
NKJPCorpusReader.words |
3 | 0 | 0 |
meth |
NKJPCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
NKJPCorpusReader.raw |
3 | 0 | 0 |
meth |
NKJPCorpus_Text_View.init |
3 | 0 | 0 |
meth |
NKJPCorpus_Text_View.handle_query |
1 | 0 | 0 |
meth |
NKJPCorpus_Text_View.read_block |
4 | 0 | 0 |
meth |
NKJPCorpus_Text_View.get_segm_id |
2 | 0 | 0 |
meth |
NKJPCorpus_Text_View.handle_elt |
3 | 0 | 0 |
attr |
NKJPCorpus_Text_View.mode |
1 | 0 | 0 |
attr |
NKJPCorpus_Text_View.tagspec |
1 | 0 | 0 |
attr |
NKJPCorpus_Text_View.segm_dict |
1 | 0 | 0 |
attr |
NKJPCorpus_Text_View.xml_tool |
1 | 0 | 0 |
meth |
XML_Tool.init |
3 | 0 | 0 |
meth |
XML_Tool.build_preprocessed_file |
1 | 0 | 0 |
meth |
XML_Tool.remove_preprocessed_file |
1 | 0 | 0 |
attr |
XML_Tool.read_file |
1 | 0 | 0 |
attr |
XML_Tool.write_file |
1 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.init |
3 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.get_segm_id |
2 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.get_sent_beg |
2 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.get_sent_end |
2 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.get_sentences |
2 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.remove_choice |
2 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.handle_query |
1 | 0 | 0 |
meth |
NKJPCorpus_Segmentation_View.handle_elt |
3 | 0 | 0 |
attr |
NKJPCorpus_Segmentation_View.tagspec |
1 | 0 | 0 |
attr |
NKJPCorpus_Segmentation_View.text_view |
1 | 0 | 0 |
attr |
NKJPCorpus_Segmentation_View.xml_tool |
1 | 0 | 0 |
meth |
NKJPCorpus_Morph_View.init |
3 | 0 | 0 |
meth |
NKJPCorpus_Morph_View.handle_query |
1 | 0 | 0 |
meth |
NKJPCorpus_Morph_View.handle_elt |
3 | 0 | 0 |
attr |
NKJPCorpus_Morph_View.tags |
1 | 0 | 0 |
attr |
NKJPCorpus_Morph_View.tagspec |
1 | 0 | 0 |
attr |
NKJPCorpus_Morph_View.xml_tool |
1 | 0 | 0 |
meth |
NKJPCorpus_Header_View.init |
3 | 0 | 0 |
meth |
NKJPCorpus_Header_View.handle_query |
1 | 0 | 0 |
meth |
NKJPCorpus_Header_View.handle_elt |
3 | 0 | 0 |
attr |
NKJPCorpus_Header_View.tagspec |
1 | 0 | 0 |
nltk.corpus.reader.nombank (81 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NombankCorpusReader.init |
8 | 0 | 0 |
meth |
NombankCorpusReader.instances |
2 | 0 | 0 |
meth |
NombankCorpusReader.lines |
1 | 0 | 0 |
meth |
NombankCorpusReader.roleset |
2 | 0 | 0 |
meth |
NombankCorpusReader.rolesets |
2 | 0 | 0 |
meth |
NombankCorpusReader.nouns |
1 | 0 | 0 |
meth |
NombankCorpusReader._read_instance_block |
3 | 0 | 0 |
meth |
NombankTreePointer.init |
3 | 0 | 0 |
meth |
NombankTreePointer.parse |
2 | 0 | 0 |
meth |
NombankTreePointer.str |
1 | 0 | 0 |
meth |
NombankTreePointer.repr |
1 | 0 | 0 |
meth |
NombankTreePointer.eq |
2 | 0 | 0 |
meth |
NombankTreePointer.ne |
2 | 0 | 0 |
meth |
NombankTreePointer.lt |
2 | 0 | 0 |
meth |
NombankTreePointer.select |
2 | 0 | 0 |
meth |
NombankTreePointer.treepos |
2 | 0 | 0 |
attr |
NombankTreePointer.wordnum |
1 | 0 | 0 |
attr |
NombankTreePointer.height |
1 | 0 | 0 |
meth |
NombankPointer.init |
1 | 0 | 0 |
meth |
NombankInstance.init |
10 | 0 | 0 |
meth |
NombankInstance.repr |
1 | 0 | 0 |
meth |
NombankInstance.str |
1 | 0 | 0 |
meth |
NombankInstance._get_tree |
1 | 0 | 0 |
meth |
NombankInstance.parse |
4 | 0 | 0 |
prop |
NombankInstance.roleset |
1 | 0 | 0 |
attr |
NombankInstance.fileid |
1 | 0 | 0 |
attr |
NombankInstance.sentnum |
1 | 0 | 0 |
attr |
NombankInstance.wordnum |
1 | 0 | 0 |
attr |
NombankInstance.baseform |
1 | 0 | 0 |
attr |
NombankInstance.sensenumber |
1 | 0 | 0 |
attr |
NombankInstance.predicate |
1 | 0 | 0 |
attr |
NombankInstance.predid |
1 | 0 | 0 |
attr |
NombankInstance.arguments |
1 | 0 | 0 |
attr |
NombankInstance.parse_corpus |
1 | 0 | 0 |
attr |
NombankInstance.tree |
1 | 0 | 0 |
meth |
NombankChainTreePointer.init |
2 | 0 | 0 |
meth |
NombankChainTreePointer.str |
1 | 0 | 0 |
meth |
NombankChainTreePointer.repr |
1 | 0 | 0 |
meth |
NombankChainTreePointer.select |
2 | 0 | 0 |
attr |
NombankChainTreePointer.pieces |
1 | 0 | 0 |
meth |
NombankSplitTreePointer.init |
2 | 0 | 0 |
meth |
NombankSplitTreePointer.str |
1 | 0 | 0 |
meth |
NombankSplitTreePointer.repr |
1 | 0 | 0 |
meth |
NombankSplitTreePointer.select |
2 | 0 | 0 |
attr |
NombankSplitTreePointer.pieces |
1 | 0 | 0 |
nltk.corpus.reader.nps_chat (29 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NPSChatCorpusReader.init |
5 | 0 | 0 |
meth |
NPSChatCorpusReader.xml_posts |
2 | 0 | 0 |
meth |
NPSChatCorpusReader.posts |
2 | 0 | 0 |
meth |
NPSChatCorpusReader.tagged_posts |
3 | 0 | 0 |
meth |
NPSChatCorpusReader.words |
2 | 0 | 0 |
meth |
NPSChatCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
NPSChatCorpusReader._wrap_elt |
3 | 0 | 0 |
meth |
NPSChatCorpusReader._elt_to_words |
3 | 0 | 0 |
meth |
NPSChatCorpusReader._elt_to_tagged_words |
4 | 0 | 0 |
meth |
NPSChatCorpusReader._simplify_username |
2 | 0 | 0 |
nltk.corpus.reader.opinion_lexicon (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OpinionLexiconCorpusReader.words |
2 | 0 | 0 |
meth |
OpinionLexiconCorpusReader.positive |
1 | 0 | 0 |
meth |
OpinionLexiconCorpusReader.negative |
1 | 0 | 0 |
meth |
OpinionLexiconCorpusReader._read_word_block |
2 | 0 | 0 |
meth |
IgnoreReadmeCorpusView.init |
3 | 0 | 0 |
nltk.corpus.reader.panlex_lite (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PanLexLiteCorpusReader.init |
2 | 0 | 0 |
meth |
PanLexLiteCorpusReader.language_varieties |
2 | 0 | 0 |
meth |
PanLexLiteCorpusReader.meanings |
3 | 0 | 0 |
meth |
PanLexLiteCorpusReader.translations |
4 | 0 | 0 |
meth |
Meaning.init |
3 | 0 | 0 |
meth |
Meaning.id |
1 | 0 | 0 |
meth |
Meaning.quality |
1 | 0 | 0 |
meth |
Meaning.source |
1 | 0 | 0 |
meth |
Meaning.source_group |
1 | 0 | 0 |
meth |
Meaning.expressions |
1 | 0 | 0 |
nltk.corpus.reader.panlex_swadesh (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PanlexSwadeshCorpusReader.init |
3 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.license |
1 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.language_codes |
1 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.get_languages |
1 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.get_macrolanguages |
1 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.words_by_lang |
2 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.words_by_iso639 |
2 | 0 | 0 |
meth |
PanlexSwadeshCorpusReader.entries |
2 | 0 | 0 |
attr |
PanlexSwadeshCorpusReader.swadesh_size |
1 | 0 | 0 |
nltk.corpus.reader.pl196x (62 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TEICorpusView.init |
8 | 0 | 0 |
meth |
TEICorpusView.read_block |
2 | 0 | 0 |
meth |
TEICorpusView._parse_tag |
2 | 0 | 0 |
meth |
Pl196xCorpusReader.init |
3 | 0 | 0 |
meth |
Pl196xCorpusReader._init_textids |
1 | 0 | 0 |
meth |
Pl196xCorpusReader._add_textids |
3 | 0 | 0 |
meth |
Pl196xCorpusReader._resolve |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.decode_tag |
2 | 0 | 0 |
meth |
Pl196xCorpusReader.textids |
3 | 0 | 0 |
meth |
Pl196xCorpusReader.words |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.sents |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.paras |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.tagged_words |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.tagged_sents |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.tagged_paras |
4 | 0 | 0 |
meth |
Pl196xCorpusReader.xml |
3 | 0 | 0 |
attr |
TAGGEDWORD |
1 | 0 | 0 |
attr |
PARA |
1 | 0 | 0 |
attr |
WORD |
1 | 0 | 0 |
attr |
SENT |
1 | 0 | 0 |
attr |
TEXTID |
1 | 0 | 0 |
attr |
TYPE |
1 | 0 | 0 |
attr |
ANA |
1 | 0 | 0 |
nltk.corpus.reader.plaintext (35 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PortugueseCategorizedPlaintextCorpusReader.init |
3 | 0 | 0 |
meth |
EuroparlCorpusReader._read_word_block |
2 | 0 | 0 |
meth |
EuroparlCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
EuroparlCorpusReader._read_para_block |
2 | 0 | 0 |
meth |
EuroparlCorpusReader.chapters |
2 | 0 | 0 |
meth |
EuroparlCorpusReader.paras |
2 | 0 | 0 |
meth |
CategorizedPlaintextCorpusReader.init |
3 | 0 | 0 |
meth |
PlaintextCorpusReader.init |
7 | 0 | 0 |
meth |
PlaintextCorpusReader.words |
2 | 0 | 0 |
meth |
PlaintextCorpusReader.sents |
2 | 0 | 0 |
meth |
PlaintextCorpusReader.paras |
2 | 0 | 0 |
meth |
PlaintextCorpusReader._read_word_block |
2 | 0 | 0 |
meth |
PlaintextCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
PlaintextCorpusReader._read_para_block |
2 | 0 | 0 |
nltk.corpus.reader.ppattach (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PPAttachmentCorpusReader.attachments |
2 | 0 | 0 |
meth |
PPAttachmentCorpusReader.tuples |
2 | 0 | 0 |
meth |
PPAttachmentCorpusReader._read_tuple_block |
2 | 0 | 0 |
meth |
PPAttachmentCorpusReader._read_obj_block |
2 | 0 | 0 |
meth |
PPAttachment.init |
7 | 0 | 0 |
meth |
PPAttachment.repr |
1 | 0 | 0 |
attr |
PPAttachment.sent |
1 | 0 | 0 |
attr |
PPAttachment.verb |
1 | 0 | 0 |
attr |
PPAttachment.noun1 |
1 | 0 | 0 |
attr |
PPAttachment.prep |
1 | 0 | 0 |
attr |
PPAttachment.noun2 |
1 | 0 | 0 |
attr |
PPAttachment.attachment |
1 | 0 | 0 |
nltk.corpus.reader.propbank (99 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PropbankCorpusReader.init |
8 | 0 | 0 |
meth |
PropbankCorpusReader.instances |
2 | 0 | 0 |
meth |
PropbankCorpusReader.lines |
1 | 0 | 0 |
meth |
PropbankCorpusReader.roleset |
2 | 0 | 0 |
meth |
PropbankCorpusReader.rolesets |
2 | 0 | 0 |
meth |
PropbankCorpusReader.verbs |
1 | 0 | 0 |
meth |
PropbankCorpusReader._read_instance_block |
3 | 0 | 0 |
meth |
PropbankInflection.init |
6 | 0 | 0 |
meth |
PropbankInflection.str |
1 | 0 | 0 |
meth |
PropbankInflection.repr |
1 | 0 | 0 |
meth |
PropbankInflection.parse |
2 | 0 | 0 |
attr |
PropbankInflection.form |
1 | 0 | 0 |
attr |
PropbankInflection.tense |
1 | 0 | 0 |
attr |
PropbankInflection.aspect |
1 | 0 | 0 |
attr |
PropbankInflection.person |
1 | 0 | 0 |
attr |
PropbankInflection.voice |
1 | 0 | 0 |
attr |
PropbankInflection._VALIDATE |
1 | 0 | 0 |
meth |
PropbankTreePointer.init |
3 | 0 | 0 |
meth |
PropbankTreePointer.parse |
2 | 0 | 0 |
meth |
PropbankTreePointer.str |
1 | 0 | 0 |
meth |
PropbankTreePointer.repr |
1 | 0 | 0 |
meth |
PropbankTreePointer.eq |
2 | 0 | 0 |
meth |
PropbankTreePointer.ne |
2 | 0 | 0 |
meth |
PropbankTreePointer.lt |
2 | 0 | 0 |
meth |
PropbankTreePointer.select |
2 | 0 | 0 |
meth |
PropbankTreePointer.treepos |
2 | 0 | 0 |
attr |
PropbankTreePointer.wordnum |
1 | 0 | 0 |
attr |
PropbankTreePointer.height |
1 | 0 | 0 |
meth |
PropbankInstance.init |
10 | 0 | 0 |
meth |
PropbankInstance.repr |
1 | 0 | 0 |
meth |
PropbankInstance.str |
1 | 0 | 0 |
meth |
PropbankInstance._get_tree |
1 | 0 | 0 |
meth |
PropbankInstance.parse |
4 | 0 | 0 |
prop |
PropbankInstance.baseform |
1 | 0 | 0 |
prop |
PropbankInstance.sensenumber |
1 | 0 | 0 |
prop |
PropbankInstance.predid |
1 | 0 | 0 |
attr |
PropbankInstance.fileid |
1 | 0 | 0 |
attr |
PropbankInstance.sentnum |
1 | 0 | 0 |
attr |
PropbankInstance.wordnum |
1 | 0 | 0 |
attr |
PropbankInstance.tagger |
1 | 0 | 0 |
attr |
PropbankInstance.roleset |
1 | 0 | 0 |
attr |
PropbankInstance.inflection |
1 | 0 | 0 |
attr |
PropbankInstance.predicate |
1 | 0 | 0 |
attr |
PropbankInstance.arguments |
1 | 0 | 0 |
attr |
PropbankInstance.parse_corpus |
1 | 0 | 0 |
attr |
PropbankInstance.tree |
1 | 0 | 0 |
meth |
PropbankChainTreePointer.init |
2 | 0 | 0 |
meth |
PropbankChainTreePointer.str |
1 | 0 | 0 |
meth |
PropbankChainTreePointer.repr |
1 | 0 | 0 |
meth |
PropbankChainTreePointer.select |
2 | 0 | 0 |
attr |
PropbankChainTreePointer.pieces |
1 | 0 | 0 |
meth |
PropbankPointer.init |
1 | 0 | 0 |
meth |
PropbankSplitTreePointer.init |
2 | 0 | 0 |
meth |
PropbankSplitTreePointer.str |
1 | 0 | 0 |
meth |
PropbankSplitTreePointer.repr |
1 | 0 | 0 |
meth |
PropbankSplitTreePointer.select |
2 | 0 | 0 |
attr |
PropbankSplitTreePointer.pieces |
1 | 0 | 0 |
nltk.corpus.reader.pros_cons (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ProsConsCorpusReader.init |
6 | 0 | 0 |
meth |
ProsConsCorpusReader.sents |
3 | 0 | 0 |
meth |
ProsConsCorpusReader.words |
3 | 0 | 0 |
meth |
ProsConsCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
ProsConsCorpusReader._read_word_block |
2 | 0 | 0 |
nltk.corpus.reader.reviews (43 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReviewsCorpusReader.init |
5 | 0 | 0 |
meth |
ReviewsCorpusReader.features |
2 | 0 | 0 |
meth |
ReviewsCorpusReader.reviews |
2 | 0 | 0 |
meth |
ReviewsCorpusReader.sents |
2 | 0 | 0 |
meth |
ReviewsCorpusReader.words |
2 | 0 | 0 |
meth |
ReviewsCorpusReader._read_features |
2 | 0 | 0 |
meth |
ReviewsCorpusReader._read_review_block |
2 | 0 | 0 |
meth |
ReviewsCorpusReader._read_sent_block |
2 | 0 | 0 |
meth |
ReviewsCorpusReader._read_word_block |
2 | 0 | 0 |
attr |
NOTES |
1 | 0 | 0 |
meth |
Review.init |
3 | 0 | 0 |
meth |
Review.add_line |
2 | 0 | 0 |
meth |
Review.features |
1 | 0 | 0 |
meth |
Review.sents |
1 | 0 | 0 |
meth |
Review.repr |
1 | 0 | 0 |
attr |
Review.title |
1 | 0 | 0 |
attr |
Review.review_lines |
1 | 0 | 0 |
meth |
ReviewLine.init |
4 | 0 | 0 |
meth |
ReviewLine.repr |
1 | 0 | 0 |
attr |
ReviewLine.sent |
1 | 0 | 0 |
attr |
ReviewLine.features |
1 | 0 | 0 |
attr |
ReviewLine.notes |
1 | 0 | 0 |
attr |
FEATURES |
1 | 0 | 0 |
attr |
SENT |
1 | 0 | 0 |
attr |
TITLE |
1 | 0 | 0 |
nltk.corpus.reader.rte (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RTECorpusReader._read_etree |
2 | 0 | 0 |
meth |
RTECorpusReader.pairs |
2 | 0 | 0 |
func |
norm |
2 | 0 | 0 |
meth |
RTEPair.init |
9 | 0 | 0 |
meth |
RTEPair.repr |
1 | 0 | 0 |
attr |
RTEPair.challenge |
1 | 0 | 0 |
attr |
RTEPair.id |
1 | 0 | 0 |
attr |
RTEPair.gid |
1 | 0 | 0 |
attr |
RTEPair.text |
1 | 0 | 0 |
attr |
RTEPair.hyp |
1 | 0 | 0 |
attr |
RTEPair.value |
1 | 0 | 0 |
attr |
RTEPair.task |
1 | 0 | 0 |
attr |
RTEPair.length |
1 | 0 | 0 |
nltk.corpus.reader.semcor (55 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SemcorCorpusReader.init |
5 | 0 | 0 |
meth |
SemcorCorpusReader.words |
2 | 0 | 0 |
meth |
SemcorCorpusReader.chunks |
2 | 0 | 0 |
meth |
SemcorCorpusReader.tagged_chunks |
3 | 0 | 0 |
meth |
SemcorCorpusReader.sents |
2 | 0 | 0 |
meth |
SemcorCorpusReader.chunk_sents |
2 | 0 | 0 |
meth |
SemcorCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
SemcorCorpusReader._items |
6 | 0 | 0 |
meth |
SemcorCorpusReader._words |
6 | 0 | 0 |
meth |
SemcorCorpusReader._word |
6 | 0 | 0 |
meth |
SemcorSentence.init |
3 | 0 | 0 |
attr |
SemcorSentence.num |
1 | 0 | 0 |
meth |
SemcorWordView.init |
7 | 0 | 0 |
meth |
SemcorWordView.handle_elt |
3 | 0 | 0 |
meth |
SemcorWordView.handle_word |
2 | 0 | 0 |
meth |
SemcorWordView.handle_sent |
2 | 0 | 0 |
nltk.corpus.reader.senseval (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SensevalCorpusReader.instances |
2 | 0 | 0 |
meth |
SensevalCorpusReader._entry |
2 | 0 | 0 |
meth |
SensevalCorpusView.init |
3 | 0 | 0 |
meth |
SensevalCorpusView.read_block |
2 | 0 | 0 |
meth |
SensevalCorpusView._parse_instance |
3 | 0 | 0 |
meth |
SensevalInstance.init |
5 | 0 | 0 |
meth |
SensevalInstance.repr |
1 | 0 | 0 |
attr |
SensevalInstance.word |
1 | 0 | 0 |
attr |
SensevalInstance.senses |
1 | 0 | 0 |
attr |
SensevalInstance.position |
1 | 0 | 0 |
attr |
SensevalInstance.context |
1 | 0 | 0 |
nltk.corpus.reader.sentiwordnet (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SentiWordNetCorpusReader.init |
4 | 0 | 0 |
meth |
SentiWordNetCorpusReader._parse_src_file |
1 | 0 | 0 |
meth |
SentiWordNetCorpusReader.senti_synset |
2 | 0 | 0 |
meth |
SentiWordNetCorpusReader.senti_synsets |
3 | 0 | 0 |
meth |
SentiWordNetCorpusReader.all_senti_synsets |
1 | 0 | 0 |
meth |
SentiSynset.init |
4 | 0 | 0 |
meth |
SentiSynset.pos_score |
1 | 0 | 0 |
meth |
SentiSynset.neg_score |
1 | 0 | 0 |
meth |
SentiSynset.obj_score |
1 | 0 | 0 |
meth |
SentiSynset.str |
1 | 0 | 0 |
meth |
SentiSynset.repr |
1 | 0 | 0 |
attr |
SentiSynset.synset |
1 | 0 | 0 |
nltk.corpus.reader.sinica_treebank (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SinicaTreebankCorpusReader._read_block |
2 | 0 | 0 |
meth |
SinicaTreebankCorpusReader._parse |
2 | 0 | 0 |
meth |
SinicaTreebankCorpusReader._tag |
3 | 0 | 0 |
meth |
SinicaTreebankCorpusReader._word |
2 | 0 | 0 |
attr |
APPENDIX |
1 | 0 | 0 |
attr |
TAGWORD |
1 | 0 | 0 |
attr |
WORD |
1 | 0 | 0 |
attr |
IDENTIFIER |
1 | 0 | 0 |
nltk.corpus.reader.string_category (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StringCategoryCorpusReader.init |
5 | 0 | 0 |
meth |
StringCategoryCorpusReader.tuples |
2 | 0 | 0 |
meth |
StringCategoryCorpusReader._read_tuple_block |
2 | 0 | 0 |
nltk.corpus.reader.switchboard (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SwitchboardCorpusReader.init |
3 | 0 | 0 |
meth |
SwitchboardCorpusReader.words |
1 | 0 | 0 |
meth |
SwitchboardCorpusReader.tagged_words |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader.turns |
1 | 0 | 0 |
meth |
SwitchboardCorpusReader.tagged_turns |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader.discourses |
1 | 0 | 0 |
meth |
SwitchboardCorpusReader.tagged_discourses |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader._discourses_block_reader |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader._tagged_discourses_block_reader |
3 | 0 | 0 |
meth |
SwitchboardCorpusReader._turns_block_reader |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader._tagged_turns_block_reader |
3 | 0 | 0 |
meth |
SwitchboardCorpusReader._words_block_reader |
2 | 0 | 0 |
meth |
SwitchboardCorpusReader._tagged_words_block_reader |
3 | 0 | 0 |
meth |
SwitchboardCorpusReader._parse_utterance |
4 | 0 | 0 |
attr |
SwitchboardCorpusReader._UTTERANCE_RE |
1 | 0 | 0 |
meth |
SwitchboardTurn.init |
4 | 0 | 0 |
meth |
SwitchboardTurn.repr |
1 | 0 | 0 |
attr |
SwitchboardTurn.speaker |
1 | 0 | 0 |
attr |
SwitchboardTurn.id |
1 | 0 | 0 |
nltk.corpus.reader.tagged (64 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MacMorphoCorpusReader.init |
5 | 0 | 0 |
meth |
MacMorphoCorpusReader._read_block |
2 | 0 | 0 |
meth |
TimitTaggedCorpusReader.init |
3 | 0 | 0 |
meth |
TimitTaggedCorpusReader.paras |
1 | 0 | 0 |
meth |
TimitTaggedCorpusReader.tagged_paras |
1 | 0 | 0 |
meth |
CategorizedTaggedCorpusReader.init |
3 | 0 | 0 |
meth |
CategorizedTaggedCorpusReader.tagged_words |
4 | 0 | 0 |
meth |
CategorizedTaggedCorpusReader.tagged_sents |
4 | 0 | 0 |
meth |
CategorizedTaggedCorpusReader.tagged_paras |
4 | 0 | 0 |
meth |
TaggedCorpusReader.init |
9 | 0 | 0 |
meth |
TaggedCorpusReader.words |
2 | 0 | 0 |
meth |
TaggedCorpusReader.sents |
2 | 0 | 0 |
meth |
TaggedCorpusReader.paras |
2 | 0 | 0 |
meth |
TaggedCorpusReader.tagged_words |
3 | 0 | 0 |
meth |
TaggedCorpusReader.tagged_sents |
3 | 0 | 0 |
meth |
TaggedCorpusReader.tagged_paras |
3 | 0 | 0 |
meth |
TaggedCorpusView.init |
11 | 0 | 0 |
meth |
TaggedCorpusView.read_block |
2 | 0 | 0 |
nltk.corpus.reader.timit (77 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TimitCorpusReader.init |
3 | 0 | 0 |
meth |
TimitCorpusReader.fileids |
2 | 0 | 0 |
meth |
TimitCorpusReader.utteranceids |
6 | 0 | 0 |
meth |
TimitCorpusReader.transcription_dict |
1 | 0 | 0 |
meth |
TimitCorpusReader.spkrid |
2 | 0 | 0 |
meth |
TimitCorpusReader.sentid |
2 | 0 | 0 |
meth |
TimitCorpusReader.utterance |
3 | 0 | 0 |
meth |
TimitCorpusReader.spkrutteranceids |
2 | 0 | 0 |
meth |
TimitCorpusReader.spkrinfo |
2 | 0 | 0 |
meth |
TimitCorpusReader.phones |
2 | 0 | 0 |
meth |
TimitCorpusReader.phone_times |
2 | 0 | 0 |
meth |
TimitCorpusReader.words |
2 | 0 | 0 |
meth |
TimitCorpusReader.word_times |
2 | 0 | 0 |
meth |
TimitCorpusReader.sents |
2 | 0 | 0 |
meth |
TimitCorpusReader.sent_times |
2 | 0 | 0 |
meth |
TimitCorpusReader.phone_trees |
2 | 0 | 0 |
meth |
TimitCorpusReader.wav |
4 | 0 | 0 |
meth |
TimitCorpusReader.audiodata |
4 | 0 | 0 |
meth |
TimitCorpusReader._utterance_fileids |
3 | 0 | 0 |
meth |
TimitCorpusReader.play |
4 | 0 | 0 |
attr |
TimitCorpusReader.speakers |
1 | 0 | 0 |
func |
read_timit_block |
2 | 0 | 0 |
meth |
SpeakerInfo.init |
11 | 0 | 0 |
meth |
SpeakerInfo.repr |
1 | 0 | 0 |
attr |
SpeakerInfo.id |
1 | 0 | 0 |
attr |
SpeakerInfo.sex |
1 | 0 | 0 |
attr |
SpeakerInfo.dr |
1 | 0 | 0 |
attr |
SpeakerInfo.use |
1 | 0 | 0 |
attr |
SpeakerInfo.recdate |
1 | 0 | 0 |
attr |
SpeakerInfo.birthdate |
1 | 0 | 0 |
attr |
SpeakerInfo.ht |
1 | 0 | 0 |
attr |
SpeakerInfo.race |
1 | 0 | 0 |
attr |
SpeakerInfo.edu |
1 | 0 | 0 |
attr |
SpeakerInfo.comments |
1 | 0 | 0 |
nltk.corpus.reader.toolbox (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ToolboxCorpusReader.xml |
3 | 0 | 0 |
meth |
ToolboxCorpusReader.fields |
7 | 0 | 0 |
meth |
ToolboxCorpusReader.entries |
3 | 0 | 0 |
meth |
ToolboxCorpusReader.words |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.corpus.reader.twitter (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TwitterCorpusReader.init |
5 | 0 | 0 |
meth |
TwitterCorpusReader.docs |
2 | 0 | 0 |
meth |
TwitterCorpusReader.strings |
2 | 0 | 0 |
meth |
TwitterCorpusReader.tokenized |
2 | 0 | 0 |
meth |
TwitterCorpusReader._read_tweets |
2 | 0 | 0 |
nltk.corpus.reader.udhr (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UdhrCorpusReader.init |
2 | 0 | 0 |
nltk.corpus.reader.util (60 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tagged_treebank_para_block_reader |
2 | 0 | 0 |
func |
find_corpus_fileids |
3 | 0 | 0 |
meth |
StreamBackedCorpusView.init |
5 | 0 | 0 |
meth |
StreamBackedCorpusView.read_block |
2 | 0 | 0 |
meth |
StreamBackedCorpusView._open |
1 | 0 | 0 |
meth |
StreamBackedCorpusView.close |
1 | 0 | 0 |
meth |
StreamBackedCorpusView.enter |
1 | 0 | 0 |
meth |
StreamBackedCorpusView.exit |
4 | 0 | 0 |
meth |
StreamBackedCorpusView.len |
1 | 0 | 0 |
meth |
StreamBackedCorpusView.getitem |
2 | 0 | 0 |
meth |
StreamBackedCorpusView.iterate_from |
2 | 0 | 0 |
meth |
StreamBackedCorpusView.add |
2 | 0 | 0 |
meth |
StreamBackedCorpusView.radd |
2 | 0 | 0 |
meth |
StreamBackedCorpusView.mul |
2 | 0 | 0 |
meth |
StreamBackedCorpusView.rmul |
2 | 0 | 0 |
attr |
StreamBackedCorpusView.read_block |
1 | 0 | 0 |
attr |
StreamBackedCorpusView.fileid |
1 | 0 | 0 |
func |
read_wordpunct_block |
2 | 0 | 0 |
func |
read_sexpr_block |
4 | 0 | 0 |
func |
read_line_block |
2 | 0 | 0 |
meth |
ConcatenatedCorpusView.init |
2 | 0 | 0 |
meth |
ConcatenatedCorpusView.len |
1 | 0 | 0 |
meth |
ConcatenatedCorpusView.close |
1 | 0 | 0 |
meth |
ConcatenatedCorpusView.iterate_from |
2 | 0 | 0 |
func |
read_whitespace_block |
2 | 0 | 0 |
func |
read_blankline_block |
2 | 0 | 0 |
func |
read_alignedsent_block |
2 | 0 | 0 |
func |
read_regexp_block |
4 | 0 | 0 |
func |
concat |
2 | 0 | 0 |
nltk.corpus.reader.verbnet (72 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VerbnetCorpusReader.init |
4 | 0 | 0 |
meth |
VerbnetCorpusReader.lemmas |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.wordnetids |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.classids |
5 | 0 | 0 |
meth |
VerbnetCorpusReader.vnclass |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.fileids |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.frames |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.subclasses |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.themroles |
2 | 0 | 0 |
meth |
VerbnetCorpusReader._index |
1 | 0 | 0 |
meth |
VerbnetCorpusReader._index_helper |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._quick_index |
1 | 0 | 0 |
meth |
VerbnetCorpusReader.longid |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.shortid |
2 | 0 | 0 |
meth |
VerbnetCorpusReader._get_semantics_within_frame |
2 | 0 | 0 |
meth |
VerbnetCorpusReader._get_example_within_frame |
2 | 0 | 0 |
meth |
VerbnetCorpusReader._get_description_within_frame |
2 | 0 | 0 |
meth |
VerbnetCorpusReader._get_syntactic_list_within_frame |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.pprint |
2 | 0 | 0 |
meth |
VerbnetCorpusReader.pprint_subclasses |
3 | 0 | 0 |
meth |
VerbnetCorpusReader.pprint_members |
3 | 0 | 0 |
meth |
VerbnetCorpusReader.pprint_themroles |
3 | 0 | 0 |
meth |
VerbnetCorpusReader.pprint_frames |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._pprint_single_frame |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._pprint_example_within_frame |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._pprint_description_within_frame |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._pprint_syntax_within_frame |
3 | 0 | 0 |
meth |
VerbnetCorpusReader._pprint_semantics_within_frame |
3 | 0 | 0 |
attr |
VerbnetCorpusReader._LONGID_RE |
1 | 0 | 0 |
attr |
VerbnetCorpusReader._SHORTID_RE |
1 | 0 | 0 |
attr |
VerbnetCorpusReader._INDEX_RE |
1 | 0 | 0 |
nltk.corpus.reader.wordlist (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MWAPPDBCorpusReader.entries |
2 | 0 | 0 |
meth |
WordListCorpusReader.words |
3 | 0 | 0 |
meth |
UnicharsCorpusReader.chars |
3 | 0 | 0 |
meth |
NonbreakingPrefixesCorpusReader.words |
4 | 0 | 0 |
meth |
SwadeshCorpusReader.entries |
2 | 0 | 0 |
nltk.corpus.reader.wordnet (288 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
WordNetCorpusReader.init |
3 | 0 | 0 |
meth |
WordNetCorpusReader.index_sense |
2 | 0 | 0 |
meth |
WordNetCorpusReader.map_to_many |
2 | 0 | 0 |
meth |
WordNetCorpusReader.map_to_one |
2 | 0 | 0 |
meth |
WordNetCorpusReader.map_wn |
2 | 0 | 0 |
meth |
WordNetCorpusReader.split_synsets |
2 | 0 | 0 |
meth |
WordNetCorpusReader.merged_synsets |
2 | 0 | 0 |
meth |
WordNetCorpusReader.of2ss |
2 | 0 | 0 |
meth |
WordNetCorpusReader.ss2of |
2 | 0 | 0 |
meth |
WordNetCorpusReader._load_lang_data |
2 | 0 | 0 |
meth |
WordNetCorpusReader.add_provs |
2 | 0 | 0 |
meth |
WordNetCorpusReader.add_omw |
1 | 0 | 0 |
meth |
WordNetCorpusReader.add_exomw |
1 | 0 | 0 |
meth |
WordNetCorpusReader.langs |
1 | 0 | 0 |
meth |
WordNetCorpusReader._scan_satellites |
1 | 0 | 0 |
meth |
WordNetCorpusReader._load_lemma_pos_offset_map |
1 | 0 | 0 |
meth |
WordNetCorpusReader._load_exception_map |
1 | 0 | 0 |
meth |
WordNetCorpusReader._compute_max_depth |
3 | 0 | 0 |
meth |
WordNetCorpusReader.get_version |
1 | 0 | 0 |
meth |
WordNetCorpusReader.lemma |
3 | 0 | 0 |
meth |
WordNetCorpusReader.lemma_from_key |
2 | 0 | 0 |
meth |
WordNetCorpusReader.synset |
2 | 0 | 0 |
meth |
WordNetCorpusReader._data_file |
2 | 0 | 0 |
meth |
WordNetCorpusReader.synset_from_pos_and_offset |
3 | 0 | 0 |
meth |
WordNetCorpusReader._synset_from_pos_and_offset |
3 | 0 | 0 |
meth |
WordNetCorpusReader._synset_from_pos_and_line |
3 | 0 | 0 |
meth |
WordNetCorpusReader.synset_from_sense_key |
2 | 0 | 0 |
meth |
WordNetCorpusReader.synsets |
5 | 0 | 0 |
meth |
WordNetCorpusReader.lemmas |
4 | 0 | 0 |
meth |
WordNetCorpusReader.all_lemma_names |
3 | 0 | 0 |
meth |
WordNetCorpusReader.all_omw_synsets |
3 | 0 | 0 |
meth |
WordNetCorpusReader.all_synsets |
3 | 0 | 0 |
meth |
WordNetCorpusReader.all_eng_synsets |
2 | 0 | 0 |
meth |
WordNetCorpusReader.words |
2 | 0 | 0 |
meth |
WordNetCorpusReader.synonyms |
3 | 0 | 0 |
meth |
WordNetCorpusReader.doc |
3 | 0 | 0 |
meth |
WordNetCorpusReader.license |
2 | 0 | 0 |
meth |
WordNetCorpusReader.readme |
2 | 0 | 0 |
meth |
WordNetCorpusReader.citation |
2 | 0 | 0 |
meth |
WordNetCorpusReader.lemma_count |
2 | 0 | 0 |
meth |
WordNetCorpusReader.path_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.lch_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.wup_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.res_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.jcn_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.lin_similarity |
5 | 0 | 0 |
meth |
WordNetCorpusReader.morphy |
4 | 0 | 0 |
meth |
WordNetCorpusReader._morphy |
4 | 0 | 0 |
meth |
WordNetCorpusReader.tag2pos |
3 | 0 | 0 |
meth |
WordNetCorpusReader.ic |
4 | 0 | 0 |
meth |
WordNetCorpusReader.custom_lemmas |
3 | 0 | 0 |
meth |
WordNetCorpusReader.disable_custom_lemmas |
2 | 0 | 0 |
meth |
WordNetCorpusReader.digraph |
8 | 0 | 0 |
attr |
WordNetCorpusReader._pos_names |
1 | 0 | 0 |
attr |
WordNetCorpusReader.provenances |
1 | 0 | 0 |
attr |
WordNetCorpusReader.omw_langs |
1 | 0 | 0 |
attr |
WordNetCorpusReader.nomap |
1 | 0 | 0 |
attr |
WordNetCorpusReader.splits |
1 | 0 | 0 |
attr |
WordNetCorpusReader.merges |
1 | 0 | 0 |
attr |
WordNetCorpusReader.map30 |
1 | 0 | 0 |
attr |
WordNetCorpusReader.lg_attrs |
1 | 0 | 0 |
meth |
WordNetICCorpusReader.init |
3 | 0 | 0 |
meth |
WordNetICCorpusReader.ic |
2 | 0 | 0 |
attr |
SENSENUM_RE |
1 | 0 | 0 |
func |
lin_similarity |
5 | 0 | 0 |
func |
jcn_similarity |
5 | 0 | 0 |
meth |
Lemma.init |
7 | 0 | 0 |
meth |
Lemma.name |
1 | 0 | 0 |
meth |
Lemma.syntactic_marker |
1 | 0 | 0 |
meth |
Lemma.synset |
1 | 0 | 0 |
meth |
Lemma.frame_strings |
1 | 0 | 0 |
meth |
Lemma.frame_ids |
1 | 0 | 0 |
meth |
Lemma.lang |
1 | 0 | 0 |
meth |
Lemma.key |
1 | 0 | 0 |
meth |
Lemma.repr |
1 | 0 | 0 |
meth |
Lemma._related |
2 | 0 | 0 |
meth |
Lemma.count |
1 | 0 | 0 |
meth |
Lemma.antonyms |
1 | 0 | 0 |
meth |
Lemma.derivationally_related_forms |
1 | 0 | 0 |
meth |
Lemma.pertainyms |
1 | 0 | 0 |
func |
wup_similarity |
5 | 0 | 0 |
meth |
Synset.init |
2 | 0 | 0 |
meth |
Synset.pos |
1 | 0 | 0 |
meth |
Synset.offset |
1 | 0 | 0 |
meth |
Synset.name |
1 | 0 | 0 |
meth |
Synset.frame_ids |
1 | 0 | 0 |
meth |
Synset._doc |
4 | 0 | 0 |
meth |
Synset.definition |
2 | 0 | 0 |
meth |
Synset.examples |
2 | 0 | 0 |
meth |
Synset.lexname |
1 | 0 | 0 |
meth |
Synset._needs_root |
1 | 0 | 0 |
meth |
Synset.lemma_names |
2 | 0 | 0 |
meth |
Synset.lemmas |
2 | 0 | 0 |
meth |
Synset.root_hypernyms |
1 | 0 | 0 |
meth |
Synset.max_depth |
1 | 0 | 0 |
meth |
Synset.min_depth |
1 | 0 | 0 |
meth |
Synset.closure |
3 | 0 | 0 |
meth |
Synset.tree |
4 | 0 | 0 |
meth |
Synset.hypernym_paths |
1 | 0 | 0 |
meth |
Synset.common_hypernyms |
2 | 0 | 0 |
meth |
Synset.lowest_common_hypernyms |
4 | 0 | 0 |
meth |
Synset.hypernym_distances |
3 | 0 | 0 |
meth |
Synset._shortest_hypernym_paths |
2 | 0 | 0 |
meth |
Synset.shortest_path_distance |
3 | 0 | 0 |
meth |
Synset.path_similarity |
4 | 0 | 0 |
meth |
Synset.lch_similarity |
4 | 0 | 0 |
meth |
Synset.wup_similarity |
4 | 0 | 0 |
meth |
Synset.res_similarity |
4 | 0 | 0 |
meth |
Synset.jcn_similarity |
4 | 0 | 0 |
meth |
Synset.lin_similarity |
4 | 0 | 0 |
meth |
Synset._iter_hypernym_lists |
1 | 0 | 0 |
meth |
Synset.repr |
1 | 0 | 0 |
meth |
Synset._related |
2 | 0 | 0 |
func |
res_similarity |
5 | 0 | 0 |
func |
lch_similarity |
5 | 0 | 0 |
func |
path_similarity |
5 | 0 | 0 |
func |
information_content |
3 | 0 | 0 |
nltk.corpus.reader.xmldocs (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
XMLCorpusReader.init |
4 | 0 | 0 |
meth |
XMLCorpusReader.xml |
2 | 0 | 0 |
meth |
XMLCorpusReader.words |
2 | 0 | 0 |
meth |
XMLCorpusView.init |
4 | 0 | 0 |
meth |
XMLCorpusView._detect_encoding |
2 | 0 | 0 |
meth |
XMLCorpusView.handle_elt |
3 | 0 | 0 |
meth |
XMLCorpusView._read_xml_fragment |
2 | 0 | 0 |
meth |
XMLCorpusView.read_block |
4 | 0 | 0 |
attr |
XMLCorpusView.handle_elt |
1 | 0 | 0 |
attr |
XMLCorpusView._VALID_XML_RE |
1 | 0 | 0 |
attr |
XMLCorpusView._XML_TAG_NAME |
1 | 0 | 0 |
attr |
XMLCorpusView._XML_PIECE |
1 | 0 | 0 |
nltk.corpus.reader.ycoe (30 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
YCOECorpusReader.init |
3 | 0 | 0 |
meth |
YCOECorpusReader.documents |
2 | 0 | 0 |
meth |
YCOECorpusReader.fileids |
2 | 0 | 0 |
meth |
YCOECorpusReader._getfileids |
3 | 0 | 0 |
meth |
YCOECorpusReader.words |
2 | 0 | 0 |
meth |
YCOECorpusReader.sents |
2 | 0 | 0 |
meth |
YCOECorpusReader.paras |
2 | 0 | 0 |
meth |
YCOECorpusReader.tagged_words |
2 | 0 | 0 |
meth |
YCOECorpusReader.tagged_sents |
2 | 0 | 0 |
meth |
YCOECorpusReader.tagged_paras |
2 | 0 | 0 |
meth |
YCOECorpusReader.parsed_sents |
2 | 0 | 0 |
meth |
YCOEParseCorpusReader._parse |
2 | 0 | 0 |
meth |
YCOETaggedCorpusReader.init |
4 | 0 | 0 |
nltk.corpus.util (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LazyCorpusLoader.init |
5 | 0 | 0 |
meth |
LazyCorpusLoader.load |
1 | 0 | 0 |
meth |
LazyCorpusLoader.__getattr |
2 | 0 | 0 |
meth |
LazyCorpusLoader.repr |
1 | 0 | 0 |
meth |
LazyCorpusLoader._unload |
1 | 0 | 0 |
attr |
LazyCorpusLoader.subdir |
1 | 0 | 0 |
nltk.data (107 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BufferedGzipFile.init |
6 | 0 | 0 |
meth |
BufferedGzipFile.write |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.init |
4 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.read |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.discard_line |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.readline |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.readlines |
3 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.next |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.next |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.iter |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.del |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.enter |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.exit |
4 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.xreadlines |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.close |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.seek |
3 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.char_seek_forward |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader._char_seek_forward |
3 | 0 | 0 |
meth |
SeekableUnicodeStreamReader.tell |
1 | 0 | 0 |
meth |
SeekableUnicodeStreamReader._read |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader._incr_decode |
2 | 0 | 0 |
meth |
SeekableUnicodeStreamReader._check_bom |
1 | 0 | 0 |
prop |
SeekableUnicodeStreamReader.closed |
1 | 0 | 0 |
prop |
SeekableUnicodeStreamReader.name |
1 | 0 | 0 |
prop |
SeekableUnicodeStreamReader.mode |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.stream |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.encoding |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.errors |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.decode |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.bytebuffer |
1 | 0 | 0 |
attr |
SeekableUnicodeStreamReader.linebuffer |
1 | 0 | 0 |
func |
retrieve |
4 | 0 | 0 |
meth |
GzipFileSystemPathPointer.open |
2 | 0 | 0 |
func |
find |
3 | 0 | 0 |
func |
clear_cache |
1 | 0 | 0 |
meth |
PathPointer.open |
2 | 0 | 0 |
meth |
PathPointer.file_size |
1 | 0 | 0 |
meth |
PathPointer.join |
2 | 0 | 0 |
meth |
OpenOnDemandZipFile.init |
2 | 0 | 0 |
meth |
OpenOnDemandZipFile.read |
2 | 0 | 0 |
meth |
OpenOnDemandZipFile.write |
3 | 0 | 0 |
meth |
OpenOnDemandZipFile.writestr |
3 | 0 | 0 |
meth |
OpenOnDemandZipFile.repr |
1 | 0 | 0 |
func |
show_cfg |
3 | 0 | 0 |
func |
load |
8 | 0 | 0 |
meth |
FileSystemPathPointer.init |
2 | 0 | 0 |
meth |
FileSystemPathPointer.open |
2 | 0 | 0 |
meth |
FileSystemPathPointer.file_size |
1 | 0 | 0 |
meth |
FileSystemPathPointer.join |
2 | 0 | 0 |
meth |
FileSystemPathPointer.repr |
1 | 0 | 0 |
meth |
FileSystemPathPointer.str |
1 | 0 | 0 |
prop |
FileSystemPathPointer.path |
1 | 0 | 0 |
meth |
LazyLoader.init |
2 | 0 | 0 |
meth |
LazyLoader.load |
1 | 0 | 0 |
meth |
LazyLoader.__getattr |
2 | 0 | 0 |
meth |
LazyLoader.repr |
1 | 0 | 0 |
nltk.decorators (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
new_wrapper |
3 | 0 | 0 |
func |
decorator |
2 | 0 | 0 |
func |
getinfo |
2 | 0 | 0 |
nltk.downloader (260 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StaleMessage.init |
2 | 0 | 0 |
attr |
StaleMessage.package |
1 | 0 | 0 |
attr |
args |
1 | 0 | 0 |
func |
build_index |
3 | 0 | 0 |
meth |
DownloaderGUI.init |
3 | 0 | 0 |
meth |
DownloaderGUI._log |
2 | 0 | 0 |
meth |
DownloaderGUI._init_widgets |
1 | 0 | 0 |
meth |
DownloaderGUI._init_menu |
1 | 0 | 0 |
meth |
DownloaderGUI._select_columns |
1 | 0 | 0 |
meth |
DownloaderGUI._refresh |
1 | 0 | 0 |
meth |
DownloaderGUI._info_edit |
2 | 0 | 0 |
meth |
DownloaderGUI._info_save |
2 | 0 | 0 |
meth |
DownloaderGUI._table_reprfunc |
4 | 0 | 0 |
meth |
DownloaderGUI._set_url |
2 | 0 | 0 |
meth |
DownloaderGUI._set_download_dir |
2 | 0 | 0 |
meth |
DownloaderGUI._show_info |
1 | 0 | 0 |
meth |
DownloaderGUI._prev_tab |
2 | 0 | 0 |
meth |
DownloaderGUI._next_tab |
2 | 0 | 0 |
meth |
DownloaderGUI._select_tab |
2 | 0 | 0 |
meth |
DownloaderGUI._fill_table |
1 | 0 | 0 |
meth |
DownloaderGUI._update_table_status |
1 | 0 | 0 |
meth |
DownloaderGUI._download |
2 | 0 | 0 |
meth |
DownloaderGUI._download_cb |
3 | 0 | 0 |
meth |
DownloaderGUI._select |
2 | 0 | 0 |
meth |
DownloaderGUI._color_table |
1 | 0 | 0 |
meth |
DownloaderGUI._clear_mark |
2 | 0 | 0 |
meth |
DownloaderGUI._mark_all |
2 | 0 | 0 |
meth |
DownloaderGUI._table_mark |
2 | 0 | 0 |
meth |
DownloaderGUI._show_log |
1 | 0 | 0 |
meth |
DownloaderGUI._package_to_columns |
2 | 0 | 0 |
meth |
DownloaderGUI.destroy |
2 | 0 | 0 |
meth |
DownloaderGUI._destroy |
2 | 0 | 0 |
meth |
DownloaderGUI.mainloop |
3 | 0 | 0 |
meth |
DownloaderGUI.help |
2 | 0 | 0 |
meth |
DownloaderGUI.about |
2 | 0 | 0 |
meth |
DownloaderGUI._init_progressbar |
1 | 0 | 0 |
meth |
DownloaderGUI._show_progress |
2 | 0 | 0 |
meth |
DownloaderGUI._progress_alive |
1 | 0 | 0 |
meth |
DownloaderGUI._download_threaded |
2 | 0 | 0 |
meth |
DownloaderGUI._abort_download |
1 | 0 | 0 |
meth |
DownloaderGUI._monitor_message_queue |
1 | 0 | 0 |
attr |
DownloaderGUI.top |
1 | 0 | 0 |
attr |
DownloaderGUI.HELP |
1 | 0 | 0 |
func |
update |
1 | 0 | 0 |
func |
download_shell |
1 | 0 | 0 |
meth |
FinishCollectionMessage.init |
2 | 0 | 0 |
attr |
FinishCollectionMessage.collection |
1 | 0 | 0 |
meth |
Downloader.init |
3 | 0 | 0 |
meth |
Downloader.list |
7 | 0 | 0 |
meth |
Downloader.packages |
1 | 0 | 0 |
meth |
Downloader.corpora |
1 | 0 | 0 |
meth |
Downloader.models |
1 | 0 | 0 |
meth |
Downloader.collections |
1 | 0 | 0 |
meth |
Downloader._info_or_id |
2 | 0 | 0 |
meth |
Downloader.incr_download |
4 | 0 | 0 |
meth |
Downloader._num_packages |
2 | 0 | 0 |
meth |
Downloader._download_list |
4 | 0 | 0 |
meth |
Downloader._download_package |
4 | 0 | 0 |
meth |
Downloader.download |
9 | 0 | 0 |
meth |
Downloader.is_stale |
3 | 0 | 0 |
meth |
Downloader.is_installed |
3 | 0 | 0 |
meth |
Downloader.clear_status_cache |
2 | 0 | 0 |
meth |
Downloader.status |
3 | 0 | 0 |
meth |
Downloader._pkg_status |
3 | 0 | 0 |
meth |
Downloader.update |
3 | 0 | 0 |
meth |
Downloader._update_index |
2 | 0 | 0 |
meth |
Downloader.index |
1 | 0 | 0 |
meth |
Downloader.info |
2 | 0 | 0 |
meth |
Downloader.xmlinfo |
2 | 0 | 0 |
meth |
Downloader._get_url |
1 | 0 | 0 |
meth |
Downloader._set_url |
2 | 0 | 0 |
meth |
Downloader.default_download_dir |
1 | 0 | 0 |
meth |
Downloader._get_download_dir |
1 | 0 | 0 |
meth |
Downloader._set_download_dir |
2 | 0 | 0 |
meth |
Downloader._interactive_download |
1 | 0 | 0 |
attr |
Downloader.url |
1 | 0 | 0 |
attr |
Downloader.download_dir |
1 | 0 | 0 |
meth |
StartCollectionMessage.init |
2 | 0 | 0 |
attr |
StartCollectionMessage.collection |
1 | 0 | 0 |
attr |
downloader |
1 | 0 | 0 |
meth |
FinishDownloadMessage.init |
2 | 0 | 0 |
attr |
FinishDownloadMessage.package |
1 | 0 | 0 |
meth |
StartDownloadMessage.init |
2 | 0 | 0 |
attr |
StartDownloadMessage.package |
1 | 0 | 0 |
func |
download_gui |
1 | 0 | 0 |
meth |
FinishUnzipMessage.init |
2 | 0 | 0 |
attr |
FinishUnzipMessage.package |
1 | 0 | 0 |
attr |
parser |
1 | 0 | 0 |
attr |
options |
1 | 0 | 0 |
meth |
UpToDateMessage.init |
2 | 0 | 0 |
attr |
UpToDateMessage.package |
1 | 0 | 0 |
meth |
Package.init |
15 | 0 | 0 |
meth |
Package.fromxml |
2 | 0 | 0 |
meth |
Package.lt |
2 | 0 | 0 |
meth |
Package.repr |
1 | 0 | 0 |
attr |
Package.id |
1 | 0 | 0 |
attr |
Package.name |
1 | 0 | 0 |
attr |
Package.subdir |
1 | 0 | 0 |
attr |
Package.url |
1 | 0 | 0 |
attr |
Package.size |
1 | 0 | 0 |
attr |
Package.unzipped_size |
1 | 0 | 0 |
attr |
Package.checksum |
1 | 0 | 0 |
attr |
Package.svn_revision |
1 | 0 | 0 |
attr |
Package.copyright |
1 | 0 | 0 |
attr |
Package.contact |
1 | 0 | 0 |
attr |
Package.license |
1 | 0 | 0 |
attr |
Package.author |
1 | 0 | 0 |
attr |
Package.filename |
1 | 0 | 0 |
attr |
Package.unzip |
1 | 0 | 0 |
meth |
StartPackageMessage.init |
2 | 0 | 0 |
attr |
StartPackageMessage.package |
1 | 0 | 0 |
meth |
FinishPackageMessage.init |
2 | 0 | 0 |
attr |
FinishPackageMessage.package |
1 | 0 | 0 |
func |
unzip |
4 | 0 | 0 |
meth |
ErrorMessage.init |
3 | 0 | 0 |
attr |
ErrorMessage.package |
1 | 0 | 0 |
attr |
ErrorMessage.message |
1 | 0 | 0 |
meth |
DownloaderShell.init |
2 | 0 | 0 |
meth |
DownloaderShell._simple_interactive_menu |
2 | 0 | 0 |
meth |
DownloaderShell.run |
1 | 0 | 0 |
meth |
DownloaderShell._simple_interactive_download |
2 | 0 | 0 |
meth |
DownloaderShell._simple_interactive_update |
1 | 0 | 0 |
meth |
DownloaderShell._simple_interactive_help |
1 | 0 | 0 |
meth |
DownloaderShell._show_config |
1 | 0 | 0 |
meth |
DownloaderShell._simple_interactive_config |
1 | 0 | 0 |
meth |
Collection.init |
5 | 0 | 0 |
meth |
Collection.fromxml |
2 | 0 | 0 |
meth |
Collection.lt |
2 | 0 | 0 |
meth |
Collection.repr |
1 | 0 | 0 |
attr |
Collection.id |
1 | 0 | 0 |
attr |
Collection.name |
1 | 0 | 0 |
attr |
Collection.children |
1 | 0 | 0 |
attr |
Collection.packages |
1 | 0 | 0 |
meth |
SelectDownloadDirMessage.init |
2 | 0 | 0 |
attr |
SelectDownloadDirMessage.download_dir |
1 | 0 | 0 |
func |
md5_hexdigest |
2 | 0 | 0 |
meth |
ProgressMessage.init |
2 | 0 | 0 |
attr |
ProgressMessage.progress |
1 | 0 | 0 |
meth |
StartUnzipMessage.init |
2 | 0 | 0 |
attr |
StartUnzipMessage.package |
1 | 0 | 0 |
attr |
rv |
1 | 0 | 0 |
func |
sha256_hexdigest |
2 | 0 | 0 |
nltk.draw.cfg (80 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo3 |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
CFGEditor.init |
4 | 0 | 0 |
meth |
CFGEditor._init_startframe |
1 | 0 | 0 |
meth |
CFGEditor._init_buttons |
1 | 0 | 0 |
meth |
CFGEditor._init_bindings |
1 | 0 | 0 |
meth |
CFGEditor._init_prodframe |
1 | 0 | 0 |
meth |
CFGEditor._clear_tags |
2 | 0 | 0 |
meth |
CFGEditor._check_analyze |
2 | 0 | 0 |
meth |
CFGEditor._replace_arrows |
2 | 0 | 0 |
meth |
CFGEditor._analyze_token |
3 | 0 | 0 |
meth |
CFGEditor._init_nonterminal_tag |
3 | 0 | 0 |
meth |
CFGEditor._analyze_line |
2 | 0 | 0 |
meth |
CFGEditor._mark_error |
3 | 0 | 0 |
meth |
CFGEditor._analyze |
2 | 0 | 0 |
meth |
CFGEditor._parse_productions |
1 | 0 | 0 |
meth |
CFGEditor._destroy |
2 | 0 | 0 |
meth |
CFGEditor._ok |
2 | 0 | 0 |
meth |
CFGEditor._apply |
2 | 0 | 0 |
meth |
CFGEditor._reset |
2 | 0 | 0 |
meth |
CFGEditor._cancel |
2 | 0 | 0 |
meth |
CFGEditor._help |
2 | 0 | 0 |
attr |
CFGEditor._LHS_RE |
1 | 0 | 0 |
attr |
CFGEditor._ARROW_RE |
1 | 0 | 0 |
attr |
CFGEditor._PRODUCTION_RE |
1 | 0 | 0 |
attr |
CFGEditor._TOKEN_RE |
1 | 0 | 0 |
meth |
CFGDemo.init |
3 | 0 | 0 |
meth |
CFGDemo._init_bindings |
2 | 0 | 0 |
meth |
CFGDemo._init_menubar |
2 | 0 | 0 |
meth |
CFGDemo._init_buttons |
2 | 0 | 0 |
meth |
CFGDemo._init_grammar |
2 | 0 | 0 |
meth |
CFGDemo._init_treelet |
2 | 0 | 0 |
meth |
CFGDemo._init_workspace |
2 | 0 | 0 |
meth |
CFGDemo.reset_workspace |
1 | 0 | 0 |
meth |
CFGDemo.workspace_markprod |
2 | 0 | 0 |
meth |
CFGDemo._markproduction |
3 | 0 | 0 |
meth |
CFGDemo._selectprod_cb |
2 | 0 | 0 |
meth |
CFGDemo.destroy |
2 | 0 | 0 |
meth |
CFGDemo.mainloop |
3 | 0 | 0 |
meth |
ProductionList._init_colortags |
3 | 0 | 0 |
meth |
ProductionList._item_repr |
2 | 0 | 0 |
func |
demo2 |
1 | 0 | 0 |
nltk.draw.dispersion (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
dispersion_plot |
5 | 0 | 0 |
nltk.draw.table (255 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Table.init |
10 | 0 | 0 |
meth |
Table.pack |
3 | 0 | 0 |
meth |
Table.grid |
3 | 0 | 0 |
meth |
Table.focus |
1 | 0 | 0 |
meth |
Table.bind |
4 | 0 | 0 |
meth |
Table.rowconfigure |
4 | 0 | 0 |
meth |
Table.columnconfigure |
4 | 0 | 0 |
meth |
Table.itemconfigure |
5 | 0 | 0 |
meth |
Table.bind_to_labels |
4 | 0 | 0 |
meth |
Table.bind_to_listboxes |
4 | 0 | 0 |
meth |
Table.bind_to_columns |
4 | 0 | 0 |
meth |
Table.rowconfig |
4 | 0 | 0 |
meth |
Table.columnconfig |
4 | 0 | 0 |
meth |
Table.itemconfig |
5 | 0 | 0 |
meth |
Table.insert |
3 | 0 | 0 |
meth |
Table.extend |
2 | 0 | 0 |
meth |
Table.append |
2 | 0 | 0 |
meth |
Table.clear |
1 | 0 | 0 |
meth |
Table.getitem |
2 | 0 | 0 |
meth |
Table.setitem |
3 | 0 | 0 |
meth |
Table.delitem |
2 | 0 | 0 |
meth |
Table.len |
1 | 0 | 0 |
meth |
Table._checkrow |
2 | 0 | 0 |
meth |
Table.column_index |
2 | 0 | 0 |
meth |
Table.hide_column |
2 | 0 | 0 |
meth |
Table.show_column |
2 | 0 | 0 |
meth |
Table.selected_row |
1 | 0 | 0 |
meth |
Table.select |
4 | 0 | 0 |
meth |
Table.sort_by |
3 | 0 | 0 |
meth |
Table._sort |
2 | 0 | 0 |
meth |
Table._fill_table |
2 | 0 | 0 |
meth |
Table._get_itemconfig |
3 | 0 | 0 |
meth |
Table._save_config_info |
3 | 0 | 0 |
meth |
Table._restore_config_info |
4 | 0 | 0 |
meth |
Table._check_table_vs_mlb |
1 | 0 | 0 |
prop |
Table.column_names |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
MultiListbox.init |
6 | 0 | 0 |
meth |
MultiListbox._resize_column |
2 | 0 | 0 |
meth |
MultiListbox._resize_column_motion_cb |
2 | 0 | 0 |
meth |
MultiListbox._resize_column_buttonrelease_cb |
2 | 0 | 0 |
meth |
MultiListbox._select |
2 | 0 | 0 |
meth |
MultiListbox._scroll |
2 | 0 | 0 |
meth |
MultiListbox._pagesize |
1 | 0 | 0 |
meth |
MultiListbox.select |
4 | 0 | 0 |
meth |
MultiListbox.configure |
3 | 0 | 0 |
meth |
MultiListbox.setitem |
3 | 0 | 0 |
meth |
MultiListbox.rowconfigure |
4 | 0 | 0 |
meth |
MultiListbox.columnconfigure |
4 | 0 | 0 |
meth |
MultiListbox.itemconfigure |
5 | 0 | 0 |
meth |
MultiListbox.insert |
3 | 0 | 0 |
meth |
MultiListbox.get |
3 | 0 | 0 |
meth |
MultiListbox.bbox |
3 | 0 | 0 |
meth |
MultiListbox.hide_column |
2 | 0 | 0 |
meth |
MultiListbox.show_column |
2 | 0 | 0 |
meth |
MultiListbox.bind_to_labels |
4 | 0 | 0 |
meth |
MultiListbox.bind_to_listboxes |
4 | 0 | 0 |
meth |
MultiListbox.bind_to_columns |
4 | 0 | 0 |
meth |
MultiListbox.curselection |
3 | 0 | 0 |
meth |
MultiListbox.selection_includes |
3 | 0 | 0 |
meth |
MultiListbox.itemcget |
3 | 0 | 0 |
meth |
MultiListbox.size |
3 | 0 | 0 |
meth |
MultiListbox.index |
3 | 0 | 0 |
meth |
MultiListbox.nearest |
3 | 0 | 0 |
meth |
MultiListbox.activate |
3 | 0 | 0 |
meth |
MultiListbox.delete |
3 | 0 | 0 |
meth |
MultiListbox.scan_mark |
3 | 0 | 0 |
meth |
MultiListbox.scan_dragto |
3 | 0 | 0 |
meth |
MultiListbox.see |
3 | 0 | 0 |
meth |
MultiListbox.selection_anchor |
3 | 0 | 0 |
meth |
MultiListbox.selection_clear |
3 | 0 | 0 |
meth |
MultiListbox.selection_set |
3 | 0 | 0 |
meth |
MultiListbox.yview |
3 | 0 | 0 |
meth |
MultiListbox.yview_moveto |
3 | 0 | 0 |
meth |
MultiListbox.yview_scroll |
3 | 0 | 0 |
meth |
MultiListbox.itemconfig |
5 | 0 | 0 |
meth |
MultiListbox.rowconfig |
4 | 0 | 0 |
meth |
MultiListbox.columnconfig |
4 | 0 | 0 |
meth |
MultiListbox.select_anchor |
3 | 0 | 0 |
meth |
MultiListbox.select_clear |
3 | 0 | 0 |
meth |
MultiListbox.select_includes |
3 | 0 | 0 |
meth |
MultiListbox.select_set |
3 | 0 | 0 |
prop |
MultiListbox.column_names |
1 | 0 | 0 |
prop |
MultiListbox.column_labels |
1 | 0 | 0 |
prop |
MultiListbox.listboxes |
1 | 0 | 0 |
attr |
MultiListbox.FRAME_CONFIG |
1 | 0 | 0 |
attr |
MultiListbox.LABEL_CONFIG |
1 | 0 | 0 |
attr |
MultiListbox.LISTBOX_CONFIG |
1 | 0 | 0 |
nltk.draw.tree (103 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
TreeView.init |
2 | 0 | 0 |
meth |
TreeView._layout |
1 | 0 | 0 |
meth |
TreeView._init_menubar |
1 | 0 | 0 |
meth |
TreeView.resize |
2 | 0 | 0 |
meth |
TreeView.destroy |
2 | 0 | 0 |
meth |
TreeView.mainloop |
3 | 0 | 0 |
meth |
TreeSegmentWidget.init |
5 | 0 | 0 |
meth |
TreeSegmentWidget.setitem |
3 | 0 | 0 |
meth |
TreeSegmentWidget.getitem |
2 | 0 | 0 |
meth |
TreeSegmentWidget.label |
1 | 0 | 0 |
meth |
TreeSegmentWidget.subtrees |
1 | 0 | 0 |
meth |
TreeSegmentWidget.set_label |
2 | 0 | 0 |
meth |
TreeSegmentWidget.replace_child |
3 | 0 | 0 |
meth |
TreeSegmentWidget.remove_child |
2 | 0 | 0 |
meth |
TreeSegmentWidget.insert_child |
3 | 0 | 0 |
meth |
TreeSegmentWidget._tags |
1 | 0 | 0 |
meth |
TreeSegmentWidget._subtree_top |
2 | 0 | 0 |
meth |
TreeSegmentWidget._node_bottom |
1 | 0 | 0 |
meth |
TreeSegmentWidget._update |
2 | 0 | 0 |
meth |
TreeSegmentWidget._maintain_order |
2 | 0 | 0 |
meth |
TreeSegmentWidget._maintain_order_vertical |
2 | 0 | 0 |
meth |
TreeSegmentWidget._maintain_order_horizontal |
2 | 0 | 0 |
meth |
TreeSegmentWidget._manage_horizontal |
1 | 0 | 0 |
meth |
TreeSegmentWidget._manage_vertical |
1 | 0 | 0 |
meth |
TreeSegmentWidget._manage |
1 | 0 | 0 |
meth |
TreeSegmentWidget.repr |
1 | 0 | 0 |
meth |
TreeWidget.init |
6 | 0 | 0 |
meth |
TreeWidget.expanded_tree |
2 | 0 | 0 |
meth |
TreeWidget.collapsed_tree |
2 | 0 | 0 |
meth |
TreeWidget.bind_click_trees |
3 | 0 | 0 |
meth |
TreeWidget.bind_drag_trees |
3 | 0 | 0 |
meth |
TreeWidget.bind_click_leaves |
3 | 0 | 0 |
meth |
TreeWidget.bind_drag_leaves |
3 | 0 | 0 |
meth |
TreeWidget.bind_click_nodes |
3 | 0 | 0 |
meth |
TreeWidget.bind_drag_nodes |
3 | 0 | 0 |
meth |
TreeWidget._make_collapsed_trees |
4 | 0 | 0 |
meth |
TreeWidget._make_expanded_tree |
4 | 0 | 0 |
meth |
TreeWidget.setitem |
3 | 0 | 0 |
meth |
TreeWidget.getitem |
2 | 0 | 0 |
meth |
TreeWidget._tags |
1 | 0 | 0 |
meth |
TreeWidget._manage |
1 | 0 | 0 |
meth |
TreeWidget.toggle_collapsed |
2 | 0 | 0 |
func |
draw_trees |
2 | 0 | 0 |
func |
tree_to_treesegment |
6 | 0 | 0 |
nltk.draw.util (332 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SpaceWidget.init |
5 | 0 | 0 |
meth |
SpaceWidget.set_width |
2 | 0 | 0 |
meth |
SpaceWidget.set_height |
2 | 0 | 0 |
meth |
SpaceWidget._tags |
1 | 0 | 0 |
meth |
SpaceWidget.repr |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
ShowText.init |
7 | 0 | 0 |
meth |
ShowText.find_dimentions |
4 | 0 | 0 |
meth |
ShowText.destroy |
2 | 0 | 0 |
meth |
ShowText.mainloop |
3 | 0 | 0 |
meth |
BoxWidget.init |
4 | 0 | 0 |
meth |
BoxWidget.setitem |
3 | 0 | 0 |
meth |
BoxWidget.getitem |
2 | 0 | 0 |
meth |
BoxWidget._update |
2 | 0 | 0 |
meth |
BoxWidget._tags |
1 | 0 | 0 |
meth |
ParenWidget.init |
4 | 0 | 0 |
meth |
ParenWidget.setitem |
3 | 0 | 0 |
meth |
ParenWidget.getitem |
2 | 0 | 0 |
meth |
ParenWidget._update |
2 | 0 | 0 |
meth |
ParenWidget._tags |
1 | 0 | 0 |
meth |
SequenceWidget.init |
4 | 0 | 0 |
meth |
SequenceWidget.setitem |
3 | 0 | 0 |
meth |
SequenceWidget.getitem |
2 | 0 | 0 |
meth |
SequenceWidget._tags |
1 | 0 | 0 |
meth |
SequenceWidget._yalign |
3 | 0 | 0 |
meth |
SequenceWidget._update |
2 | 0 | 0 |
meth |
SequenceWidget._manage |
1 | 0 | 0 |
meth |
SequenceWidget.repr |
1 | 0 | 0 |
meth |
SequenceWidget.replace_child |
3 | 0 | 0 |
meth |
SequenceWidget.remove_child |
2 | 0 | 0 |
meth |
SequenceWidget.insert_child |
3 | 0 | 0 |
meth |
ScrollWatcherWidget.init |
4 | 0 | 0 |
meth |
ScrollWatcherWidget.add_child |
2 | 0 | 0 |
meth |
ScrollWatcherWidget.remove_child |
2 | 0 | 0 |
meth |
ScrollWatcherWidget._tags |
1 | 0 | 0 |
meth |
ScrollWatcherWidget._update |
2 | 0 | 0 |
meth |
ScrollWatcherWidget._adjust_scrollregion |
1 | 0 | 0 |
meth |
TextWidget.init |
4 | 0 | 0 |
meth |
TextWidget.setitem |
3 | 0 | 0 |
meth |
TextWidget.getitem |
2 | 0 | 0 |
meth |
TextWidget._tags |
1 | 0 | 0 |
meth |
TextWidget.text |
1 | 0 | 0 |
meth |
TextWidget.set_text |
2 | 0 | 0 |
meth |
TextWidget.repr |
1 | 0 | 0 |
meth |
OvalWidget.init |
4 | 0 | 0 |
meth |
OvalWidget.setitem |
3 | 0 | 0 |
meth |
OvalWidget.getitem |
2 | 0 | 0 |
meth |
OvalWidget._update |
2 | 0 | 0 |
meth |
OvalWidget._tags |
1 | 0 | 0 |
meth |
CanvasWidget.init |
4 | 0 | 0 |
meth |
CanvasWidget.bbox |
1 | 0 | 0 |
meth |
CanvasWidget.width |
1 | 0 | 0 |
meth |
CanvasWidget.height |
1 | 0 | 0 |
meth |
CanvasWidget.parent |
1 | 0 | 0 |
meth |
CanvasWidget.child_widgets |
1 | 0 | 0 |
meth |
CanvasWidget.canvas |
1 | 0 | 0 |
meth |
CanvasWidget.move |
3 | 0 | 0 |
meth |
CanvasWidget.moveto |
4 | 0 | 0 |
meth |
CanvasWidget.destroy |
1 | 0 | 0 |
meth |
CanvasWidget.update |
2 | 0 | 0 |
meth |
CanvasWidget.manage |
1 | 0 | 0 |
meth |
CanvasWidget.tags |
1 | 0 | 0 |
meth |
CanvasWidget.setitem |
3 | 0 | 0 |
meth |
CanvasWidget.getitem |
2 | 0 | 0 |
meth |
CanvasWidget.repr |
1 | 0 | 0 |
meth |
CanvasWidget.hide |
1 | 0 | 0 |
meth |
CanvasWidget.show |
1 | 0 | 0 |
meth |
CanvasWidget.hidden |
1 | 0 | 0 |
meth |
CanvasWidget.bind_click |
3 | 0 | 0 |
meth |
CanvasWidget.bind_drag |
2 | 0 | 0 |
meth |
CanvasWidget.unbind_click |
2 | 0 | 0 |
meth |
CanvasWidget.unbind_drag |
1 | 0 | 0 |
meth |
CanvasWidget.press_cb |
2 | 0 | 0 |
meth |
CanvasWidget.__start_drag |
2 | 0 | 0 |
meth |
CanvasWidget.__motion_cb |
2 | 0 | 0 |
meth |
CanvasWidget.__release_cb |
2 | 0 | 0 |
meth |
CanvasWidget.__drag |
1 | 0 | 0 |
meth |
CanvasWidget.__click |
2 | 0 | 0 |
meth |
CanvasWidget._add_child_widget |
2 | 0 | 0 |
meth |
CanvasWidget._remove_child_widget |
2 | 0 | 0 |
meth |
CanvasWidget._tags |
1 | 0 | 0 |
meth |
CanvasWidget._manage |
1 | 0 | 0 |
meth |
CanvasWidget._update |
2 | 0 | 0 |
meth |
StackWidget.__init |
4 | 0 | 0 |
meth |
StackWidget.setitem |
3 | 0 | 0 |
meth |
StackWidget.getitem |
2 | 0 | 0 |
meth |
StackWidget._tags |
1 | 0 | 0 |
meth |
StackWidget._xalign |
3 | 0 | 0 |
meth |
StackWidget._update |
2 | 0 | 0 |
meth |
StackWidget._manage |
1 | 0 | 0 |
meth |
StackWidget.repr |
1 | 0 | 0 |
meth |
StackWidget.replace_child |
3 | 0 | 0 |
meth |
StackWidget.remove_child |
2 | 0 | 0 |
meth |
StackWidget.insert_child |
3 | 0 | 0 |
meth |
EntryDialog.init |
6 | 0 | 0 |
meth |
EntryDialog._reset |
2 | 0 | 0 |
meth |
EntryDialog._cancel |
2 | 0 | 0 |
meth |
EntryDialog._ok |
2 | 0 | 0 |
meth |
EntryDialog._apply |
2 | 0 | 0 |
meth |
EntryDialog._destroy |
2 | 0 | 0 |
meth |
BracketWidget.init |
4 | 0 | 0 |
meth |
BracketWidget.setitem |
3 | 0 | 0 |
meth |
BracketWidget.getitem |
2 | 0 | 0 |
meth |
BracketWidget._update |
2 | 0 | 0 |
meth |
BracketWidget._tags |
1 | 0 | 0 |
meth |
SymbolWidget.init |
4 | 0 | 0 |
meth |
SymbolWidget.symbol |
1 | 0 | 0 |
meth |
SymbolWidget.set_symbol |
2 | 0 | 0 |
meth |
SymbolWidget.repr |
1 | 0 | 0 |
meth |
SymbolWidget.symbolsheet |
2 | 0 | 0 |
attr |
SymbolWidget.SYMBOLS |
1 | 0 | 0 |
meth |
AbstractContainerWidget.init |
4 | 0 | 0 |
meth |
AbstractContainerWidget._manage |
1 | 0 | 0 |
meth |
AbstractContainerWidget.child |
1 | 0 | 0 |
meth |
AbstractContainerWidget.set_child |
2 | 0 | 0 |
meth |
AbstractContainerWidget.repr |
1 | 0 | 0 |
meth |
MutableOptionMenu.init |
4 | 0 | 0 |
meth |
MutableOptionMenu.add |
2 | 0 | 0 |
meth |
MutableOptionMenu.set |
2 | 0 | 0 |
meth |
MutableOptionMenu.remove |
2 | 0 | 0 |
meth |
MutableOptionMenu.getitem |
2 | 0 | 0 |
meth |
MutableOptionMenu.destroy |
1 | 0 | 0 |
attr |
MutableOptionMenu.widgetName |
1 | 0 | 0 |
attr |
MutableOptionMenu.menuname |
1 | 0 | 0 |
meth |
ColorizedList.init |
4 | 0 | 0 |
meth |
ColorizedList._init_colortags |
3 | 0 | 0 |
meth |
ColorizedList._item_repr |
2 | 0 | 0 |
meth |
ColorizedList.get |
2 | 0 | 0 |
meth |
ColorizedList.set |
2 | 0 | 0 |
meth |
ColorizedList.unmark |
2 | 0 | 0 |
meth |
ColorizedList.mark |
2 | 0 | 0 |
meth |
ColorizedList.markonly |
2 | 0 | 0 |
meth |
ColorizedList.view |
2 | 0 | 0 |
meth |
ColorizedList.add_callback |
3 | 0 | 0 |
meth |
ColorizedList.remove_callback |
3 | 0 | 0 |
meth |
ColorizedList.pack |
3 | 0 | 0 |
meth |
ColorizedList.grid |
3 | 0 | 0 |
meth |
ColorizedList.focus |
1 | 0 | 0 |
meth |
ColorizedList._init_itemframe |
2 | 0 | 0 |
meth |
ColorizedList._fire_callback |
3 | 0 | 0 |
meth |
ColorizedList._buttonpress |
2 | 0 | 0 |
meth |
ColorizedList._keypress |
2 | 0 | 0 |
meth |
CanvasFrame.init |
3 | 0 | 0 |
meth |
CanvasFrame._init_menubar |
1 | 0 | 0 |
meth |
CanvasFrame.print_to_file |
2 | 0 | 0 |
meth |
CanvasFrame.scrollregion |
1 | 0 | 0 |
meth |
CanvasFrame.canvas |
1 | 0 | 0 |
meth |
CanvasFrame.add_widget |
4 | 0 | 0 |
meth |
CanvasFrame._find_room |
4 | 0 | 0 |
meth |
CanvasFrame.destroy_widget |
2 | 0 | 0 |
meth |
CanvasFrame.remove_widget |
2 | 0 | 0 |
meth |
CanvasFrame.pack |
3 | 0 | 0 |
meth |
CanvasFrame.destroy |
2 | 0 | 0 |
meth |
CanvasFrame.mainloop |
3 | 0 | 0 |
nltk.featstruct (292 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
subsumes |
3 | 0 | 0 |
meth |
RangeFeature.read_value |
5 | 0 | 0 |
meth |
RangeFeature.unify_base_values |
4 | 0 | 0 |
attr |
RangeFeature.RANGE_RE |
1 | 0 | 0 |
meth |
FeatList.init |
2 | 0 | 0 |
meth |
FeatList.getitem |
2 | 0 | 0 |
meth |
FeatList.delitem |
2 | 0 | 0 |
meth |
FeatList.setitem |
3 | 0 | 0 |
meth |
FeatList.deepcopy |
2 | 0 | 0 |
meth |
FeatList._keys |
1 | 0 | 0 |
meth |
FeatList._values |
1 | 0 | 0 |
meth |
FeatList._items |
1 | 0 | 0 |
meth |
FeatList._repr |
3 | 0 | 0 |
attr |
FeatList.iadd |
1 | 0 | 0 |
attr |
FeatList.imul |
1 | 0 | 0 |
attr |
FeatList.append |
1 | 0 | 0 |
attr |
FeatList.extend |
1 | 0 | 0 |
attr |
FeatList.insert |
1 | 0 | 0 |
attr |
FeatList.pop |
1 | 0 | 0 |
attr |
FeatList.remove |
1 | 0 | 0 |
attr |
FeatList.reverse |
1 | 0 | 0 |
attr |
FeatList.sort |
1 | 0 | 0 |
func |
conflicts |
4 | 0 | 0 |
meth |
FeatStructReader.init |
5 | 0 | 0 |
meth |
FeatStructReader.fromstring |
3 | 0 | 0 |
meth |
FeatStructReader.read_partial |
5 | 0 | 0 |
meth |
FeatStructReader._read_partial |
5 | 0 | 0 |
meth |
FeatStructReader._read_partial_featlist |
6 | 0 | 0 |
meth |
FeatStructReader._read_partial_featdict |
6 | 0 | 0 |
meth |
FeatStructReader._finalize |
5 | 0 | 0 |
meth |
FeatStructReader._read_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_value |
4 | 0 | 0 |
meth |
FeatStructReader._error |
4 | 0 | 0 |
meth |
FeatStructReader.read_fstruct_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_str_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_int_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_var_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_sym_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_app_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_logic_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_tuple_value |
5 | 0 | 0 |
meth |
FeatStructReader.read_set_value |
5 | 0 | 0 |
meth |
FeatStructReader._read_seq_value |
8 | 0 | 0 |
attr |
FeatStructReader._START_FSTRUCT_RE |
1 | 0 | 0 |
attr |
FeatStructReader._END_FSTRUCT_RE |
1 | 0 | 0 |
attr |
FeatStructReader._SLASH_RE |
1 | 0 | 0 |
attr |
FeatStructReader._FEATURE_NAME_RE |
1 | 0 | 0 |
attr |
FeatStructReader._REENTRANCE_RE |
1 | 0 | 0 |
attr |
FeatStructReader._TARGET_RE |
1 | 0 | 0 |
attr |
FeatStructReader._ASSIGN_RE |
1 | 0 | 0 |
attr |
FeatStructReader._COMMA_RE |
1 | 0 | 0 |
attr |
FeatStructReader._BARE_PREFIX_RE |
1 | 0 | 0 |
attr |
FeatStructReader._START_FDICT_RE |
1 | 0 | 0 |
attr |
FeatStructReader.VALUE_HANDLERS |
1 | 0 | 0 |
meth |
FeatStruct.new |
3 | 0 | 0 |
meth |
FeatStruct._keys |
1 | 0 | 0 |
meth |
FeatStruct._values |
1 | 0 | 0 |
meth |
FeatStruct._items |
1 | 0 | 0 |
meth |
FeatStruct.equal_values |
3 | 0 | 0 |
meth |
FeatStruct.eq |
2 | 0 | 0 |
meth |
FeatStruct.ne |
2 | 0 | 0 |
meth |
FeatStruct.lt |
2 | 0 | 0 |
meth |
FeatStruct.hash |
1 | 0 | 0 |
meth |
FeatStruct._equal |
6 | 0 | 0 |
meth |
FeatStruct._calculate_hashvalue |
2 | 0 | 0 |
meth |
FeatStruct.freeze |
1 | 0 | 0 |
meth |
FeatStruct.frozen |
1 | 0 | 0 |
meth |
FeatStruct._freeze |
2 | 0 | 0 |
meth |
FeatStruct.copy |
2 | 0 | 0 |
meth |
FeatStruct.deepcopy |
2 | 0 | 0 |
meth |
FeatStruct.cyclic |
1 | 0 | 0 |
meth |
FeatStruct.walk |
1 | 0 | 0 |
meth |
FeatStruct._walk |
2 | 0 | 0 |
meth |
FeatStruct._walk |
2 | 0 | 0 |
meth |
FeatStruct._find_reentrances |
2 | 0 | 0 |
meth |
FeatStruct.substitute_bindings |
2 | 0 | 0 |
meth |
FeatStruct.retract_bindings |
2 | 0 | 0 |
meth |
FeatStruct.variables |
1 | 0 | 0 |
meth |
FeatStruct.rename_variables |
4 | 0 | 0 |
meth |
FeatStruct.remove_variables |
1 | 0 | 0 |
meth |
FeatStruct.unify |
6 | 0 | 0 |
meth |
FeatStruct.subsumes |
2 | 0 | 0 |
meth |
FeatStruct.repr |
1 | 0 | 0 |
meth |
FeatStruct._repr |
3 | 0 | 0 |
meth |
SlashFeature.read_value |
5 | 0 | 0 |
meth |
FeatDict.init |
3 | 0 | 0 |
meth |
FeatDict.getitem |
2 | 0 | 0 |
meth |
FeatDict.get |
3 | 0 | 0 |
meth |
FeatDict.contains |
2 | 0 | 0 |
meth |
FeatDict.has_key |
2 | 0 | 0 |
meth |
FeatDict.delitem |
2 | 0 | 0 |
meth |
FeatDict.setitem |
3 | 0 | 0 |
meth |
FeatDict.update |
3 | 0 | 0 |
meth |
FeatDict.deepcopy |
2 | 0 | 0 |
meth |
FeatDict._keys |
1 | 0 | 0 |
meth |
FeatDict._values |
1 | 0 | 0 |
meth |
FeatDict._items |
1 | 0 | 0 |
meth |
FeatDict.str |
1 | 0 | 0 |
meth |
FeatDict._repr |
3 | 0 | 0 |
meth |
FeatDict._str |
3 | 0 | 0 |
attr |
FeatDict.clear |
1 | 0 | 0 |
attr |
FeatDict.pop |
1 | 0 | 0 |
attr |
FeatDict.popitem |
1 | 0 | 0 |
attr |
FeatDict.setdefault |
1 | 0 | 0 |
attr |
SLASH |
1 | 0 | 0 |
attr |
TYPE |
1 | 0 | 0 |
func |
unify |
8 | 0 | 0 |
meth |
Feature.init |
4 | 0 | 0 |
meth |
Feature.repr |
1 | 0 | 0 |
meth |
Feature.lt |
2 | 0 | 0 |
meth |
Feature.eq |
2 | 0 | 0 |
meth |
Feature.ne |
2 | 0 | 0 |
meth |
Feature.hash |
1 | 0 | 0 |
meth |
Feature.read_value |
5 | 0 | 0 |
meth |
Feature.unify_base_values |
4 | 0 | 0 |
prop |
Feature.name |
1 | 0 | 0 |
prop |
Feature.default |
1 | 0 | 0 |
prop |
Feature.display |
1 | 0 | 0 |
nltk.grammar (128 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ProbabilisticDependencyGrammar.init |
4 | 0 | 0 |
meth |
ProbabilisticDependencyGrammar.contains |
3 | 0 | 0 |
meth |
ProbabilisticDependencyGrammar.str |
1 | 0 | 0 |
meth |
ProbabilisticDependencyGrammar.repr |
1 | 0 | 0 |
func |
induce_pcfg |
3 | 0 | 0 |
func |
read_grammar |
5 | 0 | 0 |
meth |
DependencyGrammar.init |
2 | 0 | 0 |
meth |
DependencyGrammar.fromstring |
2 | 0 | 0 |
meth |
DependencyGrammar.contains |
3 | 0 | 0 |
meth |
DependencyGrammar.contains |
2 | 0 | 0 |
meth |
DependencyGrammar.str |
1 | 0 | 0 |
meth |
DependencyGrammar.repr |
1 | 0 | 0 |
func |
nonterminals |
2 | 0 | 0 |
meth |
ProbabilisticProduction.init |
4 | 0 | 0 |
meth |
ProbabilisticProduction.str |
1 | 0 | 0 |
meth |
ProbabilisticProduction.eq |
2 | 0 | 0 |
meth |
ProbabilisticProduction.ne |
2 | 0 | 0 |
meth |
ProbabilisticProduction.hash |
1 | 0 | 0 |
meth |
Production.init |
3 | 0 | 0 |
meth |
Production.lhs |
1 | 0 | 0 |
meth |
Production.rhs |
1 | 0 | 0 |
meth |
Production.len |
1 | 0 | 0 |
meth |
Production.is_nonlexical |
1 | 0 | 0 |
meth |
Production.is_lexical |
1 | 0 | 0 |
meth |
Production.str |
1 | 0 | 0 |
meth |
Production.repr |
1 | 0 | 0 |
meth |
Production.eq |
2 | 0 | 0 |
meth |
Production.ne |
2 | 0 | 0 |
meth |
Production.lt |
2 | 0 | 0 |
meth |
Production.hash |
1 | 0 | 0 |
meth |
CFG.init |
4 | 0 | 0 |
meth |
CFG._calculate_indexes |
1 | 0 | 0 |
meth |
CFG._calculate_leftcorners |
1 | 0 | 0 |
meth |
CFG.fromstring |
3 | 0 | 0 |
meth |
CFG.start |
1 | 0 | 0 |
meth |
CFG.productions |
4 | 0 | 0 |
meth |
CFG.leftcorners |
2 | 0 | 0 |
meth |
CFG.is_leftcorner |
3 | 0 | 0 |
meth |
CFG.leftcorner_parents |
2 | 0 | 0 |
meth |
CFG.check_coverage |
2 | 0 | 0 |
meth |
CFG._calculate_grammar_forms |
1 | 0 | 0 |
meth |
CFG.is_lexical |
1 | 0 | 0 |
meth |
CFG.is_nonlexical |
1 | 0 | 0 |
meth |
CFG.min_len |
1 | 0 | 0 |
meth |
CFG.max_len |
1 | 0 | 0 |
meth |
CFG.is_nonempty |
1 | 0 | 0 |
meth |
CFG.is_binarised |
1 | 0 | 0 |
meth |
CFG.is_flexible_chomsky_normal_form |
1 | 0 | 0 |
meth |
CFG.is_chomsky_normal_form |
1 | 0 | 0 |
meth |
CFG.chomsky_normal_form |
3 | 0 | 0 |
meth |
CFG.remove_unitary_rules |
2 | 0 | 0 |
meth |
CFG.binarize |
3 | 0 | 0 |
meth |
CFG.eliminate_start |
2 | 0 | 0 |
meth |
CFG.remove_mixed_rules |
3 | 0 | 0 |
meth |
CFG.repr |
1 | 0 | 0 |
meth |
CFG.str |
1 | 0 | 0 |
meth |
DependencyProduction.str |
1 | 0 | 0 |
meth |
Nonterminal.init |
2 | 0 | 0 |
meth |
Nonterminal.symbol |
1 | 0 | 0 |
meth |
Nonterminal.eq |
2 | 0 | 0 |
meth |
Nonterminal.ne |
2 | 0 | 0 |
meth |
Nonterminal.lt |
2 | 0 | 0 |
meth |
Nonterminal.hash |
1 | 0 | 0 |
meth |
Nonterminal.repr |
1 | 0 | 0 |
meth |
Nonterminal.str |
1 | 0 | 0 |
meth |
Nonterminal.div |
2 | 0 | 0 |
meth |
Nonterminal.truediv |
2 | 0 | 0 |
meth |
PCFG.init |
4 | 0 | 0 |
meth |
PCFG.fromstring |
3 | 0 | 0 |
nltk.help (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
claws5_tagset |
2 | 0 | 0 |
func |
brown_tagset |
2 | 0 | 0 |
func |
upenn_tagset |
2 | 0 | 0 |
nltk.inference.api (131 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BaseTheoremToolCommand.init |
3 | 0 | 0 |
meth |
BaseTheoremToolCommand.add_assumptions |
2 | 0 | 0 |
meth |
BaseTheoremToolCommand.retract_assumptions |
3 | 0 | 0 |
meth |
BaseTheoremToolCommand.assumptions |
1 | 0 | 0 |
meth |
BaseTheoremToolCommand.goal |
1 | 0 | 0 |
meth |
BaseTheoremToolCommand.print_assumptions |
1 | 0 | 0 |
meth |
ModelBuilderCommand.build_model |
2 | 0 | 0 |
meth |
ModelBuilderCommand.model |
2 | 0 | 0 |
meth |
ModelBuilderCommand.get_model_builder |
1 | 0 | 0 |
meth |
Prover.prove |
4 | 0 | 0 |
meth |
Prover._prove |
4 | 0 | 0 |
meth |
ProverCommandDecorator.init |
2 | 0 | 0 |
meth |
ProverCommandDecorator.prove |
2 | 0 | 0 |
meth |
ProverCommandDecorator.proof |
2 | 0 | 0 |
meth |
ProverCommandDecorator.decorate_proof |
3 | 0 | 0 |
meth |
ProverCommandDecorator.get_prover |
1 | 0 | 0 |
meth |
ModelBuilder.build_model |
4 | 0 | 0 |
meth |
ModelBuilder._build_model |
4 | 0 | 0 |
meth |
TheoremToolThread.init |
4 | 0 | 0 |
meth |
TheoremToolThread.run |
1 | 0 | 0 |
prop |
TheoremToolThread.result |
1 | 0 | 0 |
meth |
TheoremToolCommandDecorator.init |
2 | 0 | 0 |
meth |
TheoremToolCommandDecorator.assumptions |
1 | 0 | 0 |
meth |
TheoremToolCommandDecorator.goal |
1 | 0 | 0 |
meth |
TheoremToolCommandDecorator.add_assumptions |
2 | 0 | 0 |
meth |
TheoremToolCommandDecorator.retract_assumptions |
3 | 0 | 0 |
meth |
TheoremToolCommandDecorator.print_assumptions |
1 | 0 | 0 |
meth |
TheoremToolCommand.add_assumptions |
2 | 0 | 0 |
meth |
TheoremToolCommand.retract_assumptions |
3 | 0 | 0 |
meth |
TheoremToolCommand.assumptions |
1 | 0 | 0 |
meth |
TheoremToolCommand.goal |
1 | 0 | 0 |
meth |
TheoremToolCommand.print_assumptions |
1 | 0 | 0 |
meth |
BaseModelBuilderCommand.init |
4 | 0 | 0 |
meth |
BaseModelBuilderCommand.build_model |
2 | 0 | 0 |
meth |
BaseModelBuilderCommand.model |
2 | 0 | 0 |
meth |
BaseModelBuilderCommand._decorate_model |
3 | 0 | 0 |
meth |
BaseModelBuilderCommand.get_model_builder |
1 | 0 | 0 |
meth |
BaseProverCommand.init |
4 | 0 | 0 |
meth |
BaseProverCommand.prove |
2 | 0 | 0 |
meth |
BaseProverCommand.proof |
2 | 0 | 0 |
meth |
BaseProverCommand.decorate_proof |
3 | 0 | 0 |
meth |
BaseProverCommand.get_prover |
1 | 0 | 0 |
meth |
ParallelProverBuilderCommand.init |
5 | 0 | 0 |
meth |
ParallelProverBuilderCommand.prove |
2 | 0 | 0 |
meth |
ParallelProverBuilderCommand.build_model |
2 | 0 | 0 |
meth |
ParallelProverBuilderCommand._run |
2 | 0 | 0 |
meth |
ParallelProverBuilder.init |
3 | 0 | 0 |
meth |
ParallelProverBuilder._prove |
4 | 0 | 0 |
meth |
ParallelProverBuilder._build_model |
4 | 0 | 0 |
meth |
ParallelProverBuilder._run |
4 | 0 | 0 |
meth |
ProverCommand.prove |
2 | 0 | 0 |
meth |
ProverCommand.proof |
2 | 0 | 0 |
meth |
ProverCommand.get_prover |
1 | 0 | 0 |
meth |
ModelBuilderCommandDecorator.init |
2 | 0 | 0 |
meth |
ModelBuilderCommandDecorator.build_model |
2 | 0 | 0 |
meth |
ModelBuilderCommandDecorator.model |
2 | 0 | 0 |
meth |
ModelBuilderCommandDecorator._decorate_model |
3 | 0 | 0 |
meth |
ModelBuilderCommandDecorator.get_model_builder |
1 | 0 | 0 |
nltk.inference.discourse (83 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReadingCommand.parse_to_readings |
2 | 0 | 0 |
meth |
ReadingCommand.process_thread |
2 | 0 | 0 |
meth |
ReadingCommand.combine_readings |
2 | 0 | 0 |
meth |
ReadingCommand.to_fol |
2 | 0 | 0 |
func |
discourse_demo |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
CfgReadingCommand.init |
2 | 0 | 0 |
meth |
CfgReadingCommand.parse_to_readings |
2 | 0 | 0 |
meth |
CfgReadingCommand.combine_readings |
2 | 0 | 0 |
meth |
CfgReadingCommand.to_fol |
2 | 0 | 0 |
meth |
DrtGlueReadingCommand.init |
4 | 0 | 0 |
meth |
DrtGlueReadingCommand.parse_to_readings |
2 | 0 | 0 |
meth |
DrtGlueReadingCommand.process_thread |
2 | 0 | 0 |
meth |
DrtGlueReadingCommand.combine_readings |
2 | 0 | 0 |
meth |
DrtGlueReadingCommand.to_fol |
2 | 0 | 0 |
func |
spacer |
2 | 0 | 0 |
func |
load_fol |
2 | 0 | 0 |
func |
drt_discourse_demo |
2 | 0 | 0 |
meth |
DiscourseTester.init |
4 | 0 | 0 |
meth |
DiscourseTester.sentences |
1 | 0 | 0 |
meth |
DiscourseTester.add_sentence |
4 | 0 | 0 |
meth |
DiscourseTester.retract_sentence |
3 | 0 | 0 |
meth |
DiscourseTester.grammar |
1 | 0 | 0 |
meth |
DiscourseTester._get_readings |
2 | 0 | 0 |
meth |
DiscourseTester._construct_readings |
1 | 0 | 0 |
meth |
DiscourseTester._construct_threads |
1 | 0 | 0 |
meth |
DiscourseTester._show_readings |
2 | 0 | 0 |
meth |
DiscourseTester._show_threads |
3 | 0 | 0 |
meth |
DiscourseTester.readings |
6 | 0 | 0 |
meth |
DiscourseTester.expand_threads |
3 | 0 | 0 |
meth |
DiscourseTester._check_consistency |
4 | 0 | 0 |
meth |
DiscourseTester.models |
4 | 0 | 0 |
meth |
DiscourseTester.add_background |
3 | 0 | 0 |
meth |
DiscourseTester.background |
1 | 0 | 0 |
meth |
DiscourseTester.multiply |
3 | 0 | 0 |
nltk.inference.mace (49 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Mace.init |
2 | 0 | 0 |
meth |
Mace._build_model |
4 | 0 | 0 |
meth |
Mace._call_mace4 |
4 | 0 | 0 |
func |
test_transform_output |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
test_model_found |
2 | 0 | 0 |
meth |
MaceCommand.init |
5 | 0 | 0 |
meth |
MaceCommand._convert2val |
2 | 0 | 0 |
meth |
MaceCommand._make_relation_set |
3 | 0 | 0 |
meth |
MaceCommand._make_relation_tuple |
4 | 0 | 0 |
meth |
MaceCommand._make_model_var |
2 | 0 | 0 |
meth |
MaceCommand._decorate_model |
3 | 0 | 0 |
meth |
MaceCommand._transform_output |
3 | 0 | 0 |
meth |
MaceCommand._call_interpformat |
4 | 0 | 0 |
prop |
MaceCommand.valuation |
1 | 0 | 0 |
func |
test_build_model |
2 | 0 | 0 |
func |
test_make_relation_set |
1 | 0 | 0 |
func |
spacer |
2 | 0 | 0 |
func |
decode_result |
2 | 0 | 0 |
nltk.inference.nonmonotonic (43 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
print_proof |
3 | 0 | 0 |
func |
default_reasoning_demo |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
ClosedDomainProver.assumptions |
1 | 0 | 0 |
meth |
ClosedDomainProver.goal |
1 | 0 | 0 |
meth |
ClosedDomainProver.replace_quants |
3 | 0 | 0 |
func |
closed_domain_demo |
1 | 0 | 0 |
func |
get_domain |
3 | 0 | 0 |
func |
unique_names_demo |
1 | 0 | 0 |
meth |
ClosedWorldProver.assumptions |
1 | 0 | 0 |
meth |
ClosedWorldProver._make_unique_signature |
2 | 0 | 0 |
meth |
ClosedWorldProver._make_antecedent |
3 | 0 | 0 |
meth |
ClosedWorldProver._make_predicate_dict |
2 | 0 | 0 |
meth |
ClosedWorldProver._map_predicates |
3 | 0 | 0 |
meth |
UniqueNamesProver.assumptions |
1 | 0 | 0 |
func |
combination_prover_demo |
1 | 0 | 0 |
meth |
PredHolder.init |
1 | 0 | 0 |
meth |
PredHolder.append_sig |
2 | 0 | 0 |
meth |
PredHolder.append_prop |
2 | 0 | 0 |
meth |
PredHolder.validate_sig_len |
2 | 0 | 0 |
meth |
PredHolder.str |
1 | 0 | 0 |
meth |
PredHolder.repr |
1 | 0 | 0 |
attr |
PredHolder.signatures |
1 | 0 | 0 |
attr |
PredHolder.properties |
1 | 0 | 0 |
attr |
PredHolder.signature_len |
1 | 0 | 0 |
meth |
SetHolder.getitem |
2 | 0 | 0 |
func |
closed_world_demo |
1 | 0 | 0 |
nltk.inference.prover9 (55 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
test_convert_to_prover9 |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
Prover9Parent.config_prover9 |
3 | 0 | 0 |
meth |
Prover9Parent.prover9_input |
3 | 0 | 0 |
meth |
Prover9Parent.binary_locations |
1 | 0 | 0 |
meth |
Prover9Parent._find_binary |
3 | 0 | 0 |
meth |
Prover9Parent._call |
5 | 0 | 0 |
meth |
Prover9Exception.init |
3 | 0 | 0 |
func |
test_prove |
2 | 0 | 0 |
func |
test_config |
1 | 0 | 0 |
meth |
Prover9CommandParent.print_assumptions |
2 | 0 | 0 |
func |
spacer |
2 | 0 | 0 |
meth |
Prover9.init |
2 | 0 | 0 |
meth |
Prover9._prove |
4 | 0 | 0 |
meth |
Prover9.prover9_input |
3 | 0 | 0 |
meth |
Prover9._call_prover9 |
4 | 0 | 0 |
meth |
Prover9._call_prooftrans |
4 | 0 | 0 |
meth |
Prover9Command.init |
5 | 0 | 0 |
meth |
Prover9Command.decorate_proof |
3 | 0 | 0 |
func |
convert_to_prover9 |
2 | 0 | 0 |
nltk.inference.resolution (84 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
most_general_unification |
4 | 0 | 0 |
meth |
UnificationException.init |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
BindingException.init |
2 | 0 | 0 |
meth |
BindingDict.init |
2 | 0 | 0 |
meth |
BindingDict.setitem |
3 | 0 | 0 |
meth |
BindingDict.getitem |
2 | 0 | 0 |
meth |
BindingDict.contains |
2 | 0 | 0 |
meth |
BindingDict.add |
2 | 0 | 0 |
meth |
BindingDict.len |
1 | 0 | 0 |
meth |
BindingDict.str |
1 | 0 | 0 |
meth |
BindingDict.repr |
1 | 0 | 0 |
attr |
BindingDict.d |
1 | 0 | 0 |
func |
resolution_test |
2 | 0 | 0 |
func |
test_clausify |
1 | 0 | 0 |
func |
clausify |
2 | 0 | 0 |
meth |
DebugObject.init |
3 | 0 | 0 |
meth |
DebugObject.add |
2 | 0 | 0 |
meth |
DebugObject.line |
2 | 0 | 0 |
attr |
DebugObject.enabled |
1 | 0 | 0 |
attr |
DebugObject.indent |
1 | 0 | 0 |
func |
testResolutionProver |
1 | 0 | 0 |
meth |
ResolutionProverCommand.init |
4 | 0 | 0 |
meth |
ResolutionProverCommand.prove |
2 | 0 | 0 |
meth |
ResolutionProverCommand.find_answers |
2 | 0 | 0 |
meth |
ResolutionProverCommand._decorate_clauses |
2 | 0 | 0 |
meth |
Clause.init |
2 | 0 | 0 |
meth |
Clause.unify |
6 | 0 | 0 |
meth |
Clause.isSubsetOf |
2 | 0 | 0 |
meth |
Clause.subsumes |
2 | 0 | 0 |
meth |
Clause.getslice |
3 | 0 | 0 |
meth |
Clause.sub |
2 | 0 | 0 |
meth |
Clause.add |
2 | 0 | 0 |
meth |
Clause.is_tautology |
1 | 0 | 0 |
meth |
Clause.free |
1 | 0 | 0 |
meth |
Clause.replace |
3 | 0 | 0 |
meth |
Clause.substitute_bindings |
2 | 0 | 0 |
meth |
Clause.str |
1 | 0 | 0 |
meth |
Clause.repr |
1 | 0 | 0 |
meth |
ResolutionProver._prove |
4 | 0 | 0 |
meth |
ResolutionProver._attempt_proof |
2 | 0 | 0 |
nltk.inference.tableau (203 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TableauProverCommand.init |
4 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
Agenda.init |
1 | 0 | 0 |
meth |
Agenda.clone |
1 | 0 | 0 |
meth |
Agenda.getitem |
2 | 0 | 0 |
meth |
Agenda.put |
3 | 0 | 0 |
meth |
Agenda.put_all |
2 | 0 | 0 |
meth |
Agenda.put_atoms |
2 | 0 | 0 |
meth |
Agenda.pop_first |
1 | 0 | 0 |
meth |
Agenda.replace_all |
3 | 0 | 0 |
meth |
Agenda.mark_alls_fresh |
1 | 0 | 0 |
meth |
Agenda.mark_neqs_fresh |
1 | 0 | 0 |
meth |
Agenda._categorize_expression |
2 | 0 | 0 |
meth |
Agenda._categorize_NegatedExpression |
2 | 0 | 0 |
attr |
Agenda.sets |
1 | 0 | 0 |
meth |
Debug.init |
4 | 0 | 0 |
meth |
Debug.add |
2 | 0 | 0 |
meth |
Debug.line |
3 | 0 | 0 |
attr |
Debug.verbose |
1 | 0 | 0 |
attr |
Debug.indent |
1 | 0 | 0 |
attr |
Debug.lines |
1 | 0 | 0 |
func |
testTableauProver |
1 | 0 | 0 |
func |
tableau_test |
4 | 0 | 0 |
meth |
TableauProver._prove |
4 | 0 | 0 |
meth |
TableauProver._attempt_proof |
5 | 0 | 0 |
meth |
TableauProver._attempt_proof_atom |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_atom |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_prop |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_prop |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_app |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_app |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_eq |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_d_neg |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_all |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_some |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_and |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_or |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_imp |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_or |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_imp |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_and |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_iff |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_n_iff |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_eq |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_some |
7 | 0 | 0 |
meth |
TableauProver._attempt_proof_all |
7 | 0 | 0 |
meth |
TableauProver.is_atom |
2 | 0 | 0 |
func |
testHigherOrderTableauProver |
1 | 0 | 0 |
nltk.internals (146 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReadError.init |
3 | 0 | 0 |
meth |
ReadError.str |
1 | 0 | 0 |
attr |
ReadError.expected |
1 | 0 | 0 |
attr |
ReadError.position |
1 | 0 | 0 |
func |
read_str |
3 | 0 | 0 |
func |
read_number |
3 | 0 | 0 |
func |
find_binary |
8 | 0 | 0 |
func |
config_java |
4 | 0 | 0 |
meth |
Counter.init |
2 | 0 | 0 |
meth |
Counter.get |
1 | 0 | 0 |
func |
java |
7 | 0 | 0 |
func |
deprecated |
2 | 0 | 0 |
func |
find_jar_iter |
8 | 0 | 0 |
func |
find_dir |
7 | 0 | 0 |
func |
slice_bounds |
4 | 0 | 0 |
meth |
Deprecated.new |
3 | 0 | 0 |
func |
overridden |
2 | 0 | 0 |
func |
find_binary_iter |
8 | 0 | 0 |
meth |
ElementWrapper.new |
2 | 0 | 0 |
meth |
ElementWrapper.init |
2 | 0 | 0 |
meth |
ElementWrapper.unwrap |
1 | 0 | 0 |
meth |
ElementWrapper.repr |
1 | 0 | 0 |
meth |
ElementWrapper.str |
1 | 0 | 0 |
meth |
ElementWrapper.getattr |
2 | 0 | 0 |
meth |
ElementWrapper.setattr |
3 | 0 | 0 |
meth |
ElementWrapper.delattr |
2 | 0 | 0 |
meth |
ElementWrapper.setitem |
3 | 0 | 0 |
meth |
ElementWrapper.delitem |
2 | 0 | 0 |
meth |
ElementWrapper.setslice |
4 | 0 | 0 |
meth |
ElementWrapper.delslice |
3 | 0 | 0 |
meth |
ElementWrapper.len |
1 | 0 | 0 |
meth |
ElementWrapper.getitem |
2 | 0 | 0 |
meth |
ElementWrapper.getslice |
3 | 0 | 0 |
meth |
ElementWrapper.getchildren |
1 | 0 | 0 |
meth |
ElementWrapper.getiterator |
2 | 0 | 0 |
meth |
ElementWrapper.makeelement |
3 | 0 | 0 |
meth |
ElementWrapper.find |
2 | 0 | 0 |
meth |
ElementWrapper.findall |
2 | 0 | 0 |
func |
find_file |
7 | 0 | 0 |
func |
find_jar |
8 | 0 | 0 |
func |
read_int |
3 | 0 | 0 |
func |
raise_unorderable_types |
4 | 0 | 0 |
func |
is_writable |
2 | 0 | 0 |
func |
find_jars_within_path |
2 | 0 | 0 |
func |
find_file_iter |
8 | 0 | 0 |
func |
import_from_stdlib |
2 | 0 | 0 |
nltk.jsontags (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
register_tag |
2 | 0 | 0 |
meth |
JSONTaggedEncoder.default |
2 | 0 | 0 |
meth |
JSONTaggedDecoder.decode |
2 | 0 | 0 |
meth |
JSONTaggedDecoder.decode_obj |
2 | 0 | 0 |
nltk.langnames (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
langcode |
3 | 0 | 0 |
attr |
iso639long |
1 | 0 | 0 |
func |
lang2q |
2 | 0 | 0 |
attr |
iso639code_retired |
1 | 0 | 0 |
func |
inverse_dict |
2 | 0 | 0 |
attr |
wiki_bcp47 |
1 | 0 | 0 |
attr |
codepattern |
1 | 0 | 0 |
func |
tag2q |
2 | 0 | 0 |
func |
langname |
3 | 0 | 0 |
func |
q2tag |
2 | 0 | 0 |
func |
q2name |
3 | 0 | 0 |
nltk.lazyimport (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LazyModule.init |
4 | 0 | 0 |
meth |
LazyModule.lazymodule_import |
1 | 0 | 0 |
meth |
LazyModule.__getattr |
2 | 0 | 0 |
meth |
LazyModule.setattr |
3 | 0 | 0 |
meth |
LazyModule.repr |
1 | 0 | 0 |
nltk.lm.api (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Smoothing.init |
3 | 0 | 0 |
meth |
Smoothing.unigram_score |
2 | 0 | 0 |
meth |
Smoothing.alpha_gamma |
3 | 0 | 0 |
attr |
Smoothing.vocab |
1 | 0 | 0 |
attr |
Smoothing.counts |
1 | 0 | 0 |
meth |
LanguageModel.init |
4 | 0 | 0 |
meth |
LanguageModel.fit |
3 | 0 | 0 |
meth |
LanguageModel.score |
3 | 0 | 0 |
meth |
LanguageModel.unmasked_score |
3 | 0 | 0 |
meth |
LanguageModel.logscore |
3 | 0 | 0 |
meth |
LanguageModel.context_counts |
2 | 0 | 0 |
meth |
LanguageModel.entropy |
2 | 0 | 0 |
meth |
LanguageModel.perplexity |
2 | 0 | 0 |
meth |
LanguageModel.generate |
4 | 0 | 0 |
attr |
LanguageModel.order |
1 | 0 | 0 |
attr |
LanguageModel.vocab |
1 | 0 | 0 |
attr |
LanguageModel.counts |
1 | 0 | 0 |
nltk.lm.counter (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NgramCounter.init |
2 | 0 | 0 |
meth |
NgramCounter.update |
2 | 0 | 0 |
meth |
NgramCounter.N |
1 | 0 | 0 |
meth |
NgramCounter.getitem |
2 | 0 | 0 |
meth |
NgramCounter.str |
1 | 0 | 0 |
meth |
NgramCounter.len |
1 | 0 | 0 |
meth |
NgramCounter.contains |
2 | 0 | 0 |
attr |
NgramCounter.unigrams |
1 | 0 | 0 |
nltk.lm.models (41 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Laplace.init |
3 | 0 | 0 |
meth |
WittenBellInterpolated.init |
3 | 0 | 0 |
meth |
AbsoluteDiscountingInterpolated.init |
4 | 0 | 0 |
meth |
KneserNeyInterpolated.init |
4 | 0 | 0 |
meth |
StupidBackoff.init |
4 | 0 | 0 |
meth |
StupidBackoff.unmasked_score |
3 | 0 | 0 |
attr |
StupidBackoff.alpha |
1 | 0 | 0 |
meth |
Lidstone.init |
4 | 0 | 0 |
meth |
Lidstone.unmasked_score |
3 | 0 | 0 |
attr |
Lidstone.gamma |
1 | 0 | 0 |
meth |
MLE.unmasked_score |
3 | 0 | 0 |
meth |
InterpolatedLanguageModel.init |
4 | 0 | 0 |
meth |
InterpolatedLanguageModel.unmasked_score |
3 | 0 | 0 |
attr |
InterpolatedLanguageModel.estimator |
1 | 0 | 0 |
nltk.lm.preprocessing (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
pad_both_ends |
1 | 0 | 0 |
func |
padded_everygrams |
3 | 0 | 0 |
func |
padded_everygram_pipeline |
3 | 0 | 0 |
nltk.lm.smoothing (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
WittenBell.init |
4 | 0 | 0 |
meth |
WittenBell.alpha_gamma |
3 | 0 | 0 |
meth |
WittenBell._gamma |
2 | 0 | 0 |
meth |
WittenBell.unigram_score |
2 | 0 | 0 |
meth |
AbsoluteDiscounting.init |
5 | 0 | 0 |
meth |
AbsoluteDiscounting.alpha_gamma |
3 | 0 | 0 |
meth |
AbsoluteDiscounting._gamma |
2 | 0 | 0 |
meth |
AbsoluteDiscounting.unigram_score |
2 | 0 | 0 |
attr |
AbsoluteDiscounting.discount |
1 | 0 | 0 |
meth |
KneserNey.init |
6 | 0 | 0 |
meth |
KneserNey.unigram_score |
2 | 0 | 0 |
meth |
KneserNey.alpha_gamma |
3 | 0 | 0 |
meth |
KneserNey._continuation_counts |
3 | 0 | 0 |
attr |
KneserNey.discount |
1 | 0 | 0 |
nltk.lm.util (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
POS_INF |
1 | 0 | 0 |
attr |
NEG_INF |
1 | 0 | 0 |
func |
log_base2 |
2 | 0 | 0 |
nltk.lm.vocabulary (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Vocabulary.init |
4 | 0 | 0 |
meth |
Vocabulary.update |
3 | 0 | 0 |
meth |
Vocabulary.lookup |
2 | 0 | 0 |
meth |
Vocabulary.getitem |
2 | 0 | 0 |
meth |
Vocabulary.contains |
2 | 0 | 0 |
meth |
Vocabulary.iter |
1 | 0 | 0 |
meth |
Vocabulary.len |
1 | 0 | 0 |
meth |
Vocabulary.eq |
2 | 0 | 0 |
meth |
Vocabulary.str |
1 | 0 | 0 |
prop |
Vocabulary.cutoff |
1 | 0 | 0 |
attr |
Vocabulary.unk_label |
1 | 0 | 0 |
attr |
Vocabulary.counts |
1 | 0 | 0 |
nltk.metrics.agreement (71 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AnnotationTask.init |
3 | 0 | 0 |
meth |
AnnotationTask.str |
1 | 0 | 0 |
meth |
AnnotationTask.load_array |
2 | 0 | 0 |
meth |
AnnotationTask.agr |
5 | 0 | 0 |
meth |
AnnotationTask.Nk |
2 | 0 | 0 |
meth |
AnnotationTask.Nik |
3 | 0 | 0 |
meth |
AnnotationTask.Nck |
3 | 0 | 0 |
meth |
AnnotationTask.N |
4 | 0 | 0 |
meth |
AnnotationTask.grouped_data |
3 | 0 | 0 |
meth |
AnnotationTask.Ao |
3 | 0 | 0 |
meth |
AnnotationTask._pairwise_average |
2 | 0 | 0 |
meth |
AnnotationTask.avg_Ao |
1 | 0 | 0 |
meth |
AnnotationTask.Do_Kw_pairwise |
4 | 0 | 0 |
meth |
AnnotationTask.Do_Kw |
2 | 0 | 0 |
meth |
AnnotationTask.S |
1 | 0 | 0 |
meth |
AnnotationTask.pi |
1 | 0 | 0 |
meth |
AnnotationTask.Ae_kappa |
3 | 0 | 0 |
meth |
AnnotationTask.kappa_pairwise |
3 | 0 | 0 |
meth |
AnnotationTask.kappa |
1 | 0 | 0 |
meth |
AnnotationTask.multi_kappa |
1 | 0 | 0 |
meth |
AnnotationTask.Disagreement |
2 | 0 | 0 |
meth |
AnnotationTask.alpha |
1 | 0 | 0 |
meth |
AnnotationTask.weighted_kappa_pairwise |
4 | 0 | 0 |
meth |
AnnotationTask.weighted_kappa |
2 | 0 | 0 |
attr |
AnnotationTask.distance |
1 | 0 | 0 |
attr |
AnnotationTask.I |
1 | 0 | 0 |
attr |
AnnotationTask.K |
1 | 0 | 0 |
attr |
AnnotationTask.C |
1 | 0 | 0 |
attr |
AnnotationTask.data |
1 | 0 | 0 |
attr |
options |
1 | 0 | 0 |
attr |
parser |
1 | 0 | 0 |
attr |
labels |
1 | 0 | 0 |
attr |
task |
1 | 0 | 0 |
attr |
log |
1 | 0 | 0 |
attr |
coder |
1 | 0 | 0 |
attr |
remainder |
1 | 0 | 0 |
attr |
toks |
1 | 0 | 0 |
attr |
object |
1 | 0 | 0 |
nltk.metrics.aline (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
R |
3 | 0 | 0 |
func |
delta |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
sigma_exp |
3 | 0 | 0 |
func |
V |
2 | 0 | 0 |
attr |
inf |
1 | 0 | 0 |
func |
sigma_sub |
3 | 0 | 0 |
func |
align |
4 | 0 | 0 |
func |
sigma_skip |
2 | 0 | 0 |
func |
diff |
4 | 0 | 0 |
nltk.metrics.association (69 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TrigramAssocMeasures._contingency |
5 | 0 | 0 |
meth |
TrigramAssocMeasures._marginals |
2 | 0 | 0 |
meth |
QuadgramAssocMeasures._contingency |
6 | 0 | 0 |
meth |
QuadgramAssocMeasures._marginals |
2 | 0 | 0 |
meth |
ContingencyMeasures.init |
2 | 0 | 0 |
meth |
ContingencyMeasures._make_contingency_fn |
3 | 0 | 0 |
func |
fisher_exact |
3 | 0 | 0 |
meth |
NgramAssocMeasures._contingency |
2 | 0 | 0 |
meth |
NgramAssocMeasures._marginals |
2 | 0 | 0 |
meth |
NgramAssocMeasures._expected_values |
2 | 0 | 0 |
meth |
NgramAssocMeasures.raw_freq |
2 | 0 | 0 |
meth |
NgramAssocMeasures.student_t |
2 | 0 | 0 |
meth |
NgramAssocMeasures.chi_sq |
2 | 0 | 0 |
meth |
NgramAssocMeasures.mi_like |
3 | 0 | 0 |
meth |
NgramAssocMeasures.pmi |
2 | 0 | 0 |
meth |
NgramAssocMeasures.likelihood_ratio |
2 | 0 | 0 |
meth |
NgramAssocMeasures.poisson_stirling |
2 | 0 | 0 |
meth |
NgramAssocMeasures.jaccard |
2 | 0 | 0 |
meth |
BigramAssocMeasures._contingency |
4 | 0 | 0 |
meth |
BigramAssocMeasures._marginals |
5 | 0 | 0 |
meth |
BigramAssocMeasures._expected_values |
2 | 0 | 0 |
meth |
BigramAssocMeasures.phi_sq |
2 | 0 | 0 |
meth |
BigramAssocMeasures.chi_sq |
4 | 0 | 0 |
meth |
BigramAssocMeasures.fisher |
2 | 0 | 0 |
meth |
BigramAssocMeasures.dice |
4 | 0 | 0 |
nltk.metrics.confusionmatrix (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
ConfusionMatrix.init |
4 | 0 | 0 |
meth |
ConfusionMatrix.getitem |
2 | 0 | 0 |
meth |
ConfusionMatrix.repr |
1 | 0 | 0 |
meth |
ConfusionMatrix.str |
1 | 0 | 0 |
meth |
ConfusionMatrix.pretty_format |
5 | 0 | 0 |
meth |
ConfusionMatrix.key |
1 | 0 | 0 |
meth |
ConfusionMatrix.recall |
2 | 0 | 0 |
meth |
ConfusionMatrix.precision |
2 | 0 | 0 |
meth |
ConfusionMatrix.f_measure |
3 | 0 | 0 |
meth |
ConfusionMatrix.evaluate |
4 | 0 | 0 |
nltk.metrics.distance (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
func |
presence |
2 | 0 | 0 |
func |
edit_distance_align |
4 | 0 | 0 |
func |
masi_distance |
3 | 0 | 0 |
func |
fractional_presence |
2 | 0 | 0 |
func |
custom_distance |
2 | 0 | 0 |
func |
interval_distance |
3 | 0 | 0 |
func |
jaro_similarity |
3 | 0 | 0 |
func |
jaro_winkler_similarity |
5 | 0 | 0 |
func |
binary_distance |
3 | 0 | 0 |
func |
edit_distance |
5 | 0 | 0 |
func |
jaccard_distance |
3 | 0 | 0 |
nltk.metrics.paice (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
func |
get_words_from_dictionary |
2 | 0 | 0 |
meth |
Paice.init |
3 | 0 | 0 |
meth |
Paice.str |
1 | 0 | 0 |
meth |
Paice._get_truncation_indexes |
3 | 0 | 0 |
meth |
Paice._get_truncation_coordinates |
2 | 0 | 0 |
meth |
Paice._errt |
1 | 0 | 0 |
meth |
Paice.update |
1 | 0 | 0 |
attr |
Paice.lemmas |
1 | 0 | 0 |
attr |
Paice.stems |
1 | 0 | 0 |
attr |
Paice.coords |
1 | 0 | 0 |
attr |
Paice.errt |
1 | 0 | 0 |
nltk.metrics.scores (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
precision |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
accuracy |
3 | 0 | 0 |
func |
log_likelihood |
3 | 0 | 0 |
func |
f_measure |
4 | 0 | 0 |
func |
approxrand |
4 | 0 | 0 |
func |
recall |
3 | 0 | 0 |
nltk.metrics.segmentation (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
pk |
5 | 0 | 0 |
func |
ghd |
7 | 0 | 0 |
func |
windowdiff |
6 | 0 | 0 |
nltk.metrics.spearman (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ranks_from_sequence |
2 | 0 | 0 |
func |
spearman_correlation |
3 | 0 | 0 |
func |
ranks_from_scores |
3 | 0 | 0 |
nltk.misc.babelfish (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
babelize_shell |
1 | 0 | 0 |
nltk.misc.chomsky (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
generate_chomsky |
3 | 0 | 0 |
nltk.misc.minimalset (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MinimalSet.init |
2 | 0 | 0 |
meth |
MinimalSet.add |
4 | 0 | 0 |
meth |
MinimalSet.contexts |
2 | 0 | 0 |
meth |
MinimalSet.display |
4 | 0 | 0 |
meth |
MinimalSet.display_all |
2 | 0 | 0 |
meth |
MinimalSet.targets |
1 | 0 | 0 |
nltk.misc.sort (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
merge |
2 | 0 | 0 |
func |
selection |
2 | 0 | 0 |
func |
bubble |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
quick |
2 | 0 | 0 |
nltk.misc.wordfinder (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
check |
8 | 0 | 0 |
func |
wordfinder |
6 | 0 | 0 |
func |
step |
7 | 0 | 0 |
func |
word_finder |
1 | 0 | 0 |
func |
revword |
2 | 0 | 0 |
nltk.parse.api (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ParserI.grammar |
1 | 0 | 0 |
meth |
ParserI.parse |
4 | 0 | 0 |
meth |
ParserI.parse_sents |
4 | 0 | 0 |
meth |
ParserI.parse_all |
4 | 0 | 0 |
meth |
ParserI.parse_one |
4 | 0 | 0 |
nltk.parse.bllip (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BllipParser.init |
6 | 0 | 0 |
meth |
BllipParser.parse |
2 | 0 | 0 |
meth |
BllipParser.tagged_parse |
2 | 0 | 0 |
meth |
BllipParser.from_unified_model_dir |
4 | 0 | 0 |
attr |
BllipParser.rrp |
1 | 0 | 0 |
nltk.parse.chart (241 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LeafInitRule.apply |
3 | 0 | 0 |
meth |
FundamentalRule.apply |
5 | 0 | 0 |
meth |
TreeEdge.init |
5 | 0 | 0 |
meth |
TreeEdge.from_production |
3 | 0 | 0 |
meth |
TreeEdge.move_dot_forward |
2 | 0 | 0 |
meth |
TreeEdge.lhs |
1 | 0 | 0 |
meth |
TreeEdge.span |
1 | 0 | 0 |
meth |
TreeEdge.start |
1 | 0 | 0 |
meth |
TreeEdge.end |
1 | 0 | 0 |
meth |
TreeEdge.length |
1 | 0 | 0 |
meth |
TreeEdge.rhs |
1 | 0 | 0 |
meth |
TreeEdge.dot |
1 | 0 | 0 |
meth |
TreeEdge.is_complete |
1 | 0 | 0 |
meth |
TreeEdge.is_incomplete |
1 | 0 | 0 |
meth |
TreeEdge.nextsym |
1 | 0 | 0 |
meth |
TreeEdge.str |
1 | 0 | 0 |
meth |
TreeEdge.repr |
1 | 0 | 0 |
meth |
TopDownPredictRule.apply |
4 | 0 | 0 |
meth |
BottomUpPredictCombineRule.apply |
4 | 0 | 0 |
meth |
TopDownInitRule.apply |
3 | 0 | 0 |
meth |
LeafEdge.init |
3 | 0 | 0 |
meth |
LeafEdge.lhs |
1 | 0 | 0 |
meth |
LeafEdge.span |
1 | 0 | 0 |
meth |
LeafEdge.start |
1 | 0 | 0 |
meth |
LeafEdge.end |
1 | 0 | 0 |
meth |
LeafEdge.length |
1 | 0 | 0 |
meth |
LeafEdge.rhs |
1 | 0 | 0 |
meth |
LeafEdge.dot |
1 | 0 | 0 |
meth |
LeafEdge.is_complete |
1 | 0 | 0 |
meth |
LeafEdge.is_incomplete |
1 | 0 | 0 |
meth |
LeafEdge.nextsym |
1 | 0 | 0 |
meth |
LeafEdge.str |
1 | 0 | 0 |
meth |
LeafEdge.repr |
1 | 0 | 0 |
meth |
TopDownChartParser.init |
3 | 0 | 0 |
attr |
BU_LC_STRATEGY |
1 | 0 | 0 |
meth |
AbstractChartRule.apply |
4 | 0 | 0 |
meth |
AbstractChartRule.apply_everywhere |
3 | 0 | 0 |
meth |
AbstractChartRule.str |
1 | 0 | 0 |
meth |
CachedTopDownPredictRule.init |
1 | 0 | 0 |
meth |
CachedTopDownPredictRule.apply |
4 | 0 | 0 |
meth |
ChartRuleI.apply |
4 | 0 | 0 |
meth |
ChartRuleI.apply_everywhere |
3 | 0 | 0 |
meth |
BottomUpPredictRule.apply |
4 | 0 | 0 |
meth |
FilteredSingleEdgeFundamentalRule._apply_complete |
4 | 0 | 0 |
meth |
FilteredSingleEdgeFundamentalRule._apply_incomplete |
4 | 0 | 0 |
meth |
SingleEdgeFundamentalRule.apply |
4 | 0 | 0 |
meth |
SingleEdgeFundamentalRule._apply_complete |
4 | 0 | 0 |
meth |
SingleEdgeFundamentalRule._apply_incomplete |
4 | 0 | 0 |
meth |
FilteredBottomUpPredictCombineRule.apply |
4 | 0 | 0 |
func |
demo |
8 | 0 | 0 |
meth |
LeftCornerChartParser.init |
3 | 0 | 0 |
attr |
TD_STRATEGY |
1 | 0 | 0 |
meth |
BottomUpLeftCornerChartParser.init |
3 | 0 | 0 |
func |
demo_grammar |
1 | 0 | 0 |
attr |
BU_STRATEGY |
1 | 0 | 0 |
meth |
SteppingChartParser.init |
4 | 0 | 0 |
meth |
SteppingChartParser.initialize |
2 | 0 | 0 |
meth |
SteppingChartParser.step |
1 | 0 | 0 |
meth |
SteppingChartParser._parse |
1 | 0 | 0 |
meth |
SteppingChartParser.strategy |
1 | 0 | 0 |
meth |
SteppingChartParser.grammar |
1 | 0 | 0 |
meth |
SteppingChartParser.chart |
1 | 0 | 0 |
meth |
SteppingChartParser.current_chartrule |
1 | 0 | 0 |
meth |
SteppingChartParser.parses |
2 | 0 | 0 |
meth |
SteppingChartParser.set_strategy |
2 | 0 | 0 |
meth |
SteppingChartParser.set_grammar |
2 | 0 | 0 |
meth |
SteppingChartParser.set_chart |
2 | 0 | 0 |
meth |
SteppingChartParser.parse |
3 | 0 | 0 |
meth |
BottomUpChartParser.init |
3 | 0 | 0 |
meth |
ChartParser.init |
7 | 0 | 0 |
meth |
ChartParser.grammar |
1 | 0 | 0 |
meth |
ChartParser._trace_new_edges |
6 | 0 | 0 |
meth |
ChartParser.chart_parse |
3 | 0 | 0 |
meth |
ChartParser.parse |
3 | 0 | 0 |
meth |
EmptyPredictRule.apply |
3 | 0 | 0 |
meth |
Chart.init |
2 | 0 | 0 |
meth |
Chart.initialize |
1 | 0 | 0 |
meth |
Chart.num_leaves |
1 | 0 | 0 |
meth |
Chart.leaf |
2 | 0 | 0 |
meth |
Chart.leaves |
1 | 0 | 0 |
meth |
Chart.edges |
1 | 0 | 0 |
meth |
Chart.iteredges |
1 | 0 | 0 |
meth |
Chart.iter |
1 | 0 | 0 |
meth |
Chart.num_edges |
1 | 0 | 0 |
meth |
Chart.select |
2 | 0 | 0 |
meth |
Chart._add_index |
2 | 0 | 0 |
meth |
Chart._register_with_indexes |
2 | 0 | 0 |
meth |
Chart.insert_with_backpointer |
4 | 0 | 0 |
meth |
Chart.insert |
3 | 0 | 0 |
meth |
Chart._append_edge |
2 | 0 | 0 |
meth |
Chart.parses |
3 | 0 | 0 |
meth |
Chart.trees |
4 | 0 | 0 |
meth |
Chart._trees |
5 | 0 | 0 |
meth |
Chart.child_pointer_lists |
2 | 0 | 0 |
meth |
Chart.pretty_format_edge |
3 | 0 | 0 |
meth |
Chart.pretty_format_leaves |
2 | 0 | 0 |
meth |
Chart.pretty_format |
2 | 0 | 0 |
meth |
Chart.dot_digraph |
1 | 0 | 0 |
attr |
LC_STRATEGY |
1 | 0 | 0 |
meth |
EdgeI.init |
1 | 0 | 0 |
meth |
EdgeI.span |
1 | 0 | 0 |
meth |
EdgeI.start |
1 | 0 | 0 |
meth |
EdgeI.end |
1 | 0 | 0 |
meth |
EdgeI.length |
1 | 0 | 0 |
meth |
EdgeI.lhs |
1 | 0 | 0 |
meth |
EdgeI.rhs |
1 | 0 | 0 |
meth |
EdgeI.dot |
1 | 0 | 0 |
meth |
EdgeI.nextsym |
1 | 0 | 0 |
meth |
EdgeI.is_complete |
1 | 0 | 0 |
meth |
EdgeI.is_incomplete |
1 | 0 | 0 |
meth |
EdgeI.eq |
2 | 0 | 0 |
meth |
EdgeI.ne |
2 | 0 | 0 |
meth |
EdgeI.lt |
2 | 0 | 0 |
meth |
EdgeI.hash |
1 | 0 | 0 |
nltk.parse.corenlp (71 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CoreNLPDependencyParser.make_tree |
2 | 0 | 0 |
func |
transform |
2 | 0 | 0 |
meth |
CoreNLPServer.init |
7 | 0 | 0 |
meth |
CoreNLPServer.start |
3 | 0 | 0 |
meth |
CoreNLPServer.stop |
1 | 0 | 0 |
meth |
CoreNLPServer.enter |
1 | 0 | 0 |
meth |
CoreNLPServer.exit |
4 | 0 | 0 |
attr |
CoreNLPServer.url |
1 | 0 | 0 |
attr |
CoreNLPServer.verbose |
1 | 0 | 0 |
attr |
CoreNLPServer.corenlp_options |
1 | 0 | 0 |
attr |
CoreNLPServer.java_options |
1 | 0 | 0 |
meth |
GenericCoreNLPParser.init |
5 | 0 | 0 |
meth |
GenericCoreNLPParser.parse_sents |
4 | 0 | 0 |
meth |
GenericCoreNLPParser.raw_parse |
5 | 0 | 0 |
meth |
GenericCoreNLPParser.api_call |
4 | 0 | 0 |
meth |
GenericCoreNLPParser.raw_parse_sents |
6 | 0 | 0 |
meth |
GenericCoreNLPParser.parse_text |
4 | 0 | 0 |
meth |
GenericCoreNLPParser.tokenize |
3 | 0 | 0 |
meth |
GenericCoreNLPParser.tag_sents |
3 | 0 | 0 |
meth |
GenericCoreNLPParser.tag |
3 | 2 | 0 |
meth |
GenericCoreNLPParser.raw_tag_sents |
3 | 0 | 0 |
attr |
GenericCoreNLPParser.url |
1 | 0 | 0 |
attr |
GenericCoreNLPParser.encoding |
1 | 0 | 0 |
attr |
GenericCoreNLPParser.tagtype |
1 | 0 | 0 |
attr |
GenericCoreNLPParser.strict_json |
1 | 0 | 0 |
attr |
GenericCoreNLPParser.session |
1 | 0 | 0 |
meth |
CoreNLPParser.make_tree |
2 | 0 | 0 |
func |
try_port |
2 | 0 | 0 |
nltk.parse.dependencygraph (70 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DependencyGraph.init |
6 | 0 | 0 |
meth |
DependencyGraph.remove_by_address |
2 | 0 | 0 |
meth |
DependencyGraph.redirect_arcs |
3 | 0 | 0 |
meth |
DependencyGraph.add_arc |
3 | 0 | 0 |
meth |
DependencyGraph.connect_graph |
1 | 0 | 0 |
meth |
DependencyGraph.get_by_address |
2 | 0 | 0 |
meth |
DependencyGraph.contains_address |
2 | 0 | 0 |
meth |
DependencyGraph.to_dot |
1 | 0 | 0 |
meth |
DependencyGraph.repr_svg |
1 | 0 | 0 |
meth |
DependencyGraph.str |
1 | 0 | 0 |
meth |
DependencyGraph.repr |
1 | 0 | 0 |
meth |
DependencyGraph.load |
5 | 0 | 0 |
meth |
DependencyGraph.left_children |
2 | 0 | 0 |
meth |
DependencyGraph.right_children |
2 | 0 | 0 |
meth |
DependencyGraph.add_node |
2 | 0 | 0 |
meth |
DependencyGraph._parse |
6 | 0 | 0 |
meth |
DependencyGraph._word |
3 | 0 | 0 |
meth |
DependencyGraph._tree |
2 | 0 | 0 |
meth |
DependencyGraph.tree |
1 | 0 | 0 |
meth |
DependencyGraph.triples |
2 | 0 | 0 |
meth |
DependencyGraph._hd |
2 | 0 | 0 |
meth |
DependencyGraph._rel |
2 | 0 | 0 |
meth |
DependencyGraph.contains_cycle |
1 | 0 | 0 |
meth |
DependencyGraph.get_cycle_path |
3 | 0 | 0 |
meth |
DependencyGraph.to_conll |
2 | 0 | 0 |
meth |
DependencyGraph.nx_graph |
1 | 0 | 0 |
attr |
DependencyGraph.nodes |
1 | 0 | 0 |
attr |
DependencyGraph.root |
1 | 0 | 0 |
func |
dot2img |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
conll_file_demo |
1 | 0 | 0 |
func |
malt_demo |
2 | 0 | 0 |
func |
conll_demo |
1 | 0 | 0 |
func |
cycle_finding_demo |
1 | 0 | 0 |
nltk.parse.earleychart (102 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FeatureIncrementalBottomUpLeftCornerChartParser.init |
3 | 0 | 0 |
meth |
IncrementalBottomUpChartParser.init |
3 | 0 | 0 |
meth |
CompleterRule.apply |
4 | 0 | 0 |
attr |
CompleterRule._fundamental_rule |
1 | 0 | 0 |
meth |
IncrementalBottomUpLeftCornerChartParser.init |
3 | 0 | 0 |
attr |
TD_INCREMENTAL_FEATURE_STRATEGY |
1 | 0 | 0 |
meth |
FeatureIncrementalTopDownChartParser.init |
3 | 0 | 0 |
meth |
IncrementalLeftCornerChartParser.init |
3 | 0 | 0 |
meth |
IncrementalChart.initialize |
1 | 0 | 0 |
meth |
IncrementalChart.edges |
1 | 0 | 0 |
meth |
IncrementalChart.iteredges |
1 | 0 | 0 |
meth |
IncrementalChart.select |
3 | 0 | 0 |
meth |
IncrementalChart._add_index |
2 | 0 | 0 |
meth |
IncrementalChart._register_with_indexes |
2 | 0 | 0 |
meth |
IncrementalChart._append_edge |
2 | 0 | 0 |
meth |
IncrementalChart._positions |
1 | 0 | 0 |
attr |
EARLEY_FEATURE_STRATEGY |
1 | 0 | 0 |
meth |
FeatureIncrementalBottomUpChartParser.init |
3 | 0 | 0 |
meth |
IncrementalChartParser.init |
6 | 0 | 0 |
meth |
IncrementalChartParser.chart_parse |
3 | 0 | 0 |
meth |
FeatureIncrementalChartParser.init |
6 | 0 | 0 |
meth |
ScannerRule.apply |
4 | 0 | 0 |
attr |
ScannerRule._fundamental_rule |
1 | 0 | 0 |
meth |
FeatureEarleyChartParser.init |
3 | 0 | 0 |
func |
demo |
7 | 0 | 0 |
attr |
LC_INCREMENTAL_STRATEGY |
1 | 0 | 0 |
attr |
EARLEY_STRATEGY |
1 | 0 | 0 |
attr |
BU_INCREMENTAL_FEATURE_STRATEGY |
1 | 0 | 0 |
meth |
EarleyChartParser.init |
3 | 0 | 0 |
attr |
FeatureCompleterRule._fundamental_rule |
1 | 0 | 0 |
attr |
TD_INCREMENTAL_STRATEGY |
1 | 0 | 0 |
meth |
FeatureCompleteFundamentalRule._apply_incomplete |
4 | 0 | 0 |
meth |
FilteredCompleteFundamentalRule.apply |
4 | 0 | 0 |
meth |
CompleteFundamentalRule._apply_incomplete |
4 | 0 | 0 |
attr |
FeatureScannerRule._fundamental_rule |
1 | 0 | 0 |
meth |
FeatureIncrementalChart.select |
3 | 0 | 0 |
meth |
FeatureIncrementalChart._add_index |
2 | 0 | 0 |
meth |
FeatureIncrementalChart._register_with_indexes |
2 | 0 | 0 |
attr |
BU_INCREMENTAL_STRATEGY |
1 | 0 | 0 |
attr |
BU_LC_INCREMENTAL_STRATEGY |
1 | 0 | 0 |
meth |
IncrementalTopDownChartParser.init |
3 | 0 | 0 |
attr |
BU_LC_INCREMENTAL_FEATURE_STRATEGY |
1 | 0 | 0 |
nltk.parse.evaluate (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DependencyEvaluator.init |
3 | 0 | 0 |
meth |
DependencyEvaluator._remove_punct |
2 | 0 | 0 |
meth |
DependencyEvaluator.eval |
1 | 0 | 0 |
nltk.parse.featurechart (104 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InstantiateVarsChart.init |
2 | 0 | 0 |
meth |
InstantiateVarsChart.initialize |
1 | 0 | 0 |
meth |
InstantiateVarsChart.insert |
3 | 0 | 0 |
meth |
InstantiateVarsChart.instantiate_edge |
2 | 0 | 0 |
meth |
InstantiateVarsChart.inst_vars |
2 | 0 | 0 |
meth |
FeatureSingleEdgeFundamentalRule._apply_complete |
4 | 0 | 0 |
meth |
FeatureSingleEdgeFundamentalRule._apply_incomplete |
4 | 0 | 0 |
attr |
FeatureSingleEdgeFundamentalRule._fundamental_rule |
1 | 0 | 0 |
meth |
FeatureTopDownChartParser.init |
3 | 0 | 0 |
attr |
BU_FEATURE_STRATEGY |
1 | 0 | 0 |
attr |
BU_LC_FEATURE_STRATEGY |
1 | 0 | 0 |
meth |
FeatureFundamentalRule.apply |
5 | 0 | 0 |
attr |
tokens |
1 | 0 | 0 |
func |
demo |
8 | 0 | 0 |
meth |
FeatureChartParser.init |
6 | 0 | 0 |
meth |
FeatureTreeEdge.init |
6 | 0 | 0 |
meth |
FeatureTreeEdge.from_production |
3 | 0 | 0 |
meth |
FeatureTreeEdge.move_dot_forward |
3 | 0 | 0 |
meth |
FeatureTreeEdge._bind |
3 | 0 | 0 |
meth |
FeatureTreeEdge.next_with_bindings |
1 | 0 | 0 |
meth |
FeatureTreeEdge.bindings |
1 | 0 | 0 |
meth |
FeatureTreeEdge.variables |
1 | 0 | 0 |
meth |
FeatureTreeEdge.str |
1 | 0 | 0 |
func |
demo_grammar |
1 | 0 | 0 |
attr |
cp |
1 | 0 | 0 |
meth |
FeatureBottomUpPredictCombineRule.apply |
4 | 0 | 0 |
attr |
grammar |
1 | 0 | 0 |
meth |
FeatureBottomUpPredictRule.apply |
4 | 0 | 0 |
meth |
FeatureChart.select |
2 | 0 | 0 |
meth |
FeatureChart._add_index |
2 | 0 | 0 |
meth |
FeatureChart._register_with_indexes |
2 | 0 | 0 |
meth |
FeatureChart._get_type_if_possible |
2 | 0 | 0 |
meth |
FeatureChart.parses |
3 | 0 | 0 |
meth |
FeatureTopDownPredictRule.apply |
4 | 0 | 0 |
attr |
TD_FEATURE_STRATEGY |
1 | 0 | 0 |
meth |
FeatureEmptyPredictRule.apply |
3 | 0 | 0 |
func |
run_profile |
1 | 0 | 0 |
meth |
FeatureTopDownInitRule.apply |
3 | 0 | 0 |
meth |
FeatureBottomUpLeftCornerChartParser.init |
3 | 0 | 0 |
meth |
FeatureBottomUpChartParser.init |
3 | 0 | 0 |
attr |
trees |
1 | 0 | 0 |
nltk.parse.generate (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
2 | 0 | 0 |
func |
generate |
5 | 0 | 0 |
nltk.parse.malt (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
find_malt_model |
2 | 0 | 0 |
func |
find_maltparser |
2 | 0 | 0 |
meth |
MaltParser.init |
5 | 0 | 0 |
meth |
MaltParser.parse_tagged_sents |
4 | 0 | 0 |
meth |
MaltParser.parse_sents |
4 | 0 | 0 |
meth |
MaltParser.generate_malt_command |
4 | 0 | 0 |
meth |
MaltParser._execute |
3 | 0 | 0 |
meth |
MaltParser.train |
3 | 0 | 0 |
meth |
MaltParser.train_from_file |
3 | 0 | 0 |
attr |
MaltParser.malt_jars |
1 | 0 | 0 |
attr |
MaltParser.additional_java_args |
1 | 0 | 0 |
attr |
MaltParser.model |
1 | 0 | 0 |
attr |
MaltParser.working_dir |
1 | 0 | 0 |
attr |
MaltParser.tagger |
1 | 0 | 0 |
func |
malt_regex_tagger |
1 | 0 | 0 |
nltk.parse.nonprojectivedependencyparser (50 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
logger |
1 | 0 | 0 |
meth |
DemoScorer.train |
2 | 0 | 0 |
meth |
DemoScorer.score |
2 | 0 | 0 |
func |
hall_demo |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
NonprojectiveDependencyParser.init |
2 | 0 | 0 |
meth |
NonprojectiveDependencyParser.parse |
2 | 0 | 0 |
func |
rule_based_demo |
1 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.init |
1 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.train |
3 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.initialize_edge_scores |
2 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.collapse_nodes |
6 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.update_edge_scores |
3 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.compute_original_indexes |
2 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.compute_max_subtract_score |
3 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.best_incoming_arc |
2 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.original_best_arc |
2 | 0 | 0 |
meth |
ProbabilisticNonprojectiveParser.parse |
3 | 0 | 0 |
meth |
NaiveBayesDependencyScorer.init |
1 | 0 | 0 |
meth |
NaiveBayesDependencyScorer.train |
2 | 0 | 0 |
meth |
NaiveBayesDependencyScorer.score |
2 | 0 | 0 |
func |
nonprojective_conll_parse_demo |
1 | 0 | 0 |
meth |
DependencyScorerI.init |
1 | 0 | 0 |
meth |
DependencyScorerI.train |
2 | 0 | 0 |
meth |
DependencyScorerI.score |
2 | 0 | 0 |
nltk.parse.pchart (63 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
4 | 0 | 0 |
meth |
ProbabilisticBottomUpPredictRule.apply |
4 | 0 | 0 |
meth |
ProbabilisticLeafEdge.prob |
1 | 0 | 0 |
meth |
InsideChartParser.sort_queue |
3 | 0 | 0 |
meth |
RandomChartParser.sort_queue |
3 | 0 | 0 |
meth |
SingleEdgeProbabilisticFundamentalRule.apply |
4 | 0 | 0 |
meth |
SingleEdgeProbabilisticFundamentalRule.str |
1 | 0 | 0 |
attr |
SingleEdgeProbabilisticFundamentalRule._fundamental_rule |
1 | 0 | 0 |
meth |
UnsortedChartParser.sort_queue |
3 | 0 | 0 |
meth |
ProbabilisticBottomUpInitRule.apply |
3 | 0 | 0 |
meth |
LongestChartParser.sort_queue |
3 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser.init |
4 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser.grammar |
1 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser.trace |
2 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser.parse |
2 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser._setprob |
3 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser.sort_queue |
3 | 0 | 0 |
meth |
BottomUpProbabilisticChartParser._prune |
3 | 0 | 0 |
attr |
BottomUpProbabilisticChartParser.beam_size |
1 | 0 | 0 |
meth |
ProbabilisticTreeEdge.init |
4 | 0 | 0 |
meth |
ProbabilisticTreeEdge.prob |
1 | 0 | 0 |
meth |
ProbabilisticTreeEdge.from_production |
4 | 0 | 0 |
meth |
ProbabilisticFundamentalRule.apply |
5 | 0 | 0 |
nltk.parse.projectivedependencyparser (44 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DependencySpan.init |
6 | 0 | 0 |
meth |
DependencySpan.head_index |
1 | 0 | 0 |
meth |
DependencySpan.repr |
1 | 0 | 0 |
meth |
DependencySpan.str |
1 | 0 | 0 |
meth |
DependencySpan.eq |
2 | 0 | 0 |
meth |
DependencySpan.ne |
2 | 0 | 0 |
meth |
DependencySpan.lt |
2 | 0 | 0 |
meth |
DependencySpan.hash |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
arity_parse_demo |
1 | 0 | 0 |
func |
projective_prob_parse_demo |
1 | 0 | 0 |
meth |
ProjectiveDependencyParser.init |
2 | 0 | 0 |
meth |
ProjectiveDependencyParser.parse |
2 | 0 | 0 |
meth |
ProjectiveDependencyParser.concatenate |
3 | 0 | 0 |
func |
projective_rule_parse_demo |
1 | 0 | 0 |
meth |
ProbabilisticProjectiveDependencyParser.init |
1 | 0 | 0 |
meth |
ProbabilisticProjectiveDependencyParser.parse |
2 | 0 | 0 |
meth |
ProbabilisticProjectiveDependencyParser.concatenate |
3 | 0 | 0 |
meth |
ProbabilisticProjectiveDependencyParser.train |
2 | 0 | 0 |
meth |
ProbabilisticProjectiveDependencyParser.compute_prob |
2 | 0 | 0 |
meth |
ChartCell.init |
3 | 0 | 0 |
meth |
ChartCell.add |
2 | 0 | 0 |
meth |
ChartCell.str |
1 | 0 | 0 |
meth |
ChartCell.repr |
1 | 0 | 0 |
nltk.parse.recursivedescent (78 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.init |
3 | 0 | 0 |
meth |
SteppingRecursiveDescentParser._freeze |
2 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.parse |
2 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.initialize |
2 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.remaining_text |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.frontier |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.tree |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.step |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.expand |
2 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.match |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.backtrack |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.expandable_productions |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.untried_expandable_productions |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.untried_match |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.currently_complete |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser._parse |
4 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.parses |
1 | 0 | 0 |
meth |
SteppingRecursiveDescentParser.set_grammar |
2 | 0 | 0 |
meth |
RecursiveDescentParser.init |
3 | 0 | 0 |
meth |
RecursiveDescentParser.grammar |
1 | 0 | 0 |
meth |
RecursiveDescentParser.parse |
2 | 0 | 0 |
meth |
RecursiveDescentParser._parse |
4 | 0 | 0 |
meth |
RecursiveDescentParser._match |
4 | 0 | 0 |
meth |
RecursiveDescentParser._expand |
5 | 0 | 0 |
meth |
RecursiveDescentParser._production_to_tree |
2 | 0 | 0 |
meth |
RecursiveDescentParser.trace |
2 | 0 | 0 |
meth |
RecursiveDescentParser._trace_fringe |
3 | 0 | 0 |
meth |
RecursiveDescentParser._trace_tree |
4 | 0 | 0 |
meth |
RecursiveDescentParser._trace_start |
4 | 0 | 0 |
meth |
RecursiveDescentParser._trace_expand |
4 | 0 | 0 |
meth |
RecursiveDescentParser._trace_match |
4 | 0 | 0 |
meth |
RecursiveDescentParser._trace_succeed |
3 | 0 | 0 |
meth |
RecursiveDescentParser._trace_backtrack |
4 | 0 | 0 |
nltk.parse.shiftreduce (49 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SteppingShiftReduceParser.init |
3 | 0 | 0 |
meth |
SteppingShiftReduceParser.parse |
2 | 0 | 0 |
meth |
SteppingShiftReduceParser.stack |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.remaining_text |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.initialize |
2 | 0 | 0 |
meth |
SteppingShiftReduceParser.step |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.shift |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.reduce |
2 | 0 | 0 |
meth |
SteppingShiftReduceParser.undo |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.reducible_productions |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.parses |
1 | 0 | 0 |
meth |
SteppingShiftReduceParser.set_grammar |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
ShiftReduceParser.init |
3 | 0 | 0 |
meth |
ShiftReduceParser.grammar |
1 | 0 | 0 |
meth |
ShiftReduceParser.parse |
2 | 0 | 0 |
meth |
ShiftReduceParser._shift |
3 | 0 | 0 |
meth |
ShiftReduceParser._match_rhs |
3 | 0 | 0 |
meth |
ShiftReduceParser._reduce |
4 | 0 | 0 |
meth |
ShiftReduceParser.trace |
2 | 0 | 0 |
meth |
ShiftReduceParser._trace_stack |
4 | 0 | 0 |
meth |
ShiftReduceParser._trace_shift |
3 | 0 | 0 |
meth |
ShiftReduceParser._trace_reduce |
4 | 0 | 0 |
meth |
ShiftReduceParser._check_grammar |
1 | 0 | 0 |
nltk.parse.stanford (50 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
GenericStanfordParser.init |
8 | 0 | 0 |
meth |
GenericStanfordParser._parse_trees_output |
2 | 0 | 0 |
meth |
GenericStanfordParser.parse_sents |
3 | 0 | 0 |
meth |
GenericStanfordParser.raw_parse |
3 | 0 | 0 |
meth |
GenericStanfordParser.raw_parse_sents |
3 | 0 | 0 |
meth |
GenericStanfordParser.tagged_parse |
3 | 0 | 0 |
meth |
GenericStanfordParser.tagged_parse_sents |
3 | 0 | 0 |
meth |
GenericStanfordParser._execute |
4 | 0 | 0 |
attr |
GenericStanfordParser.model_path |
1 | 0 | 0 |
attr |
GenericStanfordParser.corenlp_options |
1 | 0 | 0 |
attr |
GenericStanfordParser.java_options |
1 | 0 | 0 |
meth |
StanfordParser.init |
3 | 0 | 0 |
meth |
StanfordParser._make_tree |
2 | 0 | 0 |
meth |
StanfordNeuralDependencyParser.init |
3 | 0 | 0 |
meth |
StanfordNeuralDependencyParser.tagged_parse_sents |
3 | 0 | 0 |
meth |
StanfordNeuralDependencyParser._make_tree |
2 | 0 | 0 |
meth |
StanfordDependencyParser.init |
3 | 0 | 0 |
meth |
StanfordDependencyParser._make_tree |
2 | 0 | 0 |
nltk.parse.transitionparser (50 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Transition.init |
2 | 0 | 0 |
meth |
Transition.left_arc |
3 | 0 | 0 |
meth |
Transition.right_arc |
3 | 0 | 0 |
meth |
Transition.reduce |
2 | 0 | 0 |
meth |
Transition.shift |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
Configuration.init |
2 | 0 | 0 |
meth |
Configuration.str |
1 | 0 | 0 |
meth |
Configuration._check_informative |
3 | 0 | 0 |
meth |
Configuration.extract_features |
1 | 0 | 0 |
attr |
Configuration.stack |
1 | 0 | 0 |
attr |
Configuration.buffer |
1 | 0 | 0 |
attr |
Configuration.arcs |
1 | 0 | 0 |
meth |
TransitionParser.init |
2 | 0 | 0 |
meth |
TransitionParser._get_dep_relation |
4 | 0 | 0 |
meth |
TransitionParser._convert_to_binary_features |
2 | 0 | 0 |
meth |
TransitionParser._is_projective |
2 | 0 | 0 |
meth |
TransitionParser._write_to_file |
4 | 0 | 0 |
meth |
TransitionParser._create_training_examples_arc_std |
3 | 0 | 0 |
meth |
TransitionParser._create_training_examples_arc_eager |
3 | 0 | 0 |
meth |
TransitionParser.train |
4 | 0 | 0 |
meth |
TransitionParser.parse |
3 | 0 | 0 |
nltk.parse.util (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
taggedsents_to_conll |
2 | 0 | 0 |
func |
load_parser |
7 | 0 | 0 |
func |
taggedsent_to_conll |
2 | 0 | 0 |
meth |
TestGrammar.init |
5 | 0 | 0 |
meth |
TestGrammar.run |
2 | 0 | 0 |
attr |
TestGrammar.test_grammar |
1 | 0 | 0 |
attr |
TestGrammar.cp |
1 | 0 | 0 |
attr |
TestGrammar.suite |
1 | 0 | 0 |
func |
extract_test_sentences |
4 | 0 | 0 |
nltk.parse.viterbi (30 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
ViterbiParser.init |
3 | 0 | 0 |
meth |
ViterbiParser.grammar |
1 | 0 | 0 |
meth |
ViterbiParser.trace |
2 | 0 | 0 |
meth |
ViterbiParser.parse |
2 | 0 | 0 |
meth |
ViterbiParser._add_constituents_spanning |
4 | 0 | 0 |
meth |
ViterbiParser._find_instantiations |
3 | 0 | 0 |
meth |
ViterbiParser._match_rhs |
4 | 0 | 0 |
meth |
ViterbiParser._trace_production |
5 | 0 | 0 |
meth |
ViterbiParser._trace_lexical_insertion |
4 | 0 | 0 |
meth |
ViterbiParser.repr |
1 | 0 | 0 |
nltk.probability (276 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LaplaceProbDist.init |
3 | 0 | 0 |
meth |
LaplaceProbDist.repr |
1 | 0 | 0 |
meth |
KneserNeyProbDist.init |
4 | 0 | 0 |
meth |
KneserNeyProbDist.prob |
2 | 0 | 0 |
meth |
KneserNeyProbDist.discount |
1 | 0 | 0 |
meth |
KneserNeyProbDist.set_discount |
2 | 0 | 0 |
meth |
KneserNeyProbDist.samples |
1 | 0 | 0 |
meth |
KneserNeyProbDist.max |
1 | 0 | 0 |
meth |
KneserNeyProbDist.repr |
1 | 0 | 0 |
meth |
DictionaryConditionalProbDist.init |
2 | 0 | 0 |
meth |
DictionaryConditionalProbDist.missing |
2 | 0 | 0 |
meth |
WittenBellProbDist.init |
3 | 0 | 0 |
meth |
WittenBellProbDist.prob |
2 | 0 | 0 |
meth |
WittenBellProbDist.max |
1 | 0 | 0 |
meth |
WittenBellProbDist.samples |
1 | 0 | 0 |
meth |
WittenBellProbDist.freqdist |
1 | 0 | 0 |
meth |
WittenBellProbDist.discount |
1 | 0 | 0 |
meth |
WittenBellProbDist.repr |
1 | 0 | 0 |
func |
entropy |
2 | 0 | 0 |
meth |
HeldoutProbDist.init |
4 | 0 | 0 |
meth |
HeldoutProbDist._calculate_Tr |
1 | 0 | 0 |
meth |
HeldoutProbDist._calculate_estimate |
4 | 0 | 0 |
meth |
HeldoutProbDist.base_fdist |
1 | 0 | 0 |
meth |
HeldoutProbDist.heldout_fdist |
1 | 0 | 0 |
meth |
HeldoutProbDist.samples |
1 | 0 | 0 |
meth |
HeldoutProbDist.prob |
2 | 0 | 0 |
meth |
HeldoutProbDist.max |
1 | 0 | 0 |
meth |
HeldoutProbDist.discount |
1 | 0 | 0 |
meth |
HeldoutProbDist.repr |
1 | 0 | 0 |
meth |
ConditionalProbDist.init |
5 | 0 | 0 |
meth |
ConditionalProbDist.missing |
2 | 0 | 0 |
meth |
MutableProbDist.init |
4 | 0 | 0 |
meth |
MutableProbDist.max |
1 | 0 | 0 |
meth |
MutableProbDist.samples |
1 | 0 | 0 |
meth |
MutableProbDist.prob |
2 | 0 | 0 |
meth |
MutableProbDist.logprob |
2 | 0 | 0 |
meth |
MutableProbDist.update |
4 | 0 | 0 |
meth |
ProbDistI.init |
1 | 0 | 0 |
meth |
ProbDistI.prob |
2 | 0 | 0 |
meth |
ProbDistI.logprob |
2 | 0 | 0 |
meth |
ProbDistI.max |
1 | 0 | 0 |
meth |
ProbDistI.samples |
1 | 0 | 0 |
meth |
ProbDistI.discount |
1 | 0 | 0 |
meth |
ProbDistI.generate |
1 | 0 | 0 |
func |
sum_logs |
2 | 0 | 0 |
meth |
CrossValidationProbDist.init |
3 | 0 | 0 |
meth |
CrossValidationProbDist.freqdists |
1 | 0 | 0 |
meth |
CrossValidationProbDist.samples |
1 | 0 | 0 |
meth |
CrossValidationProbDist.prob |
2 | 0 | 0 |
meth |
CrossValidationProbDist.discount |
1 | 0 | 0 |
meth |
CrossValidationProbDist.repr |
1 | 0 | 0 |
meth |
DictionaryProbDist.init |
4 | 0 | 0 |
meth |
DictionaryProbDist.prob |
2 | 0 | 0 |
meth |
DictionaryProbDist.logprob |
2 | 0 | 0 |
meth |
DictionaryProbDist.max |
1 | 0 | 0 |
meth |
DictionaryProbDist.samples |
1 | 0 | 0 |
meth |
DictionaryProbDist.repr |
1 | 0 | 0 |
meth |
ELEProbDist.init |
3 | 0 | 0 |
meth |
ELEProbDist.repr |
1 | 0 | 0 |
meth |
UniformProbDist.init |
2 | 0 | 0 |
meth |
UniformProbDist.prob |
2 | 0 | 0 |
meth |
UniformProbDist.max |
1 | 0 | 0 |
meth |
UniformProbDist.samples |
1 | 0 | 0 |
meth |
UniformProbDist.repr |
1 | 0 | 0 |
meth |
ConditionalFreqDist.init |
2 | 0 | 0 |
meth |
ConditionalFreqDist.reduce |
1 | 0 | 0 |
meth |
ConditionalFreqDist.conditions |
1 | 0 | 0 |
meth |
ConditionalFreqDist.N |
1 | 0 | 0 |
meth |
ConditionalFreqDist.plot |
9 | 0 | 0 |
meth |
ConditionalFreqDist.tabulate |
3 | 0 | 0 |
meth |
ConditionalFreqDist.add |
2 | 0 | 0 |
meth |
ConditionalFreqDist.sub |
2 | 0 | 0 |
meth |
ConditionalFreqDist.or |
2 | 0 | 0 |
meth |
ConditionalFreqDist.and |
2 | 0 | 0 |
meth |
ConditionalFreqDist.le |
2 | 0 | 0 |
meth |
ConditionalFreqDist.lt |
2 | 0 | 0 |
meth |
ConditionalFreqDist.ge |
2 | 0 | 0 |
meth |
ConditionalFreqDist.gt |
2 | 0 | 0 |
meth |
ConditionalFreqDist.deepcopy |
1 | 0 | 0 |
meth |
ConditionalFreqDist.copy |
1 | 0 | 0 |
meth |
ConditionalFreqDist.repr |
1 | 0 | 0 |
func |
log_likelihood |
3 | 0 | 0 |
func |
add_logs |
3 | 0 | 0 |
meth |
LidstoneProbDist.init |
4 | 0 | 0 |
meth |
LidstoneProbDist.freqdist |
1 | 0 | 0 |
meth |
LidstoneProbDist.prob |
2 | 0 | 0 |
meth |
LidstoneProbDist.max |
1 | 0 | 0 |
meth |
LidstoneProbDist.samples |
1 | 0 | 0 |
meth |
LidstoneProbDist.discount |
1 | 0 | 0 |
meth |
LidstoneProbDist.repr |
1 | 0 | 0 |
meth |
ConditionalProbDistI.init |
1 | 0 | 0 |
meth |
ConditionalProbDistI.conditions |
1 | 0 | 0 |
meth |
ConditionalProbDistI.repr |
1 | 0 | 0 |
meth |
FreqDist.init |
2 | 0 | 0 |
meth |
FreqDist.N |
1 | 0 | 0 |
meth |
FreqDist.setitem |
3 | 0 | 0 |
meth |
FreqDist.delitem |
2 | 0 | 0 |
meth |
FreqDist.update |
3 | 0 | 0 |
meth |
FreqDist.setdefault |
3 | 0 | 0 |
meth |
FreqDist.B |
1 | 0 | 0 |
meth |
FreqDist.hapaxes |
1 | 0 | 0 |
meth |
FreqDist.Nr |
3 | 0 | 0 |
meth |
FreqDist.r_Nr |
2 | 0 | 0 |
meth |
FreqDist._cumulative_frequencies |
2 | 0 | 0 |
meth |
FreqDist.freq |
2 | 0 | 0 |
meth |
FreqDist.max |
1 | 0 | 0 |
meth |
FreqDist.plot |
7 | 0 | 0 |
meth |
FreqDist.tabulate |
3 | 0 | 0 |
meth |
FreqDist.copy |
1 | 0 | 0 |
meth |
FreqDist.add |
2 | 0 | 0 |
meth |
FreqDist.sub |
2 | 0 | 0 |
meth |
FreqDist.or |
2 | 0 | 0 |
meth |
FreqDist.and |
2 | 0 | 0 |
meth |
FreqDist.le |
2 | 0 | 0 |
meth |
FreqDist.ge |
2 | 0 | 0 |
meth |
FreqDist.repr |
1 | 0 | 0 |
meth |
FreqDist.pprint |
3 | 0 | 0 |
meth |
FreqDist.pformat |
2 | 0 | 0 |
meth |
FreqDist.str |
1 | 0 | 0 |
meth |
FreqDist.iter |
1 | 0 | 0 |
meth |
ImmutableProbabilisticMixIn.set_prob |
2 | 0 | 0 |
meth |
ImmutableProbabilisticMixIn.set_logprob |
2 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.init |
3 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._r_Nr_non_zero |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._r_Nr |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.find_best_fit |
3 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._switch |
3 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._variance |
4 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._renormalize |
3 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.smoothedNr |
2 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.prob |
2 | 0 | 0 |
meth |
SimpleGoodTuringProbDist._prob_measure |
2 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.check |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.discount |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.max |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.samples |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.freqdist |
1 | 0 | 0 |
meth |
SimpleGoodTuringProbDist.repr |
1 | 0 | 0 |
meth |
MLEProbDist.init |
3 | 0 | 0 |
meth |
MLEProbDist.freqdist |
1 | 0 | 0 |
meth |
MLEProbDist.prob |
2 | 0 | 0 |
meth |
MLEProbDist.max |
1 | 0 | 0 |
meth |
MLEProbDist.samples |
1 | 0 | 0 |
meth |
MLEProbDist.repr |
1 | 0 | 0 |
meth |
ProbabilisticMixIn.init |
2 | 0 | 0 |
meth |
ProbabilisticMixIn.set_prob |
2 | 0 | 0 |
meth |
ProbabilisticMixIn.set_logprob |
2 | 0 | 0 |
meth |
ProbabilisticMixIn.prob |
1 | 0 | 0 |
meth |
ProbabilisticMixIn.logprob |
1 | 0 | 0 |
nltk.sem.boxer (336 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BoxerNot.init |
2 | 0 | 0 |
meth |
BoxerNot._variables |
1 | 0 | 0 |
meth |
BoxerNot.atoms |
1 | 0 | 0 |
meth |
BoxerNot.clean |
1 | 0 | 0 |
meth |
BoxerNot.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerNot.repr |
1 | 0 | 0 |
meth |
BoxerNot.eq |
2 | 0 | 0 |
meth |
BoxerNot.ne |
2 | 0 | 0 |
attr |
BoxerNot.drs |
1 | 0 | 0 |
meth |
BoxerWhq.init |
8 | 0 | 0 |
meth |
BoxerWhq._variables |
1 | 0 | 0 |
meth |
BoxerWhq.atoms |
1 | 0 | 0 |
meth |
BoxerWhq.clean |
1 | 0 | 0 |
meth |
BoxerWhq.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerWhq.iter |
1 | 0 | 0 |
meth |
BoxerWhq._pred |
1 | 0 | 0 |
attr |
BoxerWhq.ans_types |
1 | 0 | 0 |
attr |
BoxerWhq.drs1 |
1 | 0 | 0 |
attr |
BoxerWhq.variable |
1 | 0 | 0 |
attr |
BoxerWhq.drs2 |
1 | 0 | 0 |
attr |
interpreter |
1 | 0 | 0 |
meth |
PassthroughBoxerDrsInterpreter.interpret |
2 | 0 | 0 |
meth |
BoxerCard.init |
7 | 0 | 0 |
meth |
BoxerCard._variables |
1 | 0 | 0 |
meth |
BoxerCard.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerCard.iter |
1 | 0 | 0 |
meth |
BoxerCard._pred |
1 | 0 | 0 |
attr |
BoxerCard.var |
1 | 0 | 0 |
attr |
BoxerCard.value |
1 | 0 | 0 |
attr |
BoxerCard.type |
1 | 0 | 0 |
meth |
BoxerDrs.init |
4 | 0 | 0 |
meth |
BoxerDrs._variables |
1 | 0 | 0 |
meth |
BoxerDrs.atoms |
1 | 0 | 0 |
meth |
BoxerDrs.clean |
1 | 0 | 0 |
meth |
BoxerDrs.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerDrs.repr |
1 | 0 | 0 |
meth |
BoxerDrs.eq |
2 | 0 | 0 |
meth |
BoxerDrs.ne |
2 | 0 | 0 |
attr |
BoxerDrs.refs |
1 | 0 | 0 |
attr |
BoxerDrs.conds |
1 | 0 | 0 |
attr |
BoxerDrs.consequent |
1 | 0 | 0 |
attr |
args |
1 | 0 | 0 |
meth |
AbstractBoxerDrs.variables |
1 | 0 | 0 |
meth |
AbstractBoxerDrs.variable_types |
1 | 0 | 0 |
meth |
AbstractBoxerDrs._variables |
1 | 0 | 0 |
meth |
AbstractBoxerDrs.atoms |
1 | 0 | 0 |
meth |
AbstractBoxerDrs.clean |
1 | 0 | 0 |
meth |
AbstractBoxerDrs._clean_name |
2 | 0 | 0 |
meth |
AbstractBoxerDrs.renumber_sentences |
2 | 0 | 0 |
meth |
AbstractBoxerDrs.hash |
1 | 0 | 0 |
meth |
BoxerDrsParser.init |
2 | 0 | 0 |
meth |
BoxerDrsParser.get_all_symbols |
1 | 0 | 0 |
meth |
BoxerDrsParser.attempt_adjuncts |
3 | 0 | 0 |
meth |
BoxerDrsParser.handle |
3 | 0 | 0 |
meth |
BoxerDrsParser.nullableIntToken |
1 | 0 | 0 |
meth |
BoxerDrsParser.get_next_token_variable |
2 | 0 | 0 |
attr |
BoxerDrsParser.discourse_id |
1 | 0 | 0 |
attr |
opts |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser.init |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser.parse |
3 | 0 | 0 |
meth |
BoxerOutputDrsParser.get_all_symbols |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser.handle |
3 | 0 | 0 |
meth |
BoxerOutputDrsParser.attempt_adjuncts |
3 | 0 | 0 |
meth |
BoxerOutputDrsParser.parse_condition |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser.handle_drs |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser.handle_condition |
3 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_not |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_pred |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_duplex |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_named |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_rel |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_timex |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_time_expression |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_date |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_time |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_card |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_prop |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._parse_index_list |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser.parse_drs |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_binary_expression |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_alfa |
2 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_eq |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._handle_whq |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._make_merge_expression |
5 | 0 | 0 |
meth |
BoxerOutputDrsParser._make_or_expression |
5 | 0 | 0 |
meth |
BoxerOutputDrsParser._make_imp_expression |
5 | 0 | 0 |
meth |
BoxerOutputDrsParser.parse_variable |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser.parse_index |
1 | 0 | 0 |
meth |
BoxerOutputDrsParser._sent_and_word_indices |
2 | 0 | 0 |
attr |
BoxerOutputDrsParser.discourse_id |
1 | 0 | 0 |
attr |
BoxerOutputDrsParser.sentence_id_offset |
1 | 0 | 0 |
attr |
BoxerOutputDrsParser.quote_chars |
1 | 0 | 0 |
attr |
drs |
1 | 0 | 0 |
meth |
BoxerNamed.init |
8 | 0 | 0 |
meth |
BoxerNamed._variables |
1 | 0 | 0 |
meth |
BoxerNamed.change_var |
2 | 0 | 0 |
meth |
BoxerNamed.clean |
1 | 0 | 0 |
meth |
BoxerNamed.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerNamed.iter |
1 | 0 | 0 |
meth |
BoxerNamed._pred |
1 | 0 | 0 |
attr |
BoxerNamed.var |
1 | 0 | 0 |
attr |
BoxerNamed.name |
1 | 0 | 0 |
attr |
BoxerNamed.type |
1 | 0 | 0 |
attr |
BoxerNamed.sense |
1 | 0 | 0 |
meth |
BoxerOr.init |
6 | 0 | 0 |
meth |
BoxerOr._variables |
1 | 0 | 0 |
meth |
BoxerOr.atoms |
1 | 0 | 0 |
meth |
BoxerOr.clean |
1 | 0 | 0 |
meth |
BoxerOr.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerOr.iter |
1 | 0 | 0 |
meth |
BoxerOr._pred |
1 | 0 | 0 |
attr |
BoxerOr.drs1 |
1 | 0 | 0 |
attr |
BoxerOr.drs2 |
1 | 0 | 0 |
meth |
BoxerIndexed.init |
4 | 0 | 0 |
meth |
BoxerIndexed.atoms |
1 | 0 | 0 |
meth |
BoxerIndexed.eq |
2 | 0 | 0 |
meth |
BoxerIndexed.ne |
2 | 0 | 0 |
meth |
BoxerIndexed.repr |
1 | 0 | 0 |
attr |
BoxerIndexed.discourse_id |
1 | 0 | 0 |
attr |
BoxerIndexed.sent_index |
1 | 0 | 0 |
attr |
BoxerIndexed.word_indices |
1 | 0 | 0 |
attr |
options |
1 | 0 | 0 |
meth |
NltkDrtBoxerDrsInterpreter.init |
2 | 0 | 0 |
meth |
NltkDrtBoxerDrsInterpreter.interpret |
2 | 0 | 0 |
meth |
NltkDrtBoxerDrsInterpreter._make_atom |
3 | 0 | 0 |
meth |
NltkDrtBoxerDrsInterpreter._add_occur_indexing |
3 | 0 | 0 |
meth |
BoxerEq.init |
6 | 0 | 0 |
meth |
BoxerEq._variables |
1 | 0 | 0 |
meth |
BoxerEq.atoms |
1 | 0 | 0 |
meth |
BoxerEq.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerEq.iter |
1 | 0 | 0 |
meth |
BoxerEq._pred |
1 | 0 | 0 |
attr |
BoxerEq.var1 |
1 | 0 | 0 |
attr |
BoxerEq.var2 |
1 | 0 | 0 |
meth |
BoxerRel.init |
8 | 0 | 0 |
meth |
BoxerRel._variables |
1 | 0 | 0 |
meth |
BoxerRel.clean |
1 | 0 | 0 |
meth |
BoxerRel.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerRel.iter |
1 | 0 | 0 |
meth |
BoxerRel._pred |
1 | 0 | 0 |
attr |
BoxerRel.var1 |
1 | 0 | 0 |
attr |
BoxerRel.var2 |
1 | 0 | 0 |
attr |
BoxerRel.rel |
1 | 0 | 0 |
attr |
BoxerRel.sense |
1 | 0 | 0 |
meth |
Boxer.init |
6 | 0 | 0 |
meth |
Boxer.set_bin_dir |
3 | 0 | 0 |
meth |
Boxer.interpret |
5 | 0 | 0 |
meth |
Boxer.interpret_multi |
5 | 0 | 0 |
meth |
Boxer.interpret_sents |
5 | 0 | 0 |
meth |
Boxer.interpret_multi_sents |
5 | 0 | 0 |
meth |
Boxer._call_candc |
5 | 0 | 0 |
meth |
Boxer._call_boxer |
3 | 0 | 0 |
meth |
Boxer._find_binary |
4 | 0 | 0 |
meth |
Boxer._call |
5 | 0 | 0 |
meth |
Boxer._parse_to_drs_dict |
3 | 0 | 0 |
meth |
Boxer._parse_drs |
4 | 0 | 0 |
meth |
BoxerPred.init |
8 | 0 | 0 |
meth |
BoxerPred._variables |
1 | 0 | 0 |
meth |
BoxerPred.change_var |
2 | 0 | 0 |
meth |
BoxerPred.clean |
1 | 0 | 0 |
meth |
BoxerPred.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerPred.iter |
1 | 0 | 0 |
meth |
BoxerPred._pred |
1 | 0 | 0 |
attr |
BoxerPred.var |
1 | 0 | 0 |
attr |
BoxerPred.name |
1 | 0 | 0 |
attr |
BoxerPred.pos |
1 | 0 | 0 |
attr |
BoxerPred.sense |
1 | 0 | 0 |
meth |
BoxerProp.init |
6 | 0 | 0 |
meth |
BoxerProp._variables |
1 | 0 | 0 |
meth |
BoxerProp.referenced_labels |
1 | 0 | 0 |
meth |
BoxerProp.atoms |
1 | 0 | 0 |
meth |
BoxerProp.clean |
1 | 0 | 0 |
meth |
BoxerProp.renumber_sentences |
2 | 0 | 0 |
meth |
BoxerProp.iter |
1 | 0 | 0 |
meth |
BoxerProp._pred |
1 | 0 | 0 |
attr |
BoxerProp.var |
1 | 0 | 0 |
attr |
BoxerProp.drs |
1 | 0 | 0 |
nltk.sem.chat80 (67 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
clause2concepts |
5 | 0 | 0 |
func |
sql_demo |
1 | 0 | 0 |
func |
process_bundle |
2 | 0 | 0 |
func |
val_load |
2 | 0 | 0 |
func |
val_dump |
3 | 0 | 0 |
func |
cities2table |
6 | 0 | 0 |
func |
unary_concept |
4 | 0 | 0 |
func |
binary_concept |
6 | 0 | 0 |
func |
concepts |
2 | 0 | 0 |
attr |
rels |
1 | 0 | 0 |
func |
sql_query |
3 | 0 | 0 |
func |
label_indivs |
3 | 0 | 0 |
func |
main |
1 | 0 | 0 |
func |
make_valuation |
4 | 0 | 0 |
func |
make_lex |
2 | 0 | 0 |
meth |
Concept.init |
6 | 0 | 0 |
meth |
Concept.str |
1 | 0 | 0 |
meth |
Concept.repr |
1 | 0 | 0 |
meth |
Concept.augment |
2 | 0 | 0 |
meth |
Concept._make_graph |
2 | 0 | 0 |
meth |
Concept._transclose |
2 | 0 | 0 |
meth |
Concept._make_pairs |
2 | 0 | 0 |
meth |
Concept.close |
1 | 0 | 0 |
attr |
Concept.prefLabel |
1 | 0 | 0 |
attr |
Concept.arity |
1 | 0 | 0 |
attr |
Concept.altLabels |
1 | 0 | 0 |
attr |
Concept.closures |
1 | 0 | 0 |
attr |
Concept.extension |
1 | 0 | 0 |
nltk.sem.cooper_storage (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CooperStore.init |
2 | 0 | 0 |
meth |
CooperStore._permute |
2 | 0 | 0 |
meth |
CooperStore.s_retrieve |
2 | 0 | 0 |
attr |
CooperStore.featstruct |
1 | 0 | 0 |
attr |
CooperStore.readings |
1 | 0 | 0 |
attr |
CooperStore.core |
1 | 0 | 0 |
attr |
CooperStore.store |
1 | 0 | 0 |
func |
parse_with_bindops |
4 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.sem.drt (269 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DrsDrawer.init |
4 | 0 | 0 |
meth |
DrsDrawer._get_text_height |
1 | 0 | 0 |
meth |
DrsDrawer.draw |
3 | 0 | 0 |
meth |
DrsDrawer._visit |
4 | 0 | 0 |
meth |
DrsDrawer._draw_command |
4 | 0 | 0 |
meth |
DrsDrawer._visit_command |
4 | 0 | 0 |
meth |
DrsDrawer._handle |
5 | 0 | 0 |
meth |
DrsDrawer._handle_VariableExpression |
5 | 0 | 0 |
meth |
DrsDrawer._handle_NegatedExpression |
5 | 0 | 0 |
meth |
DrsDrawer._handle_DRS |
5 | 0 | 0 |
meth |
DrsDrawer._handle_ApplicationExpression |
5 | 0 | 0 |
meth |
DrsDrawer._handle_LambdaExpression |
5 | 0 | 0 |
meth |
DrsDrawer._handle_BinaryExpression |
5 | 0 | 0 |
meth |
DrsDrawer._handle_DrtProposition |
5 | 0 | 0 |
meth |
DrsDrawer._get_centered_top |
4 | 0 | 0 |
attr |
DrsDrawer.canvas |
1 | 0 | 0 |
attr |
DrsDrawer.drs |
1 | 0 | 0 |
attr |
DrsDrawer.master |
1 | 0 | 0 |
func |
test_draw |
1 | 0 | 0 |
meth |
DrtBinaryExpression.get_refs |
2 | 0 | 0 |
meth |
DrtBinaryExpression._pretty |
1 | 0 | 0 |
meth |
DrtBinaryExpression._assemble_pretty |
4 | 0 | 0 |
meth |
DrtBinaryExpression._pretty_subex |
2 | 0 | 0 |
func |
DrtVariableExpression |
2 | 0 | 0 |
meth |
DrtOrExpression.fol |
1 | 0 | 0 |
meth |
DrtOrExpression._pretty_subex |
2 | 0 | 0 |
func |
resolve_anaphora |
3 | 0 | 0 |
meth |
DrtParser.init |
1 | 0 | 0 |
meth |
DrtParser.get_all_symbols |
1 | 0 | 0 |
meth |
DrtParser.isvariable |
2 | 0 | 0 |
meth |
DrtParser.handle |
3 | 0 | 0 |
meth |
DrtParser.make_NegatedExpression |
2 | 0 | 0 |
meth |
DrtParser.handle_DRS |
3 | 0 | 0 |
meth |
DrtParser.handle_refs |
1 | 0 | 0 |
meth |
DrtParser.handle_conds |
2 | 0 | 0 |
meth |
DrtParser.handle_prop |
3 | 0 | 0 |
meth |
DrtParser.make_EqualityExpression |
3 | 0 | 0 |
meth |
DrtParser.get_BooleanExpression_factory |
2 | 0 | 0 |
meth |
DrtParser.make_BooleanExpression |
4 | 0 | 0 |
meth |
DrtParser.make_ApplicationExpression |
3 | 0 | 0 |
meth |
DrtParser.make_VariableExpression |
2 | 0 | 0 |
meth |
DrtParser.make_LambdaExpression |
3 | 0 | 0 |
attr |
DrtParser.operator_precedence |
1 | 0 | 0 |
meth |
DrtAbstractVariableExpression.fol |
1 | 0 | 0 |
meth |
DrtAbstractVariableExpression.get_refs |
2 | 0 | 0 |
meth |
DrtAbstractVariableExpression._pretty |
1 | 0 | 0 |
meth |
DrtAbstractVariableExpression.eliminate_equality |
1 | 0 | 0 |
meth |
DrtEqualityExpression.fol |
1 | 0 | 0 |
meth |
PossibleAntecedents.free |
1 | 0 | 0 |
meth |
PossibleAntecedents.replace |
5 | 0 | 0 |
meth |
PossibleAntecedents._pretty |
1 | 0 | 0 |
meth |
PossibleAntecedents.str |
1 | 0 | 0 |
meth |
DrtExpression.fromstring |
2 | 0 | 0 |
meth |
DrtExpression.applyto |
2 | 0 | 0 |
meth |
DrtExpression.neg |
1 | 0 | 0 |
meth |
DrtExpression.and |
2 | 0 | 0 |
meth |
DrtExpression.or |
2 | 0 | 0 |
meth |
DrtExpression.gt |
2 | 0 | 0 |
meth |
DrtExpression.equiv |
3 | 0 | 0 |
meth |
DrtExpression.typecheck |
2 | 0 | 0 |
meth |
DrtExpression.add |
2 | 0 | 0 |
meth |
DrtExpression.get_refs |
2 | 0 | 0 |
meth |
DrtExpression.is_pronoun_function |
1 | 0 | 0 |
meth |
DrtExpression.make_EqualityExpression |
3 | 0 | 0 |
meth |
DrtExpression.make_VariableExpression |
2 | 0 | 0 |
meth |
DrtExpression.resolve_anaphora |
1 | 0 | 0 |
meth |
DrtExpression.eliminate_equality |
1 | 0 | 0 |
meth |
DrtExpression.pretty_format |
1 | 0 | 0 |
meth |
DrtExpression.pretty_print |
1 | 0 | 0 |
meth |
DrtExpression.draw |
1 | 0 | 0 |
prop |
DrtExpression.type |
1 | 0 | 0 |
attr |
DrtExpression._drt_parser |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
DRS.init |
4 | 0 | 0 |
meth |
DRS.replace |
5 | 0 | 0 |
meth |
DRS.free |
1 | 0 | 0 |
meth |
DRS.get_refs |
2 | 0 | 0 |
meth |
DRS.visit |
3 | 0 | 0 |
meth |
DRS.visit_structured |
3 | 0 | 0 |
meth |
DRS.eliminate_equality |
1 | 0 | 0 |
meth |
DRS.fol |
1 | 0 | 0 |
meth |
DRS._pretty |
1 | 0 | 0 |
meth |
DRS._order_ref_strings |
2 | 0 | 0 |
meth |
DRS.eq |
2 | 0 | 0 |
meth |
DRS.ne |
2 | 0 | 0 |
meth |
DRS.str |
1 | 0 | 0 |
attr |
DRS.refs |
1 | 0 | 0 |
attr |
DRS.conds |
1 | 0 | 0 |
attr |
DRS.consequent |
1 | 0 | 0 |
meth |
DrtProposition.init |
3 | 0 | 0 |
meth |
DrtProposition.replace |
5 | 0 | 0 |
meth |
DrtProposition.eliminate_equality |
1 | 0 | 0 |
meth |
DrtProposition.get_refs |
2 | 0 | 0 |
meth |
DrtProposition.eq |
2 | 0 | 0 |
meth |
DrtProposition.ne |
2 | 0 | 0 |
meth |
DrtProposition.fol |
1 | 0 | 0 |
meth |
DrtProposition._pretty |
1 | 0 | 0 |
meth |
DrtProposition.visit |
3 | 0 | 0 |
meth |
DrtProposition.visit_structured |
3 | 0 | 0 |
meth |
DrtProposition.str |
1 | 0 | 0 |
attr |
DrtProposition.variable |
1 | 0 | 0 |
attr |
DrtProposition.drs |
1 | 0 | 0 |
meth |
DrtConcatenation.init |
4 | 0 | 0 |
meth |
DrtConcatenation.replace |
5 | 0 | 0 |
meth |
DrtConcatenation.eliminate_equality |
1 | 0 | 0 |
meth |
DrtConcatenation.simplify |
1 | 0 | 0 |
meth |
DrtConcatenation.get_refs |
2 | 0 | 0 |
meth |
DrtConcatenation.getOp |
1 | 0 | 0 |
meth |
DrtConcatenation.eq |
2 | 0 | 0 |
meth |
DrtConcatenation.ne |
2 | 0 | 0 |
meth |
DrtConcatenation.fol |
1 | 0 | 0 |
meth |
DrtConcatenation._pretty |
1 | 0 | 0 |
meth |
DrtConcatenation._pretty_subex |
2 | 0 | 0 |
meth |
DrtConcatenation.visit |
3 | 0 | 0 |
meth |
DrtConcatenation.str |
1 | 0 | 0 |
meth |
DrtConcatenation._str_subex |
2 | 0 | 0 |
attr |
DrtConcatenation.consequent |
1 | 0 | 0 |
meth |
DrtLambdaExpression.alpha_convert |
2 | 0 | 0 |
meth |
DrtLambdaExpression.fol |
1 | 0 | 0 |
meth |
DrtLambdaExpression._pretty |
1 | 0 | 0 |
meth |
DrtLambdaExpression.get_refs |
2 | 0 | 0 |
meth |
DrtApplicationExpression.fol |
1 | 0 | 0 |
meth |
DrtApplicationExpression.get_refs |
2 | 0 | 0 |
meth |
DrtApplicationExpression._pretty |
1 | 0 | 0 |
meth |
DrtNegatedExpression.fol |
1 | 0 | 0 |
meth |
DrtNegatedExpression.get_refs |
2 | 0 | 0 |
meth |
DrtNegatedExpression._pretty |
1 | 0 | 0 |
nltk.sem.drt_glue_demo (54 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DrsWidget.init |
4 | 0 | 0 |
meth |
DrsWidget.draw |
1 | 0 | 0 |
meth |
DrsWidget.clear |
1 | 0 | 0 |
attr |
DrsWidget.bbox |
1 | 0 | 0 |
meth |
DrtGlueDemo.init |
2 | 0 | 0 |
meth |
DrtGlueDemo._init_glue |
1 | 0 | 0 |
meth |
DrtGlueDemo._init_fonts |
2 | 0 | 0 |
meth |
DrtGlueDemo._init_exampleListbox |
2 | 0 | 0 |
meth |
DrtGlueDemo._init_readingListbox |
2 | 0 | 0 |
meth |
DrtGlueDemo._populate_readingListbox |
1 | 0 | 0 |
meth |
DrtGlueDemo._init_bindings |
1 | 0 | 0 |
meth |
DrtGlueDemo._init_buttons |
2 | 0 | 0 |
meth |
DrtGlueDemo._configure |
2 | 0 | 0 |
meth |
DrtGlueDemo._init_canvas |
2 | 0 | 0 |
meth |
DrtGlueDemo._init_menubar |
2 | 0 | 0 |
meth |
DrtGlueDemo._redraw |
1 | 0 | 0 |
meth |
DrtGlueDemo.destroy |
2 | 0 | 0 |
meth |
DrtGlueDemo.prev |
2 | 0 | 0 |
meth |
DrtGlueDemo._select_previous_example |
1 | 0 | 0 |
meth |
DrtGlueDemo.next |
2 | 0 | 0 |
meth |
DrtGlueDemo._select_next_example |
1 | 0 | 0 |
meth |
DrtGlueDemo.about |
2 | 0 | 0 |
meth |
DrtGlueDemo.postscript |
2 | 0 | 0 |
meth |
DrtGlueDemo.mainloop |
3 | 0 | 0 |
meth |
DrtGlueDemo.resize |
2 | 0 | 0 |
meth |
DrtGlueDemo._toggle_remove_duplicates |
1 | 0 | 0 |
meth |
DrtGlueDemo._exampleList_select |
2 | 0 | 0 |
meth |
DrtGlueDemo._exampleList_store_selection |
2 | 0 | 0 |
meth |
DrtGlueDemo._readingList_select |
2 | 0 | 0 |
meth |
DrtGlueDemo._readingList_store_selection |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
nltk.sem.evaluate (74 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
3 | 0 | 0 |
func |
arity |
2 | 0 | 0 |
func |
foldemo |
2 | 0 | 0 |
func |
read_valuation |
3 | 0 | 0 |
meth |
Model.init |
3 | 0 | 0 |
meth |
Model.repr |
1 | 0 | 0 |
meth |
Model.str |
1 | 0 | 0 |
meth |
Model.evaluate |
4 | 0 | 0 |
meth |
Model.satisfy |
4 | 0 | 0 |
meth |
Model.i |
4 | 0 | 0 |
meth |
Model.satisfiers |
6 | 0 | 0 |
attr |
Model.domain |
1 | 0 | 0 |
attr |
Model.valuation |
1 | 0 | 0 |
func |
propdemo |
2 | 0 | 0 |
meth |
Assignment.init |
3 | 0 | 0 |
meth |
Assignment.getitem |
2 | 0 | 0 |
meth |
Assignment.copy |
1 | 0 | 0 |
meth |
Assignment.purge |
2 | 0 | 0 |
meth |
Assignment.str |
1 | 0 | 0 |
meth |
Assignment._addvariant |
1 | 0 | 0 |
meth |
Assignment.add |
3 | 0 | 0 |
attr |
Assignment.domain |
1 | 0 | 0 |
attr |
Assignment.variant |
1 | 0 | 0 |
func |
satdemo |
2 | 0 | 0 |
func |
trace |
4 | 0 | 0 |
func |
is_rel |
2 | 0 | 0 |
func |
folmodel |
3 | 0 | 0 |
func |
set2rel |
2 | 0 | 0 |
meth |
Valuation.init |
2 | 0 | 0 |
meth |
Valuation.getitem |
2 | 0 | 0 |
meth |
Valuation.str |
1 | 0 | 0 |
meth |
Valuation.fromstring |
2 | 0 | 0 |
prop |
Valuation.domain |
1 | 0 | 0 |
prop |
Valuation.symbols |
1 | 0 | 0 |
nltk.sem.glue (129 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
2 | 0 | 0 |
meth |
GlueDict.init |
3 | 0 | 0 |
meth |
GlueDict.read_file |
2 | 0 | 0 |
meth |
GlueDict.str |
1 | 0 | 0 |
meth |
GlueDict.to_glueformula_list |
5 | 0 | 0 |
meth |
GlueDict.lookup |
4 | 0 | 0 |
meth |
GlueDict.add_missing_dependencies |
3 | 0 | 0 |
meth |
GlueDict._lookup_semtype_option |
4 | 0 | 0 |
meth |
GlueDict.get_semtypes |
2 | 0 | 0 |
meth |
GlueDict.get_glueformulas_from_semtype_entry |
6 | 0 | 0 |
meth |
GlueDict.get_meaning_formula |
3 | 0 | 0 |
meth |
GlueDict.initialize_labels |
5 | 0 | 0 |
meth |
GlueDict.find_label_name |
5 | 0 | 0 |
meth |
GlueDict.get_label |
2 | 0 | 0 |
meth |
GlueDict.lookup_unique |
4 | 0 | 0 |
meth |
GlueDict.get_GlueFormula_factory |
1 | 0 | 0 |
attr |
GlueDict.filename |
1 | 0 | 0 |
attr |
GlueDict.file_encoding |
1 | 0 | 0 |
meth |
DrtGlueFormula.init |
4 | 0 | 0 |
meth |
DrtGlueFormula.make_VariableExpression |
2 | 0 | 0 |
meth |
DrtGlueFormula.make_LambdaExpression |
3 | 0 | 0 |
attr |
DrtGlueFormula.indices |
1 | 0 | 0 |
attr |
DrtGlueFormula.meaning |
1 | 0 | 0 |
attr |
DrtGlueFormula.glue |
1 | 0 | 0 |
meth |
DrtGlueDict.get_GlueFormula_factory |
1 | 0 | 0 |
meth |
DrtGlue.init |
5 | 0 | 0 |
meth |
DrtGlue.get_glue_dict |
1 | 0 | 0 |
meth |
Glue.init |
5 | 0 | 0 |
meth |
Glue.train_depparser |
2 | 0 | 0 |
meth |
Glue.parse_to_meaning |
2 | 0 | 0 |
meth |
Glue.get_readings |
2 | 0 | 0 |
meth |
Glue._add_to_reading_list |
3 | 0 | 0 |
meth |
Glue.parse_to_compiled |
2 | 0 | 0 |
meth |
Glue.dep_parse |
2 | 0 | 0 |
meth |
Glue.depgraph_to_glue |
2 | 0 | 0 |
meth |
Glue.get_glue_dict |
1 | 0 | 0 |
meth |
Glue.gfl_to_compiled |
2 | 0 | 0 |
meth |
Glue.get_pos_tagger |
1 | 0 | 0 |
attr |
Glue.verbose |
1 | 0 | 0 |
attr |
Glue.remove_duplicates |
1 | 0 | 0 |
attr |
Glue.depparser |
1 | 0 | 0 |
attr |
Glue.prover |
1 | 0 | 0 |
attr |
Glue.semtype_file |
1 | 0 | 0 |
meth |
GlueFormula.init |
4 | 0 | 0 |
meth |
GlueFormula.applyto |
2 | 0 | 0 |
meth |
GlueFormula.make_VariableExpression |
2 | 0 | 0 |
meth |
GlueFormula.make_LambdaExpression |
3 | 0 | 0 |
meth |
GlueFormula.lambda_abstract |
2 | 0 | 0 |
meth |
GlueFormula.compile |
2 | 0 | 0 |
meth |
GlueFormula.simplify |
1 | 0 | 0 |
meth |
GlueFormula.eq |
2 | 0 | 0 |
meth |
GlueFormula.ne |
2 | 0 | 0 |
meth |
GlueFormula.lt |
2 | 0 | 0 |
meth |
GlueFormula.str |
1 | 0 | 0 |
meth |
GlueFormula.repr |
1 | 0 | 0 |
attr |
GlueFormula.indices |
1 | 0 | 0 |
attr |
GlueFormula.meaning |
1 | 0 | 0 |
attr |
GlueFormula.glue |
1 | 0 | 0 |
nltk.sem.hole (57 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Constraint.init |
3 | 0 | 0 |
meth |
Constraint.eq |
2 | 0 | 0 |
meth |
Constraint.ne |
2 | 0 | 0 |
meth |
Constraint.hash |
1 | 0 | 0 |
meth |
Constraint.repr |
1 | 0 | 0 |
attr |
Constraint.lhs |
1 | 0 | 0 |
attr |
Constraint.rhs |
1 | 0 | 0 |
attr |
Constants.MAP |
1 | 0 | 0 |
meth |
HoleSemantics.init |
2 | 0 | 0 |
meth |
HoleSemantics.is_node |
2 | 0 | 0 |
meth |
HoleSemantics._break_down |
2 | 0 | 0 |
meth |
HoleSemantics._find_top_nodes |
2 | 0 | 0 |
meth |
HoleSemantics._find_top_most_labels |
1 | 0 | 0 |
meth |
HoleSemantics._find_top_hole |
1 | 0 | 0 |
meth |
HoleSemantics.pluggings |
1 | 0 | 0 |
meth |
HoleSemantics._plug_nodes |
5 | 0 | 0 |
meth |
HoleSemantics._plug_hole |
7 | 0 | 0 |
meth |
HoleSemantics._violates_constraints |
3 | 0 | 0 |
meth |
HoleSemantics._sanity_check_plugging |
4 | 0 | 0 |
meth |
HoleSemantics.formula_tree |
2 | 0 | 0 |
meth |
HoleSemantics._formula_tree |
3 | 0 | 0 |
attr |
HoleSemantics.holes |
1 | 0 | 0 |
attr |
HoleSemantics.labels |
1 | 0 | 0 |
attr |
HoleSemantics.fragments |
1 | 0 | 0 |
attr |
HoleSemantics.constraints |
1 | 0 | 0 |
attr |
HoleSemantics.top_most_labels |
1 | 0 | 0 |
attr |
HoleSemantics.top_hole |
1 | 0 | 0 |
func |
hole_readings |
4 | 0 | 0 |
nltk.sem.lfg (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo_read_depgraph |
1 | 0 | 0 |
meth |
FStructure.safeappend |
3 | 0 | 0 |
meth |
FStructure.setitem |
3 | 0 | 0 |
meth |
FStructure.getitem |
2 | 0 | 0 |
meth |
FStructure.contains |
2 | 0 | 0 |
meth |
FStructure.to_glueformula_list |
2 | 0 | 0 |
meth |
FStructure.to_depgraph |
2 | 0 | 0 |
meth |
FStructure._to_depgraph |
4 | 0 | 0 |
meth |
FStructure.read_depgraph |
2 | 0 | 0 |
meth |
FStructure._read_depgraph |
5 | 0 | 0 |
meth |
FStructure._make_label |
2 | 0 | 0 |
meth |
FStructure.repr |
1 | 0 | 0 |
meth |
FStructure.str |
1 | 0 | 0 |
meth |
FStructure.pretty_format |
2 | 0 | 0 |
nltk.sem.linearlogic (115 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ImpExpression.init |
3 | 0 | 0 |
meth |
ImpExpression.simplify |
2 | 0 | 0 |
meth |
ImpExpression.unify |
3 | 0 | 0 |
meth |
ImpExpression.compile_pos |
3 | 0 | 0 |
meth |
ImpExpression.compile_neg |
3 | 0 | 0 |
meth |
ImpExpression.initialize_labels |
2 | 0 | 0 |
meth |
ImpExpression.eq |
2 | 0 | 0 |
meth |
ImpExpression.ne |
2 | 0 | 0 |
meth |
ImpExpression.str |
1 | 0 | 0 |
meth |
ImpExpression.hash |
1 | 0 | 0 |
attr |
ImpExpression.antecedent |
1 | 0 | 0 |
attr |
ImpExpression.consequent |
1 | 0 | 0 |
meth |
UnificationException.init |
4 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
VariableExpression.unify |
3 | 0 | 0 |
meth |
AtomicExpression.init |
3 | 0 | 0 |
meth |
AtomicExpression.simplify |
2 | 0 | 0 |
meth |
AtomicExpression.compile_pos |
3 | 0 | 0 |
meth |
AtomicExpression.compile_neg |
3 | 0 | 0 |
meth |
AtomicExpression.initialize_labels |
2 | 0 | 0 |
meth |
AtomicExpression.eq |
2 | 0 | 0 |
meth |
AtomicExpression.ne |
2 | 0 | 0 |
meth |
AtomicExpression.str |
1 | 0 | 0 |
meth |
AtomicExpression.hash |
1 | 0 | 0 |
attr |
AtomicExpression.name |
1 | 0 | 0 |
attr |
AtomicExpression.dependencies |
1 | 0 | 0 |
meth |
BindingDict.init |
2 | 0 | 0 |
meth |
BindingDict.setitem |
3 | 0 | 0 |
meth |
BindingDict.getitem |
2 | 0 | 0 |
meth |
BindingDict.contains |
2 | 0 | 0 |
meth |
BindingDict.add |
2 | 0 | 0 |
meth |
BindingDict.ne |
2 | 0 | 0 |
meth |
BindingDict.eq |
2 | 0 | 0 |
meth |
BindingDict.str |
1 | 0 | 0 |
meth |
BindingDict.repr |
1 | 0 | 0 |
attr |
BindingDict.d |
1 | 0 | 0 |
meth |
LinearLogicParser.init |
1 | 0 | 0 |
meth |
LinearLogicParser.get_all_symbols |
1 | 0 | 0 |
meth |
LinearLogicParser.handle |
3 | 0 | 0 |
meth |
LinearLogicParser.get_BooleanExpression_factory |
2 | 0 | 0 |
meth |
LinearLogicParser.make_BooleanExpression |
4 | 0 | 0 |
meth |
LinearLogicParser.attempt_ApplicationExpression |
3 | 0 | 0 |
meth |
LinearLogicParser.make_VariableExpression |
2 | 0 | 0 |
attr |
LinearLogicParser.operator_precedence |
1 | 0 | 0 |
meth |
ConstantExpression.unify |
3 | 0 | 0 |
meth |
ApplicationExpression.init |
4 | 0 | 0 |
meth |
ApplicationExpression.simplify |
2 | 0 | 0 |
meth |
ApplicationExpression.eq |
2 | 0 | 0 |
meth |
ApplicationExpression.ne |
2 | 0 | 0 |
meth |
ApplicationExpression.str |
1 | 0 | 0 |
meth |
ApplicationExpression.hash |
1 | 0 | 0 |
attr |
ApplicationExpression.function |
1 | 0 | 0 |
attr |
ApplicationExpression.argument |
1 | 0 | 0 |
attr |
ApplicationExpression.bindings |
1 | 0 | 0 |
meth |
Expression.fromstring |
2 | 0 | 0 |
meth |
Expression.applyto |
3 | 0 | 0 |
meth |
Expression.call |
2 | 0 | 0 |
meth |
Expression.repr |
1 | 0 | 0 |
attr |
Expression._linear_logic_parser |
1 | 0 | 0 |
nltk.sem.logic (423 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InconsistentTypeHierarchyException.init |
3 | 0 | 0 |
attr |
EVENT_TYPE |
1 | 0 | 0 |
func |
demoException |
2 | 0 | 0 |
attr |
ANY_TYPE |
1 | 0 | 0 |
meth |
BooleanExpression._set_type |
3 | 0 | 0 |
meth |
Type.repr |
1 | 0 | 0 |
meth |
Type.hash |
1 | 0 | 0 |
meth |
Type.fromstring |
2 | 0 | 0 |
meth |
TruthValueType.str |
1 | 0 | 0 |
meth |
TruthValueType.str |
1 | 0 | 0 |
meth |
LambdaExpression._set_type |
3 | 0 | 0 |
meth |
LambdaExpression.str |
1 | 0 | 0 |
prop |
LambdaExpression.type |
1 | 0 | 0 |
meth |
UnexpectedTokenException.init |
5 | 0 | 0 |
meth |
ComplexType.init |
3 | 0 | 0 |
meth |
ComplexType.eq |
2 | 0 | 0 |
meth |
ComplexType.ne |
2 | 0 | 0 |
meth |
ComplexType.matches |
2 | 0 | 0 |
meth |
ComplexType.resolve |
2 | 0 | 0 |
meth |
ComplexType.str |
1 | 0 | 0 |
meth |
ComplexType.str |
1 | 0 | 0 |
attr |
ComplexType.first |
1 | 0 | 0 |
attr |
ComplexType.second |
1 | 0 | 0 |
meth |
FunctionVariableExpression.free |
1 | 0 | 0 |
meth |
FunctionVariableExpression.constants |
1 | 0 | 0 |
func |
unique_variable |
3 | 0 | 0 |
func |
equality_preds |
1 | 0 | 0 |
meth |
TypeException.init |
2 | 0 | 0 |
meth |
ApplicationExpression.init |
3 | 0 | 0 |
meth |
ApplicationExpression.simplify |
1 | 0 | 0 |
meth |
ApplicationExpression._set_type |
3 | 0 | 0 |
meth |
ApplicationExpression.findtype |
2 | 0 | 0 |
meth |
ApplicationExpression.constants |
1 | 0 | 0 |
meth |
ApplicationExpression.predicates |
1 | 0 | 0 |
meth |
ApplicationExpression.visit |
3 | 0 | 0 |
meth |
ApplicationExpression.eq |
2 | 0 | 0 |
meth |
ApplicationExpression.ne |
2 | 0 | 0 |
meth |
ApplicationExpression.str |
1 | 0 | 0 |
meth |
ApplicationExpression.uncurry |
1 | 0 | 0 |
meth |
ApplicationExpression.is_atom |
1 | 0 | 0 |
prop |
ApplicationExpression.type |
1 | 0 | 0 |
prop |
ApplicationExpression.pred |
1 | 0 | 0 |
prop |
ApplicationExpression.args |
1 | 0 | 0 |
attr |
ApplicationExpression.function |
1 | 0 | 0 |
attr |
ApplicationExpression.argument |
1 | 0 | 0 |
meth |
AllExpression.getQuantifier |
1 | 0 | 0 |
func |
skolem_function |
2 | 0 | 0 |
meth |
EntityType.str |
1 | 0 | 0 |
meth |
EntityType.str |
1 | 0 | 0 |
func |
binding_ops |
1 | 0 | 0 |
func |
read_type |
2 | 0 | 0 |
func |
typecheck |
3 | 0 | 0 |
meth |
ImpExpression.getOp |
1 | 0 | 0 |
attr |
Tokens.SYMBOLS |
1 | 0 | 0 |
meth |
IffExpression.getOp |
1 | 0 | 0 |
meth |
QuantifiedExpression._set_type |
3 | 0 | 0 |
meth |
QuantifiedExpression.str |
1 | 0 | 0 |
prop |
QuantifiedExpression.type |
1 | 0 | 0 |
meth |
IotaExpression.getQuantifier |
1 | 0 | 0 |
meth |
IndividualVariableExpression._set_type |
3 | 0 | 0 |
meth |
IndividualVariableExpression._get_type |
1 | 0 | 0 |
meth |
IndividualVariableExpression.free |
1 | 0 | 0 |
meth |
IndividualVariableExpression.constants |
1 | 0 | 0 |
attr |
IndividualVariableExpression.type |
1 | 0 | 0 |
meth |
ConstantExpression._set_type |
3 | 0 | 0 |
meth |
ConstantExpression.free |
1 | 0 | 0 |
meth |
ConstantExpression.constants |
1 | 0 | 0 |
func |
printtype |
2 | 0 | 0 |
meth |
LogicalExpressionException.init |
3 | 0 | 0 |
attr |
LogicalExpressionException.index |
1 | 0 | 0 |
meth |
AndExpression.getOp |
1 | 0 | 0 |
meth |
AndExpression._str_subex |
2 | 0 | 0 |
meth |
OrExpression.getOp |
1 | 0 | 0 |
meth |
OrExpression._str_subex |
2 | 0 | 0 |
func |
demo_errors |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
VariableExpression |
2 | 0 | 0 |
meth |
EventType.str |
1 | 0 | 0 |
meth |
EventType.str |
1 | 0 | 0 |
meth |
ExpectedMoreTokensException.init |
3 | 0 | 0 |
meth |
IllegalTypeException.init |
4 | 0 | 0 |
meth |
AbstractVariableExpression.init |
2 | 0 | 0 |
meth |
AbstractVariableExpression.simplify |
1 | 0 | 0 |
meth |
AbstractVariableExpression.replace |
5 | 0 | 0 |
meth |
AbstractVariableExpression._set_type |
3 | 0 | 0 |
meth |
AbstractVariableExpression.findtype |
2 | 0 | 0 |
meth |
AbstractVariableExpression.predicates |
1 | 0 | 0 |
meth |
AbstractVariableExpression.eq |
2 | 0 | 0 |
meth |
AbstractVariableExpression.ne |
2 | 0 | 0 |
meth |
AbstractVariableExpression.lt |
2 | 0 | 0 |
meth |
AbstractVariableExpression.str |
1 | 0 | 0 |
attr |
AbstractVariableExpression.variable |
1 | 0 | 0 |
meth |
TypeResolutionException.init |
3 | 0 | 0 |
meth |
AnyType.init |
1 | 0 | 0 |
meth |
AnyType.eq |
2 | 0 | 0 |
meth |
AnyType.ne |
2 | 0 | 0 |
meth |
AnyType.matches |
2 | 0 | 0 |
meth |
AnyType.resolve |
2 | 0 | 0 |
meth |
AnyType.str |
1 | 0 | 0 |
meth |
AnyType.str |
1 | 0 | 0 |
prop |
AnyType.first |
1 | 0 | 0 |
prop |
AnyType.second |
1 | 0 | 0 |
meth |
LogicParser.init |
2 | 0 | 0 |
meth |
LogicParser.parse |
3 | 0 | 0 |
meth |
LogicParser.process |
2 | 0 | 0 |
meth |
LogicParser.process_quoted_token |
3 | 0 | 0 |
meth |
LogicParser.get_all_symbols |
1 | 0 | 0 |
meth |
LogicParser.inRange |
2 | 0 | 0 |
meth |
LogicParser.token |
2 | 0 | 0 |
meth |
LogicParser.isvariable |
2 | 0 | 0 |
meth |
LogicParser.process_next_expression |
2 | 0 | 0 |
meth |
LogicParser.handle |
3 | 0 | 0 |
meth |
LogicParser.attempt_adjuncts |
3 | 0 | 0 |
meth |
LogicParser.handle_negation |
3 | 0 | 0 |
meth |
LogicParser.make_NegatedExpression |
2 | 0 | 0 |
meth |
LogicParser.handle_variable |
3 | 0 | 0 |
meth |
LogicParser.get_next_token_variable |
2 | 0 | 0 |
meth |
LogicParser.handle_lambda |
3 | 0 | 0 |
meth |
LogicParser.handle_quant |
3 | 0 | 0 |
meth |
LogicParser.get_QuantifiedExpression_factory |
2 | 0 | 0 |
meth |
LogicParser.make_QuanifiedExpression |
4 | 0 | 0 |
meth |
LogicParser.handle_open |
3 | 0 | 0 |
meth |
LogicParser.attempt_EqualityExpression |
3 | 0 | 0 |
meth |
LogicParser.make_EqualityExpression |
3 | 0 | 0 |
meth |
LogicParser.attempt_BooleanExpression |
3 | 0 | 0 |
meth |
LogicParser.get_BooleanExpression_factory |
2 | 0 | 0 |
meth |
LogicParser.make_BooleanExpression |
4 | 0 | 0 |
meth |
LogicParser.attempt_ApplicationExpression |
3 | 0 | 0 |
meth |
LogicParser.make_ApplicationExpression |
3 | 0 | 0 |
meth |
LogicParser.make_VariableExpression |
2 | 0 | 0 |
meth |
LogicParser.make_LambdaExpression |
3 | 0 | 0 |
meth |
LogicParser.has_priority |
3 | 0 | 0 |
meth |
LogicParser.assertNextToken |
2 | 0 | 0 |
meth |
LogicParser.assertToken |
3 | 0 | 0 |
meth |
LogicParser.repr |
1 | 0 | 0 |
attr |
LogicParser.type_check |
1 | 0 | 0 |
attr |
LogicParser.quote_chars |
1 | 0 | 0 |
attr |
LogicParser.operator_precedence |
1 | 0 | 0 |
attr |
LogicParser.right_associated_operations |
1 | 0 | 0 |
meth |
BinaryExpression.init |
3 | 0 | 0 |
meth |
BinaryExpression.findtype |
2 | 0 | 0 |
meth |
BinaryExpression.visit |
3 | 0 | 0 |
meth |
BinaryExpression.eq |
2 | 0 | 0 |
meth |
BinaryExpression.ne |
2 | 0 | 0 |
meth |
BinaryExpression.str |
1 | 0 | 0 |
meth |
BinaryExpression._str_subex |
2 | 0 | 0 |
prop |
BinaryExpression.type |
1 | 0 | 0 |
attr |
BinaryExpression.first |
1 | 0 | 0 |
attr |
BinaryExpression.second |
1 | 0 | 0 |
func |
is_indvar |
2 | 0 | 0 |
meth |
Expression.fromstring |
4 | 0 | 0 |
meth |
Expression.call |
3 | 0 | 0 |
meth |
Expression.applyto |
2 | 0 | 0 |
meth |
Expression.neg |
1 | 0 | 0 |
meth |
Expression.negate |
1 | 0 | 0 |
meth |
Expression.and |
2 | 0 | 0 |
meth |
Expression.or |
2 | 0 | 0 |
meth |
Expression.gt |
2 | 0 | 0 |
meth |
Expression.lt |
2 | 0 | 0 |
meth |
Expression.eq |
2 | 0 | 0 |
meth |
Expression.ne |
2 | 0 | 0 |
meth |
Expression.equiv |
3 | 0 | 0 |
meth |
Expression.hash |
1 | 0 | 0 |
meth |
Expression.substitute_bindings |
2 | 0 | 0 |
meth |
Expression.typecheck |
2 | 0 | 0 |
meth |
Expression.findtype |
2 | 0 | 0 |
meth |
Expression._set_type |
3 | 0 | 0 |
meth |
Expression.replace |
5 | 0 | 0 |
meth |
Expression.normalize |
2 | 0 | 0 |
meth |
Expression.visit |
3 | 0 | 0 |
meth |
Expression.visit_structured |
3 | 0 | 0 |
meth |
Expression.repr |
1 | 0 | 0 |
meth |
Expression.str |
1 | 0 | 0 |
meth |
Expression.variables |
1 | 0 | 0 |
meth |
Expression.free |
1 | 0 | 0 |
meth |
Expression.constants |
1 | 0 | 0 |
meth |
Expression.predicates |
1 | 0 | 0 |
meth |
Expression.simplify |
1 | 0 | 0 |
meth |
Expression.make_VariableExpression |
2 | 0 | 0 |
attr |
Expression._logic_parser |
1 | 0 | 0 |
attr |
Expression._type_checking_logic_parser |
1 | 0 | 0 |
meth |
VariableBinderExpression.init |
3 | 0 | 0 |
meth |
VariableBinderExpression.replace |
5 | 0 | 0 |
meth |
VariableBinderExpression.alpha_convert |
2 | 0 | 0 |
meth |
VariableBinderExpression.free |
1 | 0 | 0 |
meth |
VariableBinderExpression.findtype |
2 | 0 | 0 |
meth |
VariableBinderExpression.visit |
3 | 0 | 0 |
meth |
VariableBinderExpression.visit_structured |
3 | 0 | 0 |
meth |
VariableBinderExpression.eq |
2 | 0 | 0 |
meth |
VariableBinderExpression.ne |
2 | 0 | 0 |
attr |
VariableBinderExpression.variable |
1 | 0 | 0 |
attr |
VariableBinderExpression.term |
1 | 0 | 0 |
attr |
TRUTH_TYPE |
1 | 0 | 0 |
meth |
NegatedExpression.init |
2 | 0 | 0 |
meth |
NegatedExpression._set_type |
3 | 0 | 0 |
meth |
NegatedExpression.findtype |
2 | 0 | 0 |
meth |
NegatedExpression.visit |
3 | 0 | 0 |
meth |
NegatedExpression.negate |
1 | 0 | 0 |
meth |
NegatedExpression.eq |
2 | 0 | 0 |
meth |
NegatedExpression.ne |
2 | 0 | 0 |
meth |
NegatedExpression.str |
1 | 0 | 0 |
prop |
NegatedExpression.type |
1 | 0 | 0 |
attr |
NegatedExpression.term |
1 | 0 | 0 |
func |
is_eventvar |
2 | 0 | 0 |
func |
is_funcvar |
2 | 0 | 0 |
func |
read_logic |
4 | 0 | 0 |
meth |
EqualityExpression._set_type |
3 | 0 | 0 |
meth |
EqualityExpression.getOp |
1 | 0 | 0 |
meth |
SubstituteBindingsI.substitute_bindings |
2 | 0 | 0 |
meth |
SubstituteBindingsI.variables |
1 | 0 | 0 |
meth |
BasicType.eq |
2 | 0 | 0 |
meth |
BasicType.ne |
2 | 0 | 0 |
meth |
BasicType.matches |
2 | 0 | 0 |
meth |
BasicType.resolve |
2 | 0 | 0 |
func |
boolean_ops |
1 | 0 | 0 |
attr |
ENTITY_TYPE |
1 | 0 | 0 |
meth |
Variable.init |
2 | 0 | 0 |
meth |
Variable.eq |
2 | 0 | 0 |
meth |
Variable.ne |
2 | 0 | 0 |
meth |
Variable.lt |
2 | 0 | 0 |
meth |
Variable.substitute_bindings |
2 | 0 | 0 |
meth |
Variable.hash |
1 | 0 | 0 |
meth |
Variable.str |
1 | 0 | 0 |
meth |
Variable.repr |
1 | 0 | 0 |
attr |
Variable.name |
1 | 0 | 0 |
meth |
ExistsExpression.getQuantifier |
1 | 0 | 0 |
nltk.sem.relextract (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ieer_headlines |
1 | 0 | 0 |
func |
tree2semi_rel |
2 | 0 | 0 |
func |
conllesp |
1 | 0 | 0 |
attr |
short2long |
1 | 0 | 0 |
func |
in_demo |
3 | 0 | 0 |
func |
extract_rels |
7 | 0 | 0 |
func |
ne_chunked |
1 | 0 | 0 |
func |
clause |
3 | 0 | 0 |
attr |
long2short |
1 | 0 | 0 |
func |
conllned |
2 | 0 | 0 |
func |
class_abbrev |
2 | 0 | 0 |
func |
descape_entity |
3 | 0 | 0 |
func |
semi_rel2reldict |
4 | 0 | 0 |
func |
rtuple |
4 | 0 | 0 |
func |
list2sym |
2 | 0 | 0 |
func |
roles_demo |
2 | 0 | 0 |
nltk.sem.skolemize (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
skolemize |
4 | 0 | 0 |
func |
to_cnf |
3 | 0 | 0 |
nltk.sem.util (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
func |
evaluate_sents |
6 | 0 | 0 |
func |
root_semrep |
3 | 0 | 0 |
func |
demo_legacy_grammar |
1 | 0 | 0 |
func |
parse_sents |
4 | 0 | 0 |
func |
demo_model0 |
1 | 0 | 0 |
func |
read_sents |
3 | 0 | 0 |
func |
interpret_sents |
5 | 0 | 0 |
nltk.sentiment.sentiment_analyzer (42 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SentimentAnalyzer.init |
2 | 0 | 0 |
meth |
SentimentAnalyzer.all_words |
3 | 0 | 0 |
meth |
SentimentAnalyzer.apply_features |
3 | 0 | 0 |
meth |
SentimentAnalyzer.unigram_word_feats |
4 | 0 | 0 |
meth |
SentimentAnalyzer.bigram_collocation_feats |
5 | 0 | 0 |
meth |
SentimentAnalyzer.classify |
2 | 0 | 0 |
meth |
SentimentAnalyzer.add_feat_extractor |
3 | 0 | 0 |
meth |
SentimentAnalyzer.extract_features |
2 | 0 | 0 |
meth |
SentimentAnalyzer.train |
5 | 0 | 0 |
meth |
SentimentAnalyzer.save_file |
3 | 0 | 0 |
meth |
SentimentAnalyzer.evaluate |
8 | 0 | 0 |
attr |
SentimentAnalyzer.feat_extractors |
1 | 0 | 0 |
attr |
SentimentAnalyzer.classifier |
1 | 0 | 0 |
nltk.sentiment.util (63 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
output_markdown |
3 | 0 | 0 |
func |
demo_sent_subjectivity |
2 | 0 | 0 |
func |
demo_tweets |
4 | 0 | 0 |
func |
timer |
2 | 0 | 0 |
func |
demo_vader_tweets |
3 | 0 | 0 |
func |
extract_bigram_feats |
3 | 0 | 0 |
func |
split_train_test |
3 | 0 | 0 |
func |
extract_unigram_feats |
4 | 0 | 0 |
func |
json2csv_preprocess |
13 | 0 | 0 |
func |
mark_negation |
4 | 0 | 0 |
func |
demo_movie_reviews |
4 | 0 | 0 |
attr |
NEGATION_RE |
1 | 0 | 0 |
func |
parse_tweets_set |
6 | 0 | 0 |
func |
demo_subjectivity |
5 | 0 | 0 |
attr |
CLAUSE_PUNCT_RE |
1 | 0 | 0 |
func |
demo_liu_hu_lexicon |
3 | 0 | 0 |
func |
demo_vader_instance |
2 | 0 | 0 |
nltk.sentiment.vader (67 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SentimentIntensityAnalyzer.init |
2 | 0 | 0 |
meth |
SentimentIntensityAnalyzer.make_lex_dict |
1 | 0 | 0 |
meth |
SentimentIntensityAnalyzer.polarity_scores |
2 | 0 | 0 |
meth |
SentimentIntensityAnalyzer.sentiment_valence |
6 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._least_check |
4 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._but_check |
3 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._idioms_check |
4 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._never_check |
5 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._punctuation_emphasis |
3 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._amplify_ep |
2 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._amplify_qm |
2 | 0 | 0 |
meth |
SentimentIntensityAnalyzer._sift_sentiment_scores |
2 | 0 | 0 |
meth |
SentimentIntensityAnalyzer.score_valence |
3 | 0 | 0 |
attr |
SentimentIntensityAnalyzer.lexicon_file |
1 | 0 | 0 |
attr |
SentimentIntensityAnalyzer.lexicon |
1 | 0 | 0 |
attr |
SentimentIntensityAnalyzer.constants |
1 | 0 | 0 |
meth |
VaderConstants.init |
1 | 0 | 0 |
meth |
VaderConstants.negated |
3 | 0 | 0 |
meth |
VaderConstants.normalize |
3 | 0 | 0 |
meth |
VaderConstants.scalar_inc_dec |
4 | 0 | 0 |
attr |
VaderConstants.REGEX_REMOVE_PUNCTUATION |
1 | 0 | 0 |
meth |
SentiText.init |
4 | 0 | 0 |
meth |
SentiText._words_plus_punc |
1 | 0 | 0 |
meth |
SentiText._words_and_emoticons |
1 | 0 | 0 |
meth |
SentiText.allcap_differential |
2 | 0 | 0 |
attr |
SentiText.text |
1 | 0 | 0 |
attr |
SentiText.PUNC_LIST |
1 | 0 | 0 |
attr |
SentiText.REGEX_REMOVE_PUNCTUATION |
1 | 0 | 0 |
attr |
SentiText.words_and_emoticons |
1 | 0 | 0 |
attr |
SentiText.is_cap_diff |
1 | 0 | 0 |
nltk.stem.api (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StemmerI.stem |
2 | 0 | 0 |
nltk.stem.arlstem (47 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ARLSTem.init |
1 | 0 | 0 |
meth |
ARLSTem.stem |
2 | 0 | 0 |
meth |
ARLSTem.norm |
2 | 0 | 0 |
meth |
ARLSTem.pref |
2 | 0 | 0 |
meth |
ARLSTem.suff |
2 | 0 | 0 |
meth |
ARLSTem.fem2masc |
2 | 0 | 0 |
meth |
ARLSTem.plur2sing |
2 | 0 | 0 |
meth |
ARLSTem.verb |
2 | 0 | 0 |
meth |
ARLSTem.verb_t1 |
2 | 0 | 0 |
meth |
ARLSTem.verb_t2 |
2 | 0 | 0 |
meth |
ARLSTem.verb_t3 |
2 | 0 | 0 |
meth |
ARLSTem.verb_t4 |
2 | 0 | 0 |
meth |
ARLSTem.verb_t5 |
2 | 0 | 0 |
meth |
ARLSTem.verb_t6 |
2 | 0 | 0 |
attr |
ARLSTem.re_hamzated_alif |
1 | 0 | 0 |
attr |
ARLSTem.re_alifMaqsura |
1 | 0 | 0 |
attr |
ARLSTem.re_diacritics |
1 | 0 | 0 |
attr |
ARLSTem.pr2 |
1 | 0 | 0 |
attr |
ARLSTem.pr3 |
1 | 0 | 0 |
attr |
ARLSTem.pr32 |
1 | 0 | 0 |
attr |
ARLSTem.pr4 |
1 | 0 | 0 |
attr |
ARLSTem.su2 |
1 | 0 | 0 |
attr |
ARLSTem.su22 |
1 | 0 | 0 |
attr |
ARLSTem.su3 |
1 | 0 | 0 |
attr |
ARLSTem.su32 |
1 | 0 | 0 |
attr |
ARLSTem.pl_si2 |
1 | 0 | 0 |
attr |
ARLSTem.pl_si3 |
1 | 0 | 0 |
attr |
ARLSTem.verb_su2 |
1 | 0 | 0 |
attr |
ARLSTem.verb_pr2 |
1 | 0 | 0 |
attr |
ARLSTem.verb_pr22 |
1 | 0 | 0 |
attr |
ARLSTem.verb_pr33 |
1 | 0 | 0 |
attr |
ARLSTem.verb_suf3 |
1 | 0 | 0 |
attr |
ARLSTem.verb_suf2 |
1 | 0 | 0 |
attr |
ARLSTem.verb_suf1 |
1 | 0 | 0 |
nltk.stem.arlstem2 (51 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ARLSTem2.init |
1 | 0 | 0 |
meth |
ARLSTem2.stem1 |
2 | 0 | 0 |
meth |
ARLSTem2.stem |
2 | 0 | 0 |
meth |
ARLSTem2.norm |
2 | 0 | 0 |
meth |
ARLSTem2.pref |
2 | 0 | 0 |
meth |
ARLSTem2.adjective |
2 | 0 | 0 |
meth |
ARLSTem2.suff |
2 | 0 | 0 |
meth |
ARLSTem2.fem2masc |
2 | 0 | 0 |
meth |
ARLSTem2.plur2sing |
2 | 0 | 0 |
meth |
ARLSTem2.verb |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t1 |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t2 |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t3 |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t4 |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t5 |
2 | 0 | 0 |
meth |
ARLSTem2.verb_t6 |
2 | 0 | 0 |
attr |
ARLSTem2.re_hamzated_alif |
1 | 0 | 0 |
attr |
ARLSTem2.re_alifMaqsura |
1 | 0 | 0 |
attr |
ARLSTem2.re_diacritics |
1 | 0 | 0 |
attr |
ARLSTem2.pr2 |
1 | 0 | 0 |
attr |
ARLSTem2.pr3 |
1 | 0 | 0 |
attr |
ARLSTem2.pr32 |
1 | 0 | 0 |
attr |
ARLSTem2.pr4 |
1 | 0 | 0 |
attr |
ARLSTem2.su2 |
1 | 0 | 0 |
attr |
ARLSTem2.su22 |
1 | 0 | 0 |
attr |
ARLSTem2.su3 |
1 | 0 | 0 |
attr |
ARLSTem2.su32 |
1 | 0 | 0 |
attr |
ARLSTem2.pl_si2 |
1 | 0 | 0 |
attr |
ARLSTem2.pl_si3 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_su2 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_pr2 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_pr22 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_pr33 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_suf3 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_suf2 |
1 | 0 | 0 |
attr |
ARLSTem2.verb_suf1 |
1 | 0 | 0 |
nltk.stem.cistem (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Cistem.init |
2 | 1 | 0 |
meth |
Cistem._segment_inner |
3 | 2 | 0 |
attr |
Cistem.strip_ge |
1 | 0 | 0 |
attr |
Cistem.repl_xx |
1 | 0 | 0 |
attr |
Cistem.strip_emr |
1 | 0 | 0 |
attr |
Cistem.strip_nd |
1 | 0 | 0 |
attr |
Cistem.strip_t |
1 | 0 | 0 |
attr |
Cistem.strip_esn |
1 | 0 | 0 |
attr |
Cistem.repl_xx_back |
1 | 0 | 0 |
nltk.stem.isri (42 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ISRIStemmer.init |
1 | 0 | 0 |
meth |
ISRIStemmer.stem |
2 | 0 | 0 |
meth |
ISRIStemmer.norm |
3 | 0 | 0 |
meth |
ISRIStemmer.pre32 |
2 | 0 | 0 |
meth |
ISRIStemmer.suf32 |
2 | 0 | 0 |
meth |
ISRIStemmer.waw |
2 | 0 | 0 |
meth |
ISRIStemmer.pro_w4 |
2 | 0 | 0 |
meth |
ISRIStemmer.pro_w53 |
2 | 0 | 0 |
meth |
ISRIStemmer.pro_w54 |
2 | 0 | 0 |
meth |
ISRIStemmer.end_w5 |
2 | 0 | 0 |
meth |
ISRIStemmer.pro_w6 |
2 | 0 | 0 |
meth |
ISRIStemmer.pro_w64 |
2 | 0 | 0 |
meth |
ISRIStemmer.end_w6 |
2 | 0 | 0 |
meth |
ISRIStemmer.suf1 |
2 | 0 | 0 |
meth |
ISRIStemmer.pre1 |
2 | 0 | 0 |
attr |
ISRIStemmer.p3 |
1 | 0 | 0 |
attr |
ISRIStemmer.p2 |
1 | 0 | 0 |
attr |
ISRIStemmer.p1 |
1 | 0 | 0 |
attr |
ISRIStemmer.s3 |
1 | 0 | 0 |
attr |
ISRIStemmer.s2 |
1 | 0 | 0 |
attr |
ISRIStemmer.s1 |
1 | 0 | 0 |
attr |
ISRIStemmer.pr4 |
1 | 0 | 0 |
attr |
ISRIStemmer.pr53 |
1 | 0 | 0 |
attr |
ISRIStemmer.re_short_vowels |
1 | 0 | 0 |
attr |
ISRIStemmer.re_hamza |
1 | 0 | 0 |
attr |
ISRIStemmer.re_initial_hamza |
1 | 0 | 0 |
attr |
ISRIStemmer.stop_words |
1 | 0 | 0 |
nltk.stem.lancaster (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LancasterStemmer.init |
3 | 0 | 0 |
meth |
LancasterStemmer.parseRules |
2 | 0 | 0 |
meth |
LancasterStemmer.stem |
2 | 0 | 0 |
meth |
LancasterStemmer.doStemming |
3 | 0 | 0 |
meth |
LancasterStemmer.__getLastLetter |
2 | 0 | 0 |
meth |
LancasterStemmer.__isAcceptable |
3 | 0 | 0 |
meth |
LancasterStemmer.__applyRule |
4 | 0 | 0 |
meth |
LancasterStemmer.__stripPrefix |
2 | 0 | 0 |
meth |
LancasterStemmer.__repr |
1 | 0 | 0 |
attr |
LancasterStemmer.rule_dictionary |
1 | 0 | 0 |
nltk.stem.porter (46 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo |
1 | 0 | 0 |
meth |
PorterStemmer.init |
2 | 0 | 0 |
meth |
PorterStemmer._is_consonant |
3 | 0 | 0 |
meth |
PorterStemmer._measure |
2 | 0 | 0 |
meth |
PorterStemmer._has_positive_measure |
2 | 0 | 0 |
meth |
PorterStemmer._contains_vowel |
2 | 0 | 0 |
meth |
PorterStemmer._ends_double_consonant |
2 | 0 | 0 |
meth |
PorterStemmer._ends_cvc |
2 | 0 | 0 |
meth |
PorterStemmer._replace_suffix |
4 | 0 | 0 |
meth |
PorterStemmer._apply_rule_list |
3 | 0 | 0 |
meth |
PorterStemmer._step1a |
2 | 0 | 0 |
meth |
PorterStemmer._step1b |
2 | 0 | 0 |
meth |
PorterStemmer._step1c |
2 | 0 | 0 |
meth |
PorterStemmer._step2 |
2 | 0 | 0 |
meth |
PorterStemmer._step3 |
2 | 0 | 0 |
meth |
PorterStemmer._step4 |
2 | 0 | 0 |
meth |
PorterStemmer._step5a |
2 | 0 | 0 |
meth |
PorterStemmer._step5b |
2 | 0 | 0 |
meth |
PorterStemmer.stem |
3 | 0 | 0 |
meth |
PorterStemmer.repr |
1 | 0 | 0 |
attr |
PorterStemmer.mode |
1 | 0 | 0 |
attr |
PorterStemmer.vowels |
1 | 0 | 0 |
attr |
PorterStemmer.pool |
1 | 0 | 0 |
nltk.stem.regexp (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RegexpStemmer.init |
3 | 0 | 0 |
meth |
RegexpStemmer.stem |
2 | 0 | 0 |
meth |
RegexpStemmer.repr |
1 | 0 | 0 |
nltk.stem.rslp (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RSLPStemmer.init |
1 | 0 | 0 |
meth |
RSLPStemmer.read_rule |
2 | 0 | 0 |
meth |
RSLPStemmer.stem |
2 | 0 | 0 |
meth |
RSLPStemmer.apply_rule |
3 | 0 | 0 |
nltk.stem.snowball (109 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FrenchStemmer.stem |
2 | 0 | 0 |
meth |
FrenchStemmer.rv_french |
3 | 0 | 0 |
meth |
DutchStemmer.stem |
2 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
RomanianStemmer.stem |
2 | 0 | 0 |
meth |
RussianStemmer.stem |
2 | 0 | 0 |
meth |
RussianStemmer.__regions_russian |
2 | 0 | 0 |
meth |
RussianStemmer.__cyrillic_to_roman |
2 | 0 | 0 |
meth |
RussianStemmer.__roman_to_cyrillic |
2 | 0 | 0 |
meth |
EnglishStemmer.stem |
2 | 0 | 0 |
meth |
ArabicStemmer.__normalize_pre |
2 | 0 | 0 |
meth |
ArabicStemmer.__normalize_post |
2 | 0 | 0 |
meth |
ArabicStemmer.__checks_1 |
2 | 0 | 0 |
meth |
ArabicStemmer.__checks_2 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Verb_Step1 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Verb_Step2a |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Verb_Step2c |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Verb_Step2b |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step2c2 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step1a |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step2a |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step2b |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step2c1 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step1b |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_Noun_Step3 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Suffix_All_alef_maqsura |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step1 |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step2a |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step2b |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step3a_Noun |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step3b_Noun |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step3_Verb |
2 | 0 | 0 |
meth |
ArabicStemmer.__Prefix_Step4_Verb |
2 | 0 | 0 |
meth |
ArabicStemmer.stem |
2 | 0 | 0 |
attr |
ArabicStemmer.__vocalization |
1 | 0 | 0 |
attr |
ArabicStemmer.__kasheeda |
1 | 0 | 0 |
attr |
ArabicStemmer.__arabic_punctuation_marks |
1 | 0 | 0 |
attr |
ArabicStemmer.__initial_hamzat |
1 | 0 | 0 |
attr |
ArabicStemmer.__waw_hamza |
1 | 0 | 0 |
attr |
ArabicStemmer.__yeh_hamza |
1 | 0 | 0 |
attr |
ArabicStemmer.__alefat |
1 | 0 | 0 |
meth |
SwedishStemmer.stem |
2 | 0 | 0 |
meth |
FinnishStemmer.stem |
2 | 0 | 0 |
meth |
SnowballStemmer.__init |
3 | 0 | 0 |
meth |
SnowballStemmer.stem |
2 | 0 | 0 |
attr |
SnowballStemmer.stemmer |
1 | 0 | 0 |
attr |
SnowballStemmer.stem |
1 | 0 | 0 |
attr |
SnowballStemmer.stopwords |
1 | 0 | 0 |
meth |
GermanStemmer.stem |
2 | 0 | 0 |
meth |
PortugueseStemmer.stem |
2 | 0 | 0 |
meth |
DanishStemmer.stem |
2 | 0 | 0 |
meth |
ItalianStemmer.stem |
2 | 0 | 0 |
meth |
HungarianStemmer.stem |
2 | 0 | 0 |
meth |
HungarianStemmer.r1_hungarian |
4 | 0 | 0 |
meth |
SpanishStemmer.stem |
2 | 0 | 0 |
meth |
SpanishStemmer.__replace_accented |
2 | 0 | 0 |
meth |
NorwegianStemmer.stem |
2 | 0 | 0 |
meth |
PorterStemmer.__init |
2 | 0 | 0 |
nltk.stem.util (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
prefix_replace |
4 | 0 | 0 |
func |
suffix_replace |
4 | 0 | 0 |
nltk.stem.wordnet (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
WordNetLemmatizer._morphy |
4 | 0 | 0 |
meth |
WordNetLemmatizer.morphy |
4 | 0 | 0 |
meth |
WordNetLemmatizer.repr |
1 | 0 | 0 |
nltk.tabdata (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TabEncoder.list2txt |
2 | 0 | 0 |
meth |
TabEncoder.set2txt |
2 | 0 | 0 |
meth |
TabEncoder.tup2tab |
2 | 0 | 0 |
meth |
TabEncoder.tups2tab |
2 | 0 | 0 |
meth |
TabEncoder.dict2tab |
2 | 0 | 0 |
meth |
TabEncoder.ivdict2tab |
2 | 0 | 0 |
meth |
MaxentEncoder.tupdict2tab |
2 | 0 | 0 |
meth |
PunktDecoder.tab2intdict |
2 | 0 | 0 |
meth |
TabDecoder.txt2list |
2 | 0 | 0 |
meth |
TabDecoder.txt2set |
2 | 0 | 0 |
meth |
TabDecoder.tab2tup |
2 | 0 | 0 |
meth |
TabDecoder.tab2tups |
2 | 0 | 0 |
meth |
TabDecoder.tab2dict |
2 | 0 | 0 |
meth |
TabDecoder.tab2ivdict |
2 | 0 | 0 |
meth |
MaxentDecoder.tupkey2dict |
2 | 0 | 0 |
func |
rm_nl |
2 | 0 | 0 |
nltk.tag (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
pos_tag_sents |
4 | 0 | 0 |
func |
pos_tag |
4 | 0 | 0 |
nltk.tag.api (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TaggerI.tag |
2 | 0 | 0 |
meth |
TaggerI.tag_sents |
2 | 0 | 0 |
meth |
TaggerI.evaluate |
2 | 0 | 0 |
meth |
TaggerI.accuracy |
2 | 0 | 0 |
meth |
TaggerI._confusion_cached |
2 | 0 | 0 |
meth |
TaggerI.confusion |
2 | 0 | 0 |
meth |
TaggerI.recall |
2 | 1 | 0 |
meth |
TaggerI.precision |
2 | 0 | 0 |
meth |
TaggerI.f_measure |
3 | 0 | 0 |
meth |
TaggerI.evaluate_per_tag |
5 | 0 | 0 |
meth |
TaggerI._check_params |
3 | 0 | 0 |
nltk.tag.brill (29 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
nltkdemo18plus |
1 | 0 | 0 |
meth |
BrillTagger.init |
4 | 0 | 0 |
meth |
BrillTagger.encode_json_obj |
1 | 0 | 0 |
meth |
BrillTagger.decode_json_obj |
2 | 0 | 0 |
meth |
BrillTagger.rules |
1 | 0 | 0 |
meth |
BrillTagger.train_stats |
2 | 0 | 0 |
meth |
BrillTagger.tag |
2 | 0 | 0 |
meth |
BrillTagger.print_template_statistics |
3 | 0 | 0 |
meth |
BrillTagger.batch_tag_incremental |
3 | 0 | 0 |
func |
describe_template_sets |
1 | 0 | 0 |
func |
brill24 |
1 | 0 | 0 |
func |
fntbl37 |
1 | 0 | 0 |
meth |
Pos.extract_property |
3 | 0 | 0 |
meth |
Word.extract_property |
3 | 0 | 0 |
func |
nltkdemo18 |
1 | 0 | 0 |
nltk.tag.brill_trainer (51 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BrillTaggerTrainer.init |
6 | 0 | 0 |
meth |
BrillTaggerTrainer.train |
5 | 0 | 0 |
meth |
BrillTaggerTrainer._init_mappings |
3 | 0 | 0 |
meth |
BrillTaggerTrainer._clean |
1 | 0 | 0 |
meth |
BrillTaggerTrainer._find_rules |
4 | 0 | 0 |
meth |
BrillTaggerTrainer._update_rule_applies |
5 | 0 | 0 |
meth |
BrillTaggerTrainer._update_rule_not_applies |
4 | 0 | 0 |
meth |
BrillTaggerTrainer._best_rule |
5 | 0 | 0 |
meth |
BrillTaggerTrainer._apply_rule |
3 | 0 | 0 |
meth |
BrillTaggerTrainer._update_tag_positions |
2 | 0 | 0 |
meth |
BrillTaggerTrainer._update_rules |
4 | 0 | 0 |
meth |
BrillTaggerTrainer._trace_header |
1 | 0 | 0 |
meth |
BrillTaggerTrainer._trace_rule |
2 | 0 | 0 |
meth |
BrillTaggerTrainer._trace_apply |
2 | 0 | 0 |
meth |
BrillTaggerTrainer._trace_update_rules |
4 | 0 | 0 |
nltk.tag.crf (16 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CRFTagger.init |
4 | 0 | 0 |
meth |
CRFTagger.set_model_file |
2 | 0 | 0 |
meth |
CRFTagger._get_features |
3 | 0 | 0 |
meth |
CRFTagger.tag_sents |
2 | 0 | 0 |
meth |
CRFTagger.train |
3 | 0 | 0 |
meth |
CRFTagger.tag |
2 | 0 | 0 |
nltk.tag.hmm (100 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HiddenMarkovModelTrainer.init |
3 | 0 | 0 |
meth |
HiddenMarkovModelTrainer.train |
4 | 0 | 0 |
meth |
HiddenMarkovModelTrainer._baum_welch_step |
4 | 0 | 0 |
meth |
HiddenMarkovModelTrainer.train_unsupervised |
4 | 0 | 0 |
meth |
HiddenMarkovModelTrainer.train_supervised |
3 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
meth |
HiddenMarkovModelTagger.init |
7 | 0 | 0 |
meth |
HiddenMarkovModelTagger._train |
7 | 0 | 0 |
meth |
HiddenMarkovModelTagger.train |
5 | 0 | 0 |
meth |
HiddenMarkovModelTagger.probability |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.log_probability |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.tag |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._tag |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._output_logprob |
3 | 0 | 0 |
meth |
HiddenMarkovModelTagger._create_cache |
1 | 0 | 0 |
meth |
HiddenMarkovModelTagger._update_cache |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.reset_cache |
1 | 0 | 0 |
meth |
HiddenMarkovModelTagger.best_path |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._best_path |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.best_path_simple |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._best_path_simple |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.random_sample |
3 | 0 | 0 |
meth |
HiddenMarkovModelTagger._sample_probdist |
4 | 0 | 0 |
meth |
HiddenMarkovModelTagger.entropy |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.point_entropy |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._exhaustive_entropy |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._exhaustive_point_entropy |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._transitions_matrix |
1 | 0 | 0 |
meth |
HiddenMarkovModelTagger._outputs_vector |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._forward_probability |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger._backward_probability |
2 | 0 | 0 |
meth |
HiddenMarkovModelTagger.test |
4 | 0 | 0 |
meth |
HiddenMarkovModelTagger.repr |
1 | 0 | 0 |
func |
load_pos |
2 | 0 | 0 |
func |
demo_pos_bw |
6 | 0 | 0 |
func |
demo_bw |
1 | 0 | 0 |
func |
demo_pos |
1 | 0 | 0 |
func |
logsumexp2 |
2 | 0 | 0 |
nltk.tag.hunpos (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HunposTagger.init |
5 | 0 | 0 |
meth |
HunposTagger.del |
1 | 0 | 0 |
meth |
HunposTagger.close |
1 | 0 | 0 |
meth |
HunposTagger.enter |
1 | 0 | 0 |
meth |
HunposTagger.exit |
4 | 0 | 0 |
meth |
HunposTagger.tag |
2 | 0 | 0 |
nltk.tag.mapping (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tagset_mapping |
3 | 0 | 0 |
func |
map_tag |
4 | 0 | 0 |
nltk.tag.perceptron (64 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PerceptronTagger.init |
4 | 0 | 0 |
meth |
PerceptronTagger.param_files |
2 | 0 | 0 |
meth |
PerceptronTagger.tag |
4 | 0 | 0 |
meth |
PerceptronTagger.train |
4 | 0 | 0 |
meth |
PerceptronTagger.save_to_json |
3 | 0 | 0 |
meth |
PerceptronTagger.load_from_json |
3 | 0 | 0 |
meth |
PerceptronTagger.decode_json_params |
2 | 0 | 0 |
meth |
PerceptronTagger.encode_json_obj |
1 | 0 | 0 |
meth |
PerceptronTagger.decode_json_obj |
2 | 0 | 0 |
meth |
PerceptronTagger.normalize |
2 | 0 | 0 |
meth |
PerceptronTagger._get_features |
6 | 0 | 0 |
meth |
PerceptronTagger._make_tagdict |
2 | 0 | 0 |
attr |
PerceptronTagger.model |
1 | 0 | 0 |
attr |
PerceptronTagger.tagdict |
1 | 0 | 0 |
attr |
PerceptronTagger.classes |
1 | 0 | 0 |
attr |
PerceptronTagger.lang |
1 | 0 | 0 |
attr |
PerceptronTagger.TRAINED_TAGGER_PATH |
1 | 0 | 0 |
attr |
PerceptronTagger.TAGGER_NAME |
1 | 0 | 0 |
attr |
PerceptronTagger.save_dir |
1 | 0 | 0 |
meth |
AveragedPerceptron.init |
2 | 0 | 0 |
meth |
AveragedPerceptron._softmax |
2 | 0 | 0 |
meth |
AveragedPerceptron.predict |
3 | 0 | 0 |
meth |
AveragedPerceptron.update |
4 | 0 | 0 |
meth |
AveragedPerceptron.average_weights |
1 | 0 | 0 |
meth |
AveragedPerceptron.save |
2 | 0 | 0 |
meth |
AveragedPerceptron.load |
2 | 0 | 0 |
meth |
AveragedPerceptron.encode_json_obj |
1 | 0 | 0 |
meth |
AveragedPerceptron.decode_json_obj |
2 | 0 | 0 |
attr |
AveragedPerceptron.weights |
1 | 0 | 0 |
attr |
AveragedPerceptron.classes |
1 | 0 | 0 |
attr |
AveragedPerceptron.i |
1 | 0 | 0 |
nltk.tag.senna (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SennaChunkTagger.init |
3 | 0 | 0 |
meth |
SennaChunkTagger.tag_sents |
2 | 0 | 0 |
meth |
SennaChunkTagger.bio_to_chunks |
3 | 0 | 0 |
meth |
SennaNERTagger.init |
3 | 0 | 0 |
meth |
SennaNERTagger.tag_sents |
2 | 0 | 0 |
meth |
SennaTagger.init |
3 | 0 | 0 |
meth |
SennaTagger.tag_sents |
2 | 0 | 0 |
nltk.tag.sequential (126 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ClassifierBasedPOSTagger.feature_detector |
4 | 0 | 0 |
meth |
RegexpTagger.init |
3 | 2 | 0 |
meth |
RegexpTagger.encode_json_obj |
1 | 0 | 0 |
meth |
RegexpTagger.decode_json_obj |
2 | 0 | 0 |
meth |
RegexpTagger.choose_tag |
4 | 0 | 0 |
meth |
RegexpTagger.repr |
1 | 0 | 0 |
meth |
AffixTagger.init |
8 | 0 | 0 |
meth |
AffixTagger.encode_json_obj |
1 | 0 | 0 |
meth |
AffixTagger.decode_json_obj |
2 | 0 | 0 |
meth |
AffixTagger.context |
4 | 0 | 0 |
meth |
SequentialBackoffTagger.init |
2 | 0 | 0 |
meth |
SequentialBackoffTagger.tag |
2 | 0 | 0 |
meth |
SequentialBackoffTagger.tag_one |
4 | 0 | 0 |
meth |
SequentialBackoffTagger.choose_tag |
4 | 0 | 0 |
prop |
SequentialBackoffTagger.backoff |
1 | 0 | 0 |
meth |
BigramTagger.init |
6 | 0 | 0 |
meth |
NgramTagger.init |
7 | 0 | 0 |
meth |
NgramTagger.encode_json_obj |
1 | 0 | 0 |
meth |
NgramTagger.decode_json_obj |
2 | 0 | 0 |
meth |
NgramTagger.context |
4 | 0 | 0 |
meth |
TrigramTagger.init |
6 | 0 | 0 |
meth |
UnigramTagger.init |
6 | 0 | 0 |
meth |
UnigramTagger.context |
4 | 0 | 0 |
meth |
ContextTagger.init |
3 | 0 | 0 |
meth |
ContextTagger.context |
4 | 0 | 0 |
meth |
ContextTagger.choose_tag |
4 | 0 | 0 |
meth |
ContextTagger.size |
1 | 0 | 0 |
meth |
ContextTagger.repr |
1 | 0 | 0 |
meth |
ContextTagger._train |
4 | 0 | 0 |
meth |
DefaultTagger.init |
2 | 0 | 0 |
meth |
DefaultTagger.encode_json_obj |
1 | 0 | 0 |
meth |
DefaultTagger.decode_json_obj |
2 | 0 | 0 |
meth |
DefaultTagger.choose_tag |
4 | 0 | 0 |
meth |
DefaultTagger.repr |
1 | 0 | 0 |
meth |
ClassifierBasedTagger.init |
8 | 0 | 0 |
meth |
ClassifierBasedTagger.choose_tag |
4 | 0 | 0 |
meth |
ClassifierBasedTagger._train |
4 | 0 | 0 |
meth |
ClassifierBasedTagger.repr |
1 | 0 | 0 |
meth |
ClassifierBasedTagger.feature_detector |
4 | 0 | 0 |
meth |
ClassifierBasedTagger.classifier |
1 | 0 | 0 |
nltk.tag.stanford (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StanfordTagger.init |
6 | 0 | 0 |
meth |
StanfordTagger.tag |
2 | 0 | 0 |
meth |
StanfordTagger.tag_sents |
2 | 0 | 0 |
meth |
StanfordTagger.parse_output |
3 | 0 | 0 |
prop |
StanfordTagger._cmd |
1 | 0 | 0 |
attr |
StanfordTagger.java_options |
1 | 0 | 0 |
meth |
StanfordPOSTagger.init |
3 | 0 | 0 |
prop |
StanfordPOSTagger._cmd |
1 | 0 | 0 |
meth |
StanfordNERTagger.init |
3 | 0 | 0 |
meth |
StanfordNERTagger.parse_output |
3 | 0 | 0 |
prop |
StanfordNERTagger._cmd |
1 | 0 | 0 |
nltk.tag.tnt (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo3 |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
basic_sent_chop |
3 | 0 | 0 |
func |
demo2 |
1 | 0 | 0 |
meth |
TnT.init |
5 | 0 | 0 |
meth |
TnT.train |
2 | 0 | 0 |
meth |
TnT._compute_lambda |
1 | 0 | 0 |
meth |
TnT._safe_div |
3 | 0 | 0 |
meth |
TnT.tagdata |
2 | 0 | 0 |
meth |
TnT.tag |
2 | 0 | 0 |
meth |
TnT._tagword |
3 | 0 | 0 |
attr |
TnT.unknown |
1 | 0 | 0 |
attr |
TnT.known |
1 | 0 | 0 |
nltk.tag.util (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
untag |
2 | 0 | 0 |
func |
tuple2str |
3 | 0 | 0 |
func |
str2tuple |
3 | 0 | 0 |
nltk.tbl.demo (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo_multiposition_feature |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
demo_repr_rule_format |
1 | 0 | 0 |
func |
demo_high_accuracy_rules |
1 | 0 | 0 |
func |
demo_learning_curve |
1 | 0 | 0 |
func |
demo_error_analysis |
1 | 0 | 0 |
func |
demo_str_rule_format |
1 | 0 | 0 |
func |
demo_generated_templates |
1 | 0 | 0 |
func |
demo_template_statistics |
1 | 0 | 0 |
func |
demo_multifeature_template |
1 | 0 | 0 |
attr |
REGEXP_TAGGER |
1 | 0 | 0 |
attr |
NN_CD_TAGGER |
1 | 0 | 0 |
func |
postag |
20 | 0 | 0 |
func |
corpus_size |
2 | 0 | 0 |
func |
demo_serialize_tagger |
1 | 0 | 0 |
func |
demo_verbose_rule_format |
1 | 0 | 0 |
nltk.tbl.erroranalysis (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
error_list |
3 | 0 | 0 |
nltk.tbl.feature (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Feature.init |
3 | 0 | 0 |
meth |
Feature.encode_json_obj |
1 | 0 | 0 |
meth |
Feature.decode_json_obj |
2 | 0 | 0 |
meth |
Feature.repr |
1 | 0 | 0 |
meth |
Feature.expand |
4 | 0 | 0 |
meth |
Feature.issuperset |
2 | 0 | 0 |
meth |
Feature.intersects |
2 | 0 | 0 |
meth |
Feature.eq |
2 | 0 | 0 |
meth |
Feature.lt |
2 | 0 | 0 |
meth |
Feature.ne |
2 | 0 | 0 |
meth |
Feature.gt |
2 | 0 | 0 |
meth |
Feature.ge |
2 | 0 | 0 |
meth |
Feature.le |
2 | 0 | 0 |
meth |
Feature.extract_property |
3 | 0 | 0 |
attr |
Feature.PROPERTY_NAME |
1 | 0 | 0 |
attr |
Feature.positions |
1 | 0 | 0 |
nltk.tbl.rule (38 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TagRule.init |
3 | 0 | 0 |
meth |
TagRule.apply |
3 | 0 | 0 |
meth |
TagRule.applies |
3 | 0 | 0 |
meth |
TagRule.eq |
2 | 0 | 0 |
meth |
TagRule.ne |
2 | 0 | 0 |
meth |
TagRule.hash |
1 | 0 | 0 |
attr |
TagRule.original_tag |
1 | 0 | 0 |
attr |
TagRule.replacement_tag |
1 | 0 | 0 |
meth |
Rule.init |
5 | 0 | 0 |
meth |
Rule.encode_json_obj |
1 | 0 | 0 |
meth |
Rule.decode_json_obj |
2 | 0 | 0 |
meth |
Rule.applies |
3 | 0 | 0 |
meth |
Rule.eq |
2 | 0 | 0 |
meth |
Rule.ne |
2 | 0 | 0 |
meth |
Rule.hash |
1 | 0 | 0 |
meth |
Rule.repr |
1 | 0 | 0 |
meth |
Rule.str |
1 | 0 | 0 |
meth |
Rule.format |
2 | 0 | 0 |
meth |
Rule._verbose_format |
1 | 0 | 0 |
attr |
Rule.templateid |
1 | 0 | 0 |
nltk.tbl.template (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BrillTemplateI.applicable_rules |
4 | 0 | 0 |
meth |
BrillTemplateI.get_neighborhood |
3 | 0 | 0 |
meth |
Template.init |
2 | 0 | 0 |
meth |
Template.repr |
1 | 0 | 0 |
meth |
Template.applicable_rules |
4 | 0 | 0 |
meth |
Template._applicable_conditions |
3 | 0 | 0 |
meth |
Template.get_neighborhood |
3 | 0 | 0 |
meth |
Template.expand |
4 | 0 | 0 |
meth |
Template._cleartemplates |
1 | 0 | 0 |
meth |
Template._poptemplate |
1 | 0 | 0 |
attr |
Template.id |
1 | 0 | 0 |
nltk.text (99 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Text.init |
3 | 0 | 0 |
meth |
Text.getitem |
2 | 0 | 0 |
meth |
Text.len |
1 | 0 | 0 |
meth |
Text.concordance |
4 | 0 | 0 |
meth |
Text.concordance_list |
4 | 0 | 0 |
meth |
Text.collocation_list |
3 | 0 | 0 |
meth |
Text.collocations |
3 | 0 | 0 |
meth |
Text.count |
2 | 0 | 0 |
meth |
Text.index |
2 | 0 | 0 |
meth |
Text.readability |
2 | 0 | 0 |
meth |
Text.similar |
3 | 0 | 0 |
meth |
Text.common_contexts |
3 | 0 | 0 |
meth |
Text.dispersion_plot |
2 | 0 | 0 |
meth |
Text._train_default_ngram_lm |
3 | 0 | 0 |
meth |
Text.generate |
4 | 0 | 0 |
meth |
Text.plot |
2 | 0 | 0 |
meth |
Text.vocab |
1 | 0 | 0 |
meth |
Text.findall |
2 | 0 | 0 |
meth |
Text._context |
3 | 0 | 0 |
meth |
Text.str |
1 | 0 | 0 |
meth |
Text.repr |
1 | 0 | 0 |
attr |
Text.tokens |
1 | 0 | 0 |
attr |
Text.name |
1 | 0 | 0 |
attr |
Text._CONTEXT_RE |
1 | 0 | 0 |
meth |
ContextIndex._default_context |
3 | 0 | 0 |
meth |
ContextIndex.init |
5 | 0 | 0 |
meth |
ContextIndex.tokens |
1 | 0 | 0 |
meth |
ContextIndex.word_similarity_dict |
2 | 0 | 0 |
meth |
ContextIndex.similar_words |
3 | 0 | 0 |
meth |
ContextIndex.common_contexts |
3 | 0 | 0 |
meth |
TokenSearcher.init |
2 | 0 | 0 |
meth |
TokenSearcher.findall |
2 | 0 | 0 |
meth |
TextCollection.init |
2 | 0 | 0 |
meth |
TextCollection.tf |
3 | 0 | 0 |
meth |
TextCollection.idf |
2 | 0 | 0 |
meth |
TextCollection.tf_idf |
3 | 0 | 0 |
meth |
ConcordanceIndex.init |
3 | 0 | 0 |
meth |
ConcordanceIndex.tokens |
1 | 0 | 0 |
meth |
ConcordanceIndex.offsets |
2 | 0 | 0 |
meth |
ConcordanceIndex.repr |
1 | 0 | 0 |
meth |
ConcordanceIndex.find_concordance |
3 | 0 | 0 |
meth |
ConcordanceIndex.print_concordance |
4 | 0 | 0 |
nltk.tgrep (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
unique_ancestors |
2 | 0 | 0 |
func |
tgrep_tokenize |
2 | 0 | 0 |
func |
tgrep_positions |
4 | 0 | 0 |
func |
treepositions_no_leaves |
2 | 0 | 0 |
func |
ancestors |
2 | 0 | 0 |
func |
tgrep_nodes |
4 | 0 | 0 |
func |
tgrep_compile |
2 | 0 | 0 |
nltk.tokenize (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
sent_tokenize |
3 | 0 | 0 |
func |
word_tokenize |
4 | 0 | 0 |
nltk.tokenize.api (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StringTokenizer.tokenize |
2 | 0 | 0 |
meth |
StringTokenizer.span_tokenize |
2 | 0 | 0 |
prop |
StringTokenizer._string |
1 | 0 | 0 |
nltk.tokenize.casual (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
HANG_RE |
1 | 0 | 0 |
attr |
ENT_RE |
1 | 0 | 0 |
func |
remove_handles |
2 | 0 | 0 |
meth |
TweetTokenizer.init |
5 | 0 | 0 |
attr |
TweetTokenizer.preserve_case |
1 | 0 | 0 |
attr |
TweetTokenizer.reduce_len |
1 | 0 | 0 |
attr |
TweetTokenizer.strip_handles |
1 | 0 | 0 |
attr |
TweetTokenizer.match_phone_numbers |
1 | 0 | 0 |
attr |
HANDLES_RE |
1 | 0 | 0 |
attr |
EMOTICON_RE |
1 | 0 | 0 |
func |
casual_tokenize |
6 | 0 | 0 |
func |
reduce_lengthening |
2 | 0 | 0 |
nltk.tokenize.destructive (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
NLTKWordTokenizer.STARTING_QUOTES |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.ENDING_QUOTES |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.PUNCTUATION |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.PARENS_BRACKETS |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.CONVERT_PARENTHESES |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.DOUBLE_DASHES |
1 | 0 | 0 |
attr |
NLTKWordTokenizer._contractions |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.CONTRACTIONS2 |
1 | 0 | 0 |
attr |
NLTKWordTokenizer.CONTRACTIONS3 |
1 | 0 | 0 |
nltk.tokenize.legality_principle (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LegalitySyllableTokenizer.init |
4 | 0 | 0 |
meth |
LegalitySyllableTokenizer.find_legal_onsets |
2 | 0 | 0 |
meth |
LegalitySyllableTokenizer.onset |
2 | 0 | 0 |
meth |
LegalitySyllableTokenizer.tokenize |
2 | 0 | 0 |
attr |
LegalitySyllableTokenizer.legal_frequency_threshold |
1 | 0 | 0 |
attr |
LegalitySyllableTokenizer.vowels |
1 | 0 | 0 |
attr |
LegalitySyllableTokenizer.legal_onsets |
1 | 0 | 0 |
nltk.tokenize.mwe (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MWETokenizer.init |
3 | 0 | 0 |
meth |
MWETokenizer.add_mwe |
2 | 0 | 0 |
meth |
MWETokenizer.tokenize |
2 | 0 | 0 |
nltk.tokenize.nist (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NISTTokenizer.lang_independent_sub |
2 | 0 | 0 |
meth |
NISTTokenizer.tokenize |
5 | 0 | 0 |
meth |
NISTTokenizer.international_tokenize |
5 | 0 | 0 |
attr |
NISTTokenizer.STRIP_SKIP |
1 | 0 | 0 |
attr |
NISTTokenizer.STRIP_EOL_HYPHEN |
1 | 0 | 0 |
attr |
NISTTokenizer.PUNCT |
1 | 0 | 0 |
attr |
NISTTokenizer.PERIOD_COMMA_PRECEED |
1 | 0 | 0 |
attr |
NISTTokenizer.PERIOD_COMMA_FOLLOW |
1 | 0 | 0 |
attr |
NISTTokenizer.DASH_PRECEED_DIGIT |
1 | 0 | 0 |
attr |
NISTTokenizer.pup_number |
1 | 0 | 0 |
attr |
NISTTokenizer.pup_punct |
1 | 0 | 0 |
attr |
NISTTokenizer.pup_symbol |
1 | 0 | 0 |
attr |
NISTTokenizer.number_regex |
1 | 0 | 0 |
attr |
NISTTokenizer.punct_regex |
1 | 0 | 0 |
attr |
NISTTokenizer.symbol_regex |
1 | 0 | 0 |
attr |
NISTTokenizer.NONASCII |
1 | 0 | 0 |
attr |
NISTTokenizer.PUNCT_1 |
1 | 0 | 0 |
attr |
NISTTokenizer.PUNCT_2 |
1 | 0 | 0 |
attr |
NISTTokenizer.SYMBOLS |
1 | 0 | 0 |
nltk.tokenize.punkt (136 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PunktParameters.init |
1 | 0 | 0 |
meth |
PunktParameters.clear_abbrevs |
1 | 0 | 0 |
meth |
PunktParameters.clear_collocations |
1 | 0 | 0 |
meth |
PunktParameters.clear_sent_starters |
1 | 0 | 0 |
meth |
PunktParameters.clear_ortho_context |
1 | 0 | 0 |
meth |
PunktParameters.add_ortho_context |
3 | 0 | 0 |
meth |
PunktParameters._debug_ortho_context |
2 | 0 | 0 |
attr |
PunktParameters.abbrev_types |
1 | 0 | 0 |
attr |
PunktParameters.collocations |
1 | 0 | 0 |
attr |
PunktParameters.sent_starters |
1 | 0 | 0 |
attr |
PunktParameters.ortho_context |
1 | 0 | 0 |
func |
save_punkt_params |
3 | 0 | 0 |
func |
load_punkt_params |
2 | 0 | 0 |
meth |
PunktTrainer.init |
5 | 0 | 0 |
meth |
PunktTrainer.get_params |
1 | 0 | 0 |
meth |
PunktTrainer.train |
4 | 0 | 0 |
meth |
PunktTrainer.train_tokens |
4 | 0 | 0 |
meth |
PunktTrainer._train_tokens |
3 | 0 | 0 |
meth |
PunktTrainer._unique_types |
2 | 0 | 0 |
meth |
PunktTrainer.finalize_training |
2 | 0 | 0 |
meth |
PunktTrainer.freq_threshold |
5 | 0 | 0 |
meth |
PunktTrainer._freq_threshold |
3 | 0 | 0 |
meth |
PunktTrainer._get_orthography_data |
2 | 0 | 0 |
meth |
PunktTrainer._reclassify_abbrev_types |
2 | 0 | 0 |
meth |
PunktTrainer.find_abbrev_types |
1 | 0 | 0 |
meth |
PunktTrainer._is_rare_abbrev_type |
3 | 0 | 0 |
meth |
PunktTrainer._dunning_log_likelihood |
5 | 0 | 0 |
meth |
PunktTrainer._col_log_likelihood |
5 | 0 | 0 |
meth |
PunktTrainer._is_potential_collocation |
3 | 0 | 0 |
meth |
PunktTrainer._find_collocations |
1 | 0 | 0 |
meth |
PunktTrainer._is_potential_sent_starter |
3 | 0 | 0 |
meth |
PunktTrainer._find_sent_starters |
1 | 0 | 0 |
meth |
PunktTrainer._get_sentbreak_count |
2 | 0 | 0 |
func |
demo |
4 | 0 | 0 |
meth |
PunktLanguageVars.getstate |
1 | 0 | 0 |
meth |
PunktLanguageVars.setstate |
2 | 0 | 0 |
meth |
PunktLanguageVars._word_tokenizer_re |
1 | 0 | 0 |
meth |
PunktLanguageVars.word_tokenize |
2 | 0 | 0 |
meth |
PunktLanguageVars.period_context_re |
1 | 0 | 0 |
prop |
PunktLanguageVars._re_sent_end_chars |
1 | 0 | 0 |
prop |
PunktLanguageVars._re_non_word_chars |
1 | 0 | 0 |
attr |
PunktLanguageVars.re_boundary_realignment |
1 | 0 | 0 |
meth |
PunktSentenceTokenizer.init |
5 | 0 | 0 |
meth |
PunktSentenceTokenizer.train |
3 | 0 | 0 |
attr |
PunktSentenceTokenizer.PUNCTUATION |
1 | 0 | 0 |
meth |
PunktBaseClass.init |
4 | 0 | 0 |
meth |
PunktBaseClass._tokenize_words |
2 | 0 | 0 |
meth |
PunktTokenizer.init |
2 | 0 | 0 |
meth |
PunktTokenizer.load_lang |
2 | 0 | 0 |
meth |
PunktTokenizer.save_params |
1 | 0 | 0 |
meth |
PunktToken.init |
3 | 0 | 0 |
meth |
PunktToken._get_type |
2 | 0 | 0 |
meth |
PunktToken.repr |
1 | 0 | 0 |
meth |
PunktToken.str |
1 | 0 | 0 |
prop |
PunktToken.type_no_period |
1 | 0 | 0 |
prop |
PunktToken.type_no_sentperiod |
1 | 0 | 0 |
prop |
PunktToken.first_upper |
1 | 0 | 0 |
prop |
PunktToken.first_lower |
1 | 0 | 0 |
prop |
PunktToken.first_case |
1 | 0 | 0 |
prop |
PunktToken.is_ellipsis |
1 | 0 | 0 |
prop |
PunktToken.is_number |
1 | 0 | 0 |
prop |
PunktToken.is_initial |
1 | 0 | 0 |
prop |
PunktToken.is_alpha |
1 | 0 | 0 |
prop |
PunktToken.is_non_punct |
1 | 0 | 0 |
attr |
PunktToken.tok |
1 | 0 | 0 |
attr |
PunktToken.type |
1 | 0 | 0 |
attr |
PunktToken.period_final |
1 | 0 | 0 |
attr |
PunktToken._RE_ELLIPSIS |
1 | 0 | 0 |
attr |
PunktToken._RE_NUMERIC |
1 | 0 | 0 |
attr |
PunktToken._RE_INITIAL |
1 | 0 | 0 |
attr |
PunktToken._RE_ALPHA |
1 | 0 | 0 |
func |
format_debug_decision |
2 | 0 | 0 |
nltk.tokenize.regexp (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
WhitespaceTokenizer.init |
1 | 0 | 0 |
func |
regexp_tokenize |
6 | 0 | 0 |
meth |
RegexpTokenizer.init |
5 | 0 | 0 |
meth |
RegexpTokenizer._check_regexp |
1 | 0 | 0 |
meth |
RegexpTokenizer.tokenize |
2 | 0 | 0 |
meth |
RegexpTokenizer.span_tokenize |
2 | 0 | 0 |
meth |
RegexpTokenizer.repr |
1 | 0 | 0 |
meth |
BlanklineTokenizer.init |
1 | 0 | 0 |
meth |
WordPunctTokenizer.init |
1 | 0 | 0 |
nltk.tokenize.repp (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReppTokenizer.init |
3 | 0 | 0 |
meth |
ReppTokenizer.tokenize |
2 | 0 | 0 |
meth |
ReppTokenizer.tokenize_sents |
3 | 0 | 0 |
meth |
ReppTokenizer.generate_repp_command |
2 | 0 | 0 |
meth |
ReppTokenizer._execute |
2 | 0 | 0 |
meth |
ReppTokenizer.parse_repp_outputs |
2 | 0 | 0 |
meth |
ReppTokenizer.find_repptokenizer |
2 | 0 | 0 |
attr |
ReppTokenizer.repp_dir |
1 | 0 | 0 |
attr |
ReppTokenizer.working_dir |
1 | 0 | 0 |
attr |
ReppTokenizer.encoding |
1 | 0 | 0 |
nltk.tokenize.sexpr (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SExprTokenizer.init |
3 | 0 | 0 |
meth |
SExprTokenizer.tokenize |
2 | 0 | 0 |
nltk.tokenize.simple (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CharTokenizer.tokenize |
2 | 0 | 0 |
meth |
CharTokenizer.span_tokenize |
2 | 0 | 0 |
meth |
LineTokenizer.init |
2 | 0 | 0 |
meth |
LineTokenizer.tokenize |
2 | 0 | 0 |
meth |
LineTokenizer.span_tokenize |
2 | 0 | 0 |
func |
line_tokenize |
3 | 0 | 0 |
nltk.tokenize.sonority_sequencing (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SyllableTokenizer.init |
3 | 0 | 0 |
meth |
SyllableTokenizer.assign_values |
2 | 0 | 0 |
meth |
SyllableTokenizer.validate_syllables |
2 | 0 | 0 |
meth |
SyllableTokenizer.tokenize |
2 | 0 | 0 |
attr |
SyllableTokenizer.vowels |
1 | 0 | 0 |
attr |
SyllableTokenizer.phoneme_map |
1 | 0 | 0 |
nltk.tokenize.stanford (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StanfordTokenizer.init |
6 | 0 | 0 |
meth |
StanfordTokenizer._parse_tokenized_output |
2 | 0 | 0 |
meth |
StanfordTokenizer.tokenize |
2 | 0 | 0 |
meth |
StanfordTokenizer._execute |
4 | 0 | 0 |
attr |
StanfordTokenizer.java_options |
1 | 0 | 0 |
nltk.tokenize.stanford_segmenter (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StanfordSegmenter.init |
13 | 0 | 0 |
meth |
StanfordSegmenter.default_config |
2 | 0 | 0 |
meth |
StanfordSegmenter.tokenize |
2 | 0 | 0 |
meth |
StanfordSegmenter.segment_file |
2 | 0 | 0 |
meth |
StanfordSegmenter.segment |
2 | 0 | 0 |
meth |
StanfordSegmenter.segment_sents |
2 | 0 | 0 |
meth |
StanfordSegmenter._execute |
3 | 0 | 0 |
attr |
StanfordSegmenter.java_options |
1 | 0 | 0 |
nltk.tokenize.texttiling (49 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TokenTableField.init |
7 | 0 | 0 |
meth |
TokenSequence.init |
4 | 0 | 0 |
func |
demo |
2 | 0 | 0 |
meth |
TextTilingTokenizer.init |
10 | 0 | 0 |
meth |
TextTilingTokenizer.tokenize |
2 | 0 | 0 |
meth |
TextTilingTokenizer._block_comparison |
3 | 0 | 0 |
meth |
TextTilingTokenizer._smooth_scores |
2 | 0 | 0 |
meth |
TextTilingTokenizer._mark_paragraph_breaks |
2 | 0 | 0 |
meth |
TextTilingTokenizer._divide_to_tokensequences |
2 | 0 | 0 |
meth |
TextTilingTokenizer._create_token_table |
3 | 0 | 0 |
meth |
TextTilingTokenizer._identify_boundaries |
2 | 0 | 0 |
meth |
TextTilingTokenizer._depth_scores |
2 | 0 | 0 |
meth |
TextTilingTokenizer._normalize_boundaries |
4 | 0 | 0 |
func |
smooth |
4 | 0 | 0 |
nltk.tokenize.toktok (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ToktokTokenizer.tokenize |
3 | 0 | 0 |
attr |
ToktokTokenizer.NON_BREAKING |
1 | 0 | 0 |
attr |
ToktokTokenizer.FUNKY_PUNCT_1 |
1 | 0 | 0 |
attr |
ToktokTokenizer.FUNKY_PUNCT_2 |
1 | 0 | 0 |
attr |
ToktokTokenizer.EN_EM_DASHES |
1 | 0 | 0 |
attr |
ToktokTokenizer.AMPERCENT |
1 | 0 | 0 |
attr |
ToktokTokenizer.TAB |
1 | 0 | 0 |
attr |
ToktokTokenizer.PIPE |
1 | 0 | 0 |
attr |
ToktokTokenizer.COMMA_IN_NUM |
1 | 0 | 0 |
attr |
ToktokTokenizer.PROB_SINGLE_QUOTES |
1 | 0 | 0 |
attr |
ToktokTokenizer.STUPID_QUOTES_1 |
1 | 0 | 0 |
attr |
ToktokTokenizer.STUPID_QUOTES_2 |
1 | 0 | 0 |
attr |
ToktokTokenizer.FINAL_PERIOD_1 |
1 | 0 | 0 |
attr |
ToktokTokenizer.FINAL_PERIOD_2 |
1 | 0 | 0 |
attr |
ToktokTokenizer.MULTI_COMMAS |
1 | 0 | 0 |
attr |
ToktokTokenizer.MULTI_DASHES |
1 | 0 | 0 |
attr |
ToktokTokenizer.MULTI_DOTS |
1 | 0 | 0 |
attr |
ToktokTokenizer.OPEN_PUNCT |
1 | 0 | 0 |
attr |
ToktokTokenizer.CLOSE_PUNCT |
1 | 0 | 0 |
attr |
ToktokTokenizer.CURRENCY_SYM |
1 | 0 | 0 |
attr |
ToktokTokenizer.OPEN_PUNCT_RE |
1 | 0 | 0 |
attr |
ToktokTokenizer.CLOSE_PUNCT_RE |
1 | 0 | 0 |
attr |
ToktokTokenizer.CURRENCY_SYM_RE |
1 | 0 | 0 |
attr |
ToktokTokenizer.URL_FOE_1 |
1 | 0 | 0 |
attr |
ToktokTokenizer.URL_FOE_2 |
1 | 0 | 0 |
attr |
ToktokTokenizer.URL_FOE_3 |
1 | 0 | 0 |
attr |
ToktokTokenizer.URL_FOE_4 |
1 | 0 | 0 |
attr |
ToktokTokenizer.LSTRIP |
1 | 0 | 0 |
attr |
ToktokTokenizer.RSTRIP |
1 | 0 | 0 |
attr |
ToktokTokenizer.ONE_SPACE |
1 | 0 | 0 |
nltk.tokenize.treebank (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
TreebankWordTokenizer.STARTING_QUOTES |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.PUNCTUATION |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.PARENS_BRACKETS |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.CONVERT_PARENTHESES |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.DOUBLE_DASHES |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.ENDING_QUOTES |
1 | 0 | 0 |
attr |
TreebankWordTokenizer._contractions |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.CONTRACTIONS2 |
1 | 0 | 0 |
attr |
TreebankWordTokenizer.CONTRACTIONS3 |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer._contractions |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.CONTRACTIONS2 |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.CONTRACTIONS3 |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.ENDING_QUOTES |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.DOUBLE_DASHES |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.CONVERT_PARENTHESES |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.PARENS_BRACKETS |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.PUNCTUATION |
1 | 0 | 0 |
attr |
TreebankWordDetokenizer.STARTING_QUOTES |
1 | 0 | 0 |
nltk.tokenize.util (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
is_cjk |
2 | 0 | 0 |
func |
string_span_tokenize |
3 | 0 | 0 |
func |
xml_escape |
2 | 0 | 0 |
func |
regexp_span_tokenize |
3 | 0 | 0 |
func |
spans_to_relative |
2 | 0 | 0 |
func |
xml_unescape |
2 | 0 | 0 |
func |
align_tokens |
3 | 0 | 0 |
nltk.toolbox (56 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ToolboxSettings.init |
1 | 0 | 0 |
meth |
ToolboxSettings.parse |
4 | 0 | 0 |
meth |
StandardFormat.init |
3 | 0 | 0 |
meth |
StandardFormat.open |
2 | 0 | 0 |
meth |
StandardFormat.open_string |
2 | 0 | 0 |
meth |
StandardFormat.raw_fields |
1 | 0 | 0 |
meth |
StandardFormat.fields |
6 | 0 | 0 |
meth |
StandardFormat.close |
1 | 0 | 0 |
func |
demo |
1 | 0 | 0 |
func |
to_sfm_string |
5 | 0 | 0 |
func |
add_blank_lines |
4 | 0 | 0 |
meth |
ToolboxData.parse |
3 | 0 | 0 |
meth |
ToolboxData._record_parse |
3 | 0 | 0 |
meth |
ToolboxData._tree2etree |
2 | 0 | 0 |
meth |
ToolboxData._chunk_parse |
5 | 0 | 0 |
func |
add_default_fields |
3 | 0 | 0 |
func |
remove_blanks |
2 | 0 | 0 |
func |
sort_fields |
3 | 0 | 0 |
func |
to_settings_string |
5 | 0 | 0 |
nltk.translate.api (38 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AlignedSent.init |
4 | 0 | 0 |
meth |
AlignedSent.get_alignment |
1 | 0 | 0 |
meth |
AlignedSent._set_alignment |
2 | 0 | 0 |
meth |
AlignedSent.__repr__ |
1 | 0 | 0 |
meth |
AlignedSent._to_dot |
1 | 0 | 0 |
meth |
AlignedSent._repr_svg |
1 | 0 | 0 |
meth |
AlignedSent.str |
1 | 0 | 0 |
meth |
AlignedSent.invert |
1 | 0 | 0 |
prop |
AlignedSent.words |
1 | 0 | 0 |
prop |
AlignedSent.mots |
1 | 0 | 0 |
attr |
AlignedSent.alignment |
1 | 0 | 0 |
attr |
AlignedSent.alignment |
1 | 0 | 0 |
meth |
PhraseTable.init |
1 | 0 | 0 |
meth |
PhraseTable.translations_for |
2 | 0 | 0 |
meth |
PhraseTable.add |
4 | 0 | 0 |
meth |
PhraseTable.contains |
2 | 0 | 0 |
attr |
PhraseTable.src_phrases |
1 | 0 | 0 |
meth |
Alignment.new |
2 | 0 | 0 |
meth |
Alignment.fromstring |
2 | 0 | 0 |
meth |
Alignment.getitem |
2 | 0 | 0 |
meth |
Alignment.invert |
1 | 0 | 0 |
meth |
Alignment.range |
2 | 0 | 0 |
meth |
Alignment.repr |
1 | 0 | 0 |
meth |
Alignment.str |
1 | 0 | 0 |
meth |
Alignment._build_index |
1 | 0 | 0 |
nltk.translate.bleu_score (79 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
sentence_bleu |
6 | 0 | 0 |
func |
closest_ref_length |
3 | 0 | 0 |
func |
corpus_bleu |
6 | 0 | 0 |
meth |
Fraction.new |
4 | 0 | 0 |
prop |
Fraction.numerator |
1 | 0 | 0 |
prop |
Fraction.denominator |
1 | 0 | 0 |
meth |
SmoothingFunction.init |
4 | 0 | 0 |
meth |
SmoothingFunction.method0 |
4 | 0 | 0 |
meth |
SmoothingFunction.method1 |
4 | 0 | 0 |
meth |
SmoothingFunction.method2 |
4 | 0 | 0 |
meth |
SmoothingFunction.method3 |
4 | 0 | 0 |
meth |
SmoothingFunction.method4 |
7 | 0 | 0 |
meth |
SmoothingFunction.method5 |
7 | 0 | 0 |
meth |
SmoothingFunction.method6 |
7 | 0 | 0 |
meth |
SmoothingFunction.method7 |
7 | 0 | 0 |
attr |
SmoothingFunction.epsilon |
1 | 0 | 0 |
attr |
SmoothingFunction.alpha |
1 | 0 | 0 |
attr |
SmoothingFunction.k |
1 | 0 | 0 |
func |
brevity_penalty |
3 | 0 | 0 |
func |
modified_precision |
4 | 0 | 0 |
nltk.translate.chrf_score (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
chrf_precision_recall_fscore_support |
6 | 0 | 0 |
func |
sentence_chrf |
7 | 0 | 0 |
func |
corpus_chrf |
7 | 0 | 0 |
nltk.translate.gale_church (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
align_log_prob |
7 | 0 | 0 |
func |
norm_cdf |
2 | 0 | 0 |
func |
align_texts |
4 | 0 | 0 |
func |
norm_logsf |
2 | 0 | 0 |
func |
align_blocks |
4 | 0 | 0 |
func |
trace |
4 | 0 | 0 |
func |
erfcc |
2 | 0 | 0 |
func |
parse_token_stream |
4 | 0 | 0 |
attr |
LOG2 |
1 | 0 | 0 |
func |
split_at |
3 | 0 | 0 |
nltk.translate.gdfa (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
grow_diag_final_and |
5 | 0 | 0 |
nltk.translate.gleu_score (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
sentence_gleu |
5 | 0 | 0 |
func |
corpus_gleu |
5 | 0 | 0 |
nltk.translate.ibm1 (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IBMModel1.init |
4 | 0 | 0 |
meth |
IBMModel1.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel1.train |
2 | 0 | 0 |
meth |
IBMModel1.prob_all_alignments |
3 | 0 | 0 |
meth |
IBMModel1.prob_alignment_point |
3 | 0 | 0 |
meth |
IBMModel1.prob_t_a_given_s |
2 | 0 | 0 |
meth |
IBMModel1.align_all |
2 | 0 | 0 |
meth |
IBMModel1.align |
2 | 0 | 0 |
attr |
IBMModel1.translation_table |
1 | 0 | 0 |
nltk.translate.ibm2 (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Model2Counts.init |
1 | 0 | 0 |
meth |
Model2Counts.update_lexical_translation |
4 | 0 | 0 |
meth |
Model2Counts.update_alignment |
6 | 0 | 0 |
attr |
Model2Counts.alignment |
1 | 0 | 0 |
attr |
Model2Counts.alignment_for_any_i |
1 | 0 | 0 |
meth |
IBMModel2.init |
4 | 0 | 0 |
meth |
IBMModel2.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel2.train |
2 | 0 | 0 |
meth |
IBMModel2.maximize_alignment_probabilities |
2 | 0 | 0 |
meth |
IBMModel2.prob_all_alignments |
3 | 0 | 0 |
meth |
IBMModel2.prob_alignment_point |
5 | 0 | 0 |
meth |
IBMModel2.prob_t_a_given_s |
2 | 0 | 0 |
meth |
IBMModel2.align_all |
2 | 0 | 0 |
meth |
IBMModel2.align |
2 | 0 | 0 |
attr |
IBMModel2.translation_table |
1 | 0 | 0 |
attr |
IBMModel2.alignment_table |
1 | 0 | 0 |
nltk.translate.ibm3 (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Model3Counts.init |
1 | 0 | 0 |
meth |
Model3Counts.update_distortion |
6 | 0 | 0 |
attr |
Model3Counts.distortion |
1 | 0 | 0 |
attr |
Model3Counts.distortion_for_any_j |
1 | 0 | 0 |
meth |
IBMModel3.init |
4 | 0 | 0 |
meth |
IBMModel3.reset_probabilities |
1 | 0 | 0 |
meth |
IBMModel3.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel3.train |
2 | 0 | 0 |
meth |
IBMModel3.maximize_distortion_probabilities |
2 | 0 | 0 |
meth |
IBMModel3.prob_t_a_given_s |
2 | 0 | 0 |
attr |
IBMModel3.translation_table |
1 | 0 | 0 |
attr |
IBMModel3.alignment_table |
1 | 0 | 0 |
attr |
IBMModel3.fertility_table |
1 | 0 | 0 |
attr |
IBMModel3.p1 |
1 | 0 | 0 |
attr |
IBMModel3.distortion_table |
1 | 0 | 0 |
nltk.translate.ibm4 (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Model4Counts.init |
1 | 0 | 0 |
meth |
Model4Counts.update_distortion |
6 | 0 | 0 |
attr |
Model4Counts.head_distortion |
1 | 0 | 0 |
attr |
Model4Counts.head_distortion_for_any_dj |
1 | 0 | 0 |
attr |
Model4Counts.non_head_distortion |
1 | 0 | 0 |
attr |
Model4Counts.non_head_distortion_for_any_dj |
1 | 0 | 0 |
meth |
IBMModel4.init |
6 | 0 | 0 |
meth |
IBMModel4.reset_probabilities |
1 | 0 | 0 |
meth |
IBMModel4.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel4.train |
2 | 0 | 0 |
meth |
IBMModel4.maximize_distortion_probabilities |
2 | 0 | 0 |
meth |
IBMModel4.prob_t_a_given_s |
2 | 0 | 0 |
meth |
IBMModel4.model4_prob_t_a_given_s |
3 | 0 | 0 |
attr |
IBMModel4.src_classes |
1 | 0 | 0 |
attr |
IBMModel4.trg_classes |
1 | 0 | 0 |
attr |
IBMModel4.translation_table |
1 | 0 | 0 |
attr |
IBMModel4.alignment_table |
1 | 0 | 0 |
attr |
IBMModel4.fertility_table |
1 | 0 | 0 |
attr |
IBMModel4.p1 |
1 | 0 | 0 |
attr |
IBMModel4.head_distortion_table |
1 | 0 | 0 |
attr |
IBMModel4.non_head_distortion_table |
1 | 0 | 0 |
nltk.translate.ibm5 (50 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Model5Counts.init |
1 | 0 | 0 |
meth |
Model5Counts.update_vacancy |
6 | 0 | 0 |
attr |
Model5Counts.head_vacancy |
1 | 0 | 0 |
attr |
Model5Counts.head_vacancy_for_any_dv |
1 | 0 | 0 |
attr |
Model5Counts.non_head_vacancy |
1 | 0 | 0 |
attr |
Model5Counts.non_head_vacancy_for_any_dv |
1 | 0 | 0 |
meth |
IBMModel5.init |
6 | 0 | 0 |
meth |
IBMModel5.reset_probabilities |
1 | 0 | 0 |
meth |
IBMModel5.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel5.train |
2 | 0 | 0 |
meth |
IBMModel5.sample |
2 | 0 | 0 |
meth |
IBMModel5.prune |
2 | 0 | 0 |
meth |
IBMModel5.hillclimb |
3 | 0 | 0 |
meth |
IBMModel5.prob_t_a_given_s |
2 | 0 | 0 |
meth |
IBMModel5.maximize_vacancy_probabilities |
2 | 0 | 0 |
attr |
IBMModel5.src_classes |
1 | 0 | 0 |
attr |
IBMModel5.trg_classes |
1 | 0 | 0 |
attr |
IBMModel5.translation_table |
1 | 0 | 0 |
attr |
IBMModel5.alignment_table |
1 | 0 | 0 |
attr |
IBMModel5.fertility_table |
1 | 0 | 0 |
attr |
IBMModel5.p1 |
1 | 0 | 0 |
attr |
IBMModel5.head_distortion_table |
1 | 0 | 0 |
attr |
IBMModel5.non_head_distortion_table |
1 | 0 | 0 |
attr |
IBMModel5.head_vacancy_table |
1 | 0 | 0 |
attr |
IBMModel5.non_head_vacancy_table |
1 | 0 | 0 |
meth |
Slots.init |
2 | 0 | 0 |
meth |
Slots.occupy |
2 | 0 | 0 |
meth |
Slots.vacancies_at |
2 | 0 | 0 |
meth |
Slots.len |
1 | 0 | 0 |
nltk.translate.ibm_model (74 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
longest_target_sentence_length |
2 | 0 | 0 |
meth |
AlignmentInfo.init |
5 | 0 | 0 |
meth |
AlignmentInfo.fertility_of_i |
2 | 0 | 0 |
meth |
AlignmentInfo.is_head_word |
2 | 0 | 0 |
meth |
AlignmentInfo.center_of_cept |
2 | 0 | 0 |
meth |
AlignmentInfo.previous_cept |
2 | 0 | 0 |
meth |
AlignmentInfo.previous_in_tablet |
2 | 0 | 0 |
meth |
AlignmentInfo.zero_indexed_alignment |
1 | 0 | 0 |
meth |
AlignmentInfo.eq |
2 | 0 | 0 |
meth |
AlignmentInfo.ne |
2 | 0 | 0 |
meth |
AlignmentInfo.hash |
1 | 0 | 0 |
attr |
AlignmentInfo.alignment |
1 | 0 | 0 |
attr |
AlignmentInfo.src_sentence |
1 | 0 | 0 |
attr |
AlignmentInfo.trg_sentence |
1 | 0 | 0 |
attr |
AlignmentInfo.cepts |
1 | 0 | 0 |
attr |
AlignmentInfo.score |
1 | 0 | 0 |
meth |
IBMModel.init |
2 | 0 | 0 |
meth |
IBMModel.reset_probabilities |
1 | 0 | 0 |
meth |
IBMModel.set_uniform_probabilities |
2 | 0 | 0 |
meth |
IBMModel.init_vocab |
2 | 0 | 0 |
meth |
IBMModel.sample |
2 | 0 | 0 |
meth |
IBMModel.best_model2_alignment |
4 | 0 | 0 |
meth |
IBMModel.hillclimb |
3 | 0 | 0 |
meth |
IBMModel.neighboring |
3 | 0 | 0 |
meth |
IBMModel.maximize_lexical_translation_probabilities |
2 | 0 | 0 |
meth |
IBMModel.maximize_fertility_probabilities |
2 | 0 | 0 |
meth |
IBMModel.maximize_null_generation_probabilities |
2 | 0 | 0 |
meth |
IBMModel.prob_of_alignments |
2 | 0 | 0 |
meth |
IBMModel.prob_t_a_given_s |
2 | 0 | 0 |
meth |
Counts.init |
1 | 0 | 0 |
meth |
Counts.update_lexical_translation |
4 | 0 | 0 |
meth |
Counts.update_null_generation |
3 | 0 | 0 |
meth |
Counts.update_fertility |
3 | 0 | 0 |
attr |
Counts.t_given_s |
1 | 0 | 0 |
attr |
Counts.any_t_given_s |
1 | 0 | 0 |
attr |
Counts.p0 |
1 | 0 | 0 |
attr |
Counts.p1 |
1 | 0 | 0 |
attr |
Counts.fertility |
1 | 0 | 0 |
attr |
Counts.fertility_for_any_phi |
1 | 0 | 0 |
nltk.translate.lepor (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
alignment |
3 | 2 | 0 |
nltk.translate.metrics (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
alignment_error_rate |
4 | 0 | 0 |
nltk.translate.nist_score (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
corpus_nist |
4 | 0 | 0 |
func |
sentence_nist |
4 | 0 | 0 |
func |
nist_length_penalty |
3 | 0 | 0 |
nltk.translate.phrase_based (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
extract |
12 | 0 | 0 |
func |
phrase_extraction |
5 | 0 | 0 |
nltk.translate.ribes_score (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
find_increasing_sequences |
2 | 0 | 0 |
func |
sentence_ribes |
5 | 0 | 0 |
func |
corpus_ribes |
5 | 0 | 0 |
func |
position_of_ngram |
3 | 0 | 0 |
func |
spearman_rho |
3 | 0 | 0 |
func |
word_rank_alignment |
4 | 0 | 0 |
func |
kendall_tau |
3 | 0 | 0 |
nltk.translate.stack_decoder (31 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StackDecoder.init |
3 | 0 | 0 |
meth |
StackDecoder.__compute_log_distortion |
1 | 0 | 0 |
meth |
StackDecoder.translate |
2 | 0 | 0 |
meth |
StackDecoder.find_all_src_phrases |
2 | 0 | 0 |
meth |
StackDecoder.compute_future_scores |
2 | 0 | 0 |
meth |
StackDecoder.future_score |
4 | 0 | 0 |
meth |
StackDecoder.expansion_score |
4 | 0 | 0 |
meth |
StackDecoder.distortion_score |
3 | 0 | 0 |
meth |
StackDecoder.valid_phrases |
3 | 0 | 0 |
prop |
StackDecoder.distortion_factor |
2 | 0 | 0 |
attr |
StackDecoder.phrase_table |
1 | 0 | 0 |
attr |
StackDecoder.language_model |
1 | 0 | 0 |
attr |
StackDecoder.word_penalty |
1 | 0 | 0 |
attr |
StackDecoder.beam_threshold |
1 | 0 | 0 |
attr |
StackDecoder.stack_size |
1 | 0 | 0 |
nltk.tree.immutable (43 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ImmutableProbabilisticTree.init |
4 | 0 | 0 |
meth |
ImmutableProbabilisticTree._frozen_class |
1 | 0 | 0 |
meth |
ImmutableProbabilisticTree.repr |
1 | 0 | 0 |
meth |
ImmutableProbabilisticTree.str |
1 | 0 | 0 |
meth |
ImmutableProbabilisticTree.copy |
2 | 0 | 0 |
meth |
ImmutableProbabilisticTree.convert |
2 | 0 | 0 |
meth |
ImmutableTree.init |
3 | 0 | 0 |
meth |
ImmutableTree.setitem |
3 | 0 | 0 |
meth |
ImmutableTree.setslice |
4 | 0 | 0 |
meth |
ImmutableTree.delitem |
2 | 0 | 0 |
meth |
ImmutableTree.delslice |
3 | 0 | 0 |
meth |
ImmutableTree.iadd |
2 | 0 | 0 |
meth |
ImmutableTree.imul |
2 | 0 | 0 |
meth |
ImmutableTree.append |
2 | 0 | 0 |
meth |
ImmutableTree.extend |
2 | 0 | 0 |
meth |
ImmutableTree.pop |
2 | 0 | 0 |
meth |
ImmutableTree.remove |
2 | 0 | 0 |
meth |
ImmutableTree.reverse |
1 | 0 | 0 |
meth |
ImmutableTree.sort |
1 | 0 | 0 |
meth |
ImmutableTree.hash |
1 | 0 | 0 |
meth |
ImmutableTree.set_label |
2 | 0 | 0 |
nltk.tree.parented (41 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MultiParentedTree.init |
3 | 0 | 0 |
meth |
MultiParentedTree._frozen_class |
1 | 0 | 0 |
meth |
MultiParentedTree.parents |
1 | 0 | 0 |
meth |
MultiParentedTree.left_siblings |
1 | 0 | 0 |
meth |
MultiParentedTree.right_siblings |
1 | 0 | 0 |
meth |
MultiParentedTree._get_parent_indices |
1 | 0 | 0 |
meth |
MultiParentedTree.roots |
1 | 0 | 0 |
meth |
MultiParentedTree._get_roots_helper |
2 | 0 | 0 |
meth |
MultiParentedTree.parent_indices |
2 | 0 | 0 |
meth |
MultiParentedTree.treepositions |
2 | 0 | 0 |
meth |
MultiParentedTree._delparent |
3 | 0 | 0 |
meth |
MultiParentedTree._setparent |
4 | 0 | 0 |
meth |
ParentedTree.init |
3 | 0 | 0 |
meth |
ParentedTree._frozen_class |
1 | 0 | 0 |
meth |
ParentedTree.copy |
2 | 0 | 0 |
meth |
ParentedTree.parent |
1 | 0 | 0 |
meth |
ParentedTree.parent_index |
1 | 0 | 0 |
meth |
ParentedTree.left_sibling |
1 | 0 | 0 |
meth |
ParentedTree.right_sibling |
1 | 0 | 0 |
meth |
ParentedTree.root |
1 | 0 | 0 |
meth |
ParentedTree.treeposition |
1 | 0 | 0 |
meth |
ParentedTree._delparent |
3 | 0 | 0 |
meth |
ParentedTree._setparent |
4 | 0 | 0 |
nltk.tree.parsing (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
bracket_parse |
2 | 0 | 0 |
func |
sinica_parse |
2 | 0 | 0 |
nltk.tree.prettyprinter (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TreePrettyPrinter.init |
4 | 0 | 0 |
meth |
TreePrettyPrinter.str |
1 | 0 | 0 |
meth |
TreePrettyPrinter.repr |
1 | 0 | 0 |
meth |
TreePrettyPrinter.nodecoords |
4 | 0 | 0 |
meth |
TreePrettyPrinter.text |
10 | 0 | 0 |
meth |
TreePrettyPrinter.svg |
4 | 0 | 0 |
nltk.tree.probabilistic (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ProbabilisticTree.init |
4 | 0 | 0 |
meth |
ProbabilisticTree._frozen_class |
1 | 0 | 0 |
meth |
ProbabilisticTree.repr |
1 | 0 | 0 |
meth |
ProbabilisticTree.str |
1 | 0 | 0 |
meth |
ProbabilisticTree.copy |
2 | 0 | 0 |
meth |
ProbabilisticTree.convert |
2 | 0 | 0 |
meth |
ProbabilisticTree.eq |
2 | 0 | 0 |
meth |
ProbabilisticTree.lt |
2 | 0 | 0 |
nltk.tree.transforms (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
chomsky_normal_form |
7 | 0 | 0 |
func |
un_chomsky_normal_form |
6 | 0 | 0 |
func |
collapse_unary |
5 | 0 | 0 |
nltk.tree.tree (104 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tree.init |
3 | 0 | 0 |
meth |
Tree.eq |
2 | 0 | 0 |
meth |
Tree.lt |
2 | 0 | 0 |
meth |
Tree.mul |
2 | 0 | 0 |
meth |
Tree.rmul |
2 | 0 | 0 |
meth |
Tree.add |
2 | 0 | 0 |
meth |
Tree.radd |
2 | 0 | 0 |
meth |
Tree.getitem |
2 | 0 | 0 |
meth |
Tree.setitem |
3 | 0 | 0 |
meth |
Tree.delitem |
2 | 0 | 0 |
meth |
Tree.get_node |
1 | 0 | 0 |
meth |
Tree._set_node |
2 | 0 | 0 |
meth |
Tree.label |
1 | 0 | 0 |
meth |
Tree.set_label |
2 | 0 | 0 |
meth |
Tree.leaves |
1 | 0 | 0 |
meth |
Tree.flatten |
1 | 0 | 0 |
meth |
Tree.height |
1 | 0 | 0 |
meth |
Tree.treepositions |
2 | 0 | 0 |
meth |
Tree.subtrees |
2 | 0 | 0 |
meth |
Tree.productions |
1 | 0 | 0 |
meth |
Tree.pos |
1 | 0 | 0 |
meth |
Tree.leaf_treeposition |
2 | 0 | 0 |
meth |
Tree.treeposition_spanning_leaves |
3 | 0 | 0 |
meth |
Tree.chomsky_normal_form |
6 | 0 | 0 |
meth |
Tree.un_chomsky_normal_form |
5 | 0 | 0 |
meth |
Tree.collapse_unary |
4 | 0 | 0 |
meth |
Tree.convert |
2 | 0 | 0 |
meth |
Tree.__copy__ |
1 | 0 | 0 |
meth |
Tree.__deepcopy__ |
2 | 0 | 0 |
meth |
Tree.copy |
2 | 0 | 0 |
meth |
Tree._frozen_class |
1 | 0 | 0 |
meth |
Tree.freeze |
2 | 0 | 0 |
meth |
Tree.fromstring |
8 | 0 | 0 |
meth |
Tree._parse_error |
4 | 0 | 0 |
meth |
Tree.fromlist |
2 | 0 | 0 |
meth |
Tree.draw |
1 | 0 | 0 |
meth |
Tree.pretty_print |
5 | 0 | 0 |
meth |
Tree.__repr__ |
1 | 0 | 0 |
meth |
Tree._repr_svg |
1 | 0 | 0 |
meth |
Tree.str |
1 | 0 | 0 |
meth |
Tree.pprint |
2 | 0 | 0 |
meth |
Tree.pformat |
6 | 0 | 0 |
meth |
Tree.pformat_latex_qtree |
1 | 0 | 0 |
meth |
Tree._pformat_flat |
4 | 0 | 0 |
attr |
Tree.node |
1 | 0 | 0 |
nltk.treetransforms (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
collapse_unary |
1 | 0 | 0 |
attr |
un_chomsky_normal_form |
1 | 0 | 0 |
attr |
chomsky_normal_form |
1 | 0 | 0 |
nltk.twitter.api (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BasicTweetHandler.init |
2 | 0 | 0 |
meth |
BasicTweetHandler.do_continue |
1 | 0 | 0 |
attr |
BasicTweetHandler.limit |
1 | 0 | 0 |
attr |
BasicTweetHandler.counter |
1 | 0 | 0 |
attr |
BasicTweetHandler.do_stop |
1 | 0 | 0 |
attr |
BasicTweetHandler.max_id |
1 | 0 | 0 |
meth |
LocalTimezoneOffsetWithUTC.utcoffset |
2 | 0 | 0 |
attr |
LocalTimezoneOffsetWithUTC.STDOFFSET |
1 | 0 | 0 |
attr |
LocalTimezoneOffsetWithUTC.DSTOFFSET |
1 | 0 | 0 |
meth |
TweetHandlerI.init |
4 | 0 | 0 |
meth |
TweetHandlerI.handle |
2 | 0 | 0 |
meth |
TweetHandlerI.on_finish |
1 | 0 | 0 |
meth |
TweetHandlerI.check_date_limit |
3 | 0 | 0 |
attr |
TweetHandlerI.upper_date_limit |
1 | 0 | 0 |
attr |
TweetHandlerI.lower_date_limit |
1 | 0 | 0 |
attr |
TweetHandlerI.startingup |
1 | 0 | 0 |
attr |
LOCAL |
1 | 0 | 0 |
nltk.twitter.common (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_header_field_list |
4 | 0 | 0 |
func |
outf_writer_compat |
5 | 0 | 0 |
func |
extract_fields |
3 | 0 | 0 |
func |
json2csv_entities |
9 | 0 | 0 |
func |
json2csv |
7 | 0 | 0 |
nltk.twitter.twitter_demo (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
1 | 0 | 0 |
func |
sampletoscreen_demo |
2 | 0 | 0 |
func |
tweets_by_user_demo |
3 | 0 | 0 |
func |
followtoscreen_demo |
2 | 0 | 0 |
func |
lookup_by_userid_demo |
1 | 0 | 0 |
func |
verbose |
2 | 0 | 0 |
func |
search_demo |
2 | 0 | 0 |
func |
streamtofile_demo |
2 | 0 | 0 |
func |
corpusreader_demo |
1 | 0 | 0 |
func |
twitterclass_demo |
1 | 0 | 0 |
func |
expand_tweetids_demo |
1 | 0 | 0 |
func |
limit_by_time_demo |
2 | 0 | 0 |
func |
yesterday |
1 | 0 | 0 |
func |
tracktoscreen_demo |
3 | 0 | 0 |
nltk.twitter.twitterclient (83 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Query.init |
5 | 0 | 0 |
meth |
Query.register |
2 | 0 | 0 |
meth |
Query.expand_tweetids |
3 | 0 | 0 |
meth |
Query._search_tweets |
4 | 0 | 0 |
meth |
Query.search_tweets |
6 | 0 | 0 |
meth |
Query.user_info_from_id |
2 | 0 | 0 |
meth |
Query.user_tweets |
4 | 0 | 0 |
attr |
Query.handler |
1 | 0 | 0 |
attr |
Query.do_continue |
1 | 0 | 0 |
meth |
TweetViewer.handle |
2 | 0 | 0 |
meth |
TweetViewer.on_finish |
1 | 0 | 0 |
meth |
Streamer.init |
5 | 0 | 0 |
meth |
Streamer.register |
2 | 0 | 0 |
meth |
Streamer.on_success |
2 | 0 | 0 |
meth |
Streamer.on_error |
3 | 0 | 0 |
meth |
Streamer.sample |
1 | 0 | 0 |
meth |
Streamer.filter |
4 | 0 | 0 |
attr |
Streamer.handler |
1 | 0 | 0 |
attr |
Streamer.do_continue |
1 | 0 | 0 |
meth |
Twitter.init |
1 | 0 | 0 |
meth |
Twitter.tweets |
10 | 0 | 0 |
attr |
Twitter.streamer |
1 | 0 | 0 |
attr |
Twitter.query |
1 | 0 | 0 |
meth |
TweetWriter.init |
8 | 0 | 0 |
meth |
TweetWriter.timestamped_file |
1 | 0 | 0 |
meth |
TweetWriter.handle |
2 | 0 | 0 |
meth |
TweetWriter.on_finish |
1 | 0 | 0 |
meth |
TweetWriter.do_continue |
1 | 0 | 0 |
meth |
TweetWriter._restart_file |
1 | 0 | 0 |
attr |
TweetWriter.fprefix |
1 | 0 | 0 |
attr |
TweetWriter.subdir |
1 | 0 | 0 |
attr |
TweetWriter.gzip_compress |
1 | 0 | 0 |
attr |
TweetWriter.fname |
1 | 0 | 0 |
attr |
TweetWriter.repeat |
1 | 0 | 0 |
attr |
TweetWriter.output |
1 | 0 | 0 |
nltk.twitter.util (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Authenticate.init |
1 | 0 | 0 |
meth |
Authenticate.load_creds |
4 | 0 | 0 |
meth |
Authenticate._validate_creds_file |
2 | 0 | 0 |
attr |
Authenticate.creds_file |
1 | 0 | 0 |
attr |
Authenticate.creds_fullpath |
1 | 0 | 0 |
attr |
Authenticate.oauth |
1 | 0 | 0 |
attr |
Authenticate.twitter_dir |
1 | 0 | 0 |
attr |
Authenticate.creds_subdir |
1 | 0 | 0 |
func |
credsfromfile |
4 | 0 | 0 |
func |
add_access_token |
2 | 0 | 0 |
func |
guess_path |
2 | 0 | 0 |
nltk.util (141 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
usage |
2 | 0 | 0 |
func |
choose |
3 | 0 | 0 |
func |
skipgrams |
5 | 0 | 0 |
func |
print_string |
3 | 0 | 0 |
func |
set_proxy |
4 | 0 | 0 |
func |
re_show |
5 | 0 | 0 |
func |
invert_graph |
2 | 0 | 0 |
func |
trigrams |
3 | 0 | 0 |
meth |
Index.init |
2 | 0 | 0 |
func |
unique_list |
2 | 0 | 0 |
func |
edges2dot |
4 | 0 | 0 |
func |
transitive_closure |
3 | 0 | 0 |
func |
parallelize_preprocess |
5 | 0 | 0 |
func |
tokenwrap |
4 | 0 | 0 |
func |
unweighted_minimum_spanning_digraph |
5 | 0 | 0 |
func |
elementtree_indent |
3 | 0 | 0 |
func |
bigrams |
3 | 0 | 0 |
func |
invert_dict |
2 | 0 | 0 |
func |
unweighted_minimum_spanning_dict |
3 | 0 | 0 |
func |
flatten |
2 | 0 | 0 |
func |
in_idle |
1 | 0 | 0 |
func |
pr |
4 | 0 | 0 |
func |
breadth_first |
4 | 0 | 0 |
func |
guess_encoding |
2 | 0 | 0 |
func |
pad_sequence |
7 | 0 | 0 |
func |
edge_closure |
5 | 0 | 0 |
func |
acyclic_breadth_first |
5 | 0 | 0 |
func |
ngrams |
4 | 0 | 0 |
func |
clean_html |
2 | 0 | 0 |
func |
filestring |
3 | 0 | 0 |
func |
pairwise |
2 | 0 | 0 |
func |
cut_string |
3 | 0 | 0 |
func |
clean_url |
2 | 0 | 0 |
func |
unweighted_minimum_spanning_tree |
3 | 0 | 0 |
func |
acyclic_dic2tree |
3 | 0 | 0 |
func |
everygrams |
7 | 0 | 0 |
func |
acyclic_branches_depth_first |
7 | 0 | 0 |
func |
binary_search_file |
5 | 0 | 0 |
func |
acyclic_depth_first |
7 | 0 | 0 |
nltk.wsd (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
lesk |
6 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.