Search code examples
Arabic lemmatization and Stanford NLP...

nlpstanford-nlplexical-analysisstemminglemmatization

Read More
Testing Current start-state in flex...

parsinglexflex-lexerlexical-analysis

Read More
ANTLR 4 token rule that matches any characters until it encounters XYZ...

antlrgrammartokenizeantlr4lexical-analysis

Read More
Context free grammar for languages with more number of as than bs...

context-free-grammarlexical-analysis

Read More
Can we write comments within variable names?...

clexical-analysis

Read More
Expression parsing: how to tokenize...

javascriptregexparsingexpressionlexical-analysis

Read More
What are alternatives to regexes for syntax highlighting?...

regexparsingeditorsyntax-highlightinglexical-analysis

Read More
How to implement Lexical Analysis in Javascript...

javascriptregexparsinglexical-analysismathematical-expressions

Read More
Flex regular expression for strings with either single or double quotes...

c++regexflex-lexerlexlexical-analysis

Read More
What is a regular expression for control characters?...

javaregexasciilexical-analysis

Read More
Creating a static unordered_set from keys of a static unordered_map...

c++compiler-constructionlexical-analysisstatic-variables

Read More
How does tokenization relates to formalism, lexical grammar, and regular language?...

parsingtokenizelexical-analysis

Read More
Is there relatively simple way to find all exported names from JavaScript text...

javascriptes6-moduleslexical-analysis

Read More
What can create a lexical error in C?...

ccompiler-errorslexical-analysis

Read More
Regex in java for semicolon and comma as delimiter but also considered in the string...

javaregexlexical-analysis

Read More
How to make C language context-free?...

cparsingcompiler-constructionlexical-analysis

Read More
(Building a lexer in Racket) How to identify & tokenize a line number that comes after a "g...

parsingracketlexerlexical-analysis

Read More
Lexical Analyzer in Java. Operators Shouldn't be Tokenized as individuals like '++' or &...

javaalgorithmlexical-analysislexical

Read More
Errors in definitions in Flex and Lex...

flex-lexerlexlexical-analysis

Read More
Accessing States of Flex during lexical analysis...

flex-lexerlexical-analysis

Read More
Flex/Lex: Input string that does not contain duplicate letters [A-Z]...

c++cregexflex-lexerlexical-analysis

Read More
Fetch group name with linq from regex matches...

c#regexlinqlexical-analysis

Read More
How can i ignore comments in a string based on compiler design?...

pythoncompiler-constructionlexical-analysis

Read More
Azure Cognitive Search - When would you use different search and index analyzers?...

azurelucenefull-text-searchazure-cognitive-searchlexical-analysis

Read More
Seeking the right token filters for my requirements and getting desperate...

lucenetokenizelexical-analysis

Read More
Avoiding overlap with similar regex patterns during tokenization...

regexcompiler-constructionlexical-analysis

Read More
Regular expression set max length for string literal...

c++regexlexlexical-analysis

Read More
Parsing a single quote-delimited string with two sequential single quotes inside...

clexlexical-analysis

Read More
How to REGEX // in C? Single line comments...

cregexcompiler-constructionlexical-analysis

Read More
Getting wrong output for a++ +b according to lexical analysis when the program is printed along with...

clexical-analysispost-incrementlexical

Read More
BackNext