issues Search Results · repo:winkjs/wink-nlp-utils language:JavaScript
Filter by
15 results
(144 ms)15 results
inwinkjs/wink-nlp-utils (press backspace or delete to remove)sanjayaksaxena
- Opened on Oct 10, 2022
- #39
Code:
const nlp = require( wink-nlp-utils );
nlp.string.extractPersonsName( George Washington was an American military officer, statesman, and Founding Father who served as the first president of the ...
reginsmol
- 1
- Opened on Sep 28, 2022
- #34
The current list of abbreviations in the sentence boundary detection code is quite limited. Could we have the option of
passing in other abbreviations to be considered so that we do not have sentences ...
chrislim
- 1
- Opened on Jun 2, 2021
- #30
Like this:
composeCorpus( [
[ I ],
[ am having , have ],
[ a ],
[ problem , question ]
]);
This allows to feed it with a pre cached dictionary without having to format strings to ...
labs20
- 2
- Opened on Jul 30, 2020
- #25
sanjayaksaxena
- Opened on Nov 11, 2018
- #18
The ngram is for string, while the bigram is for tokens. Wondered if tokens could have a more generic ngram function
where you can feed in the maximum gram as a parameter?
http://winkjs.org/wink-nlp-utils/#tokensbigrams ...
giorgio79
- 1
- Opened on Aug 27, 2018
- #15
Noticed some function names are shortened in the API, like http://winkjs.org/wink-nlp-utils/#tokensbow Could be more
readable to write out the full name, eg bag_of_words
giorgio79
- 1
- Opened on Aug 27, 2018
- #14
sanjayaksaxena
- Opened on Feb 22, 2018
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.