Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AnasAito/SkillNER issues and pull requests
#79 - Error in specific sentence
Issue -
State: open - Opened by Yongwoo-Eg-Kim 3 months ago
#78 - issue with !python -m spacy download en_core_web_lg.
Issue -
State: open - Opened by srikrishnasajjarao 5 months ago
#77 - How to train to adapt other languages?
Issue -
State: open - Opened by fishfree 11 months ago
#76 - Update text_class.py
Pull Request -
State: closed - Opened by AJeschor about 1 year ago
#75 - Issue when creating skill db
Issue -
State: open - Opened by Kkkassini over 1 year ago
#74 - No such file or directory: 'skill_db_relax_20.json' when "from skillNer.skill_extractor_class import SkillExtractor"
Issue -
State: open - Opened by omar1890 over 1 year ago
#73 - fix typo in README.md
Pull Request -
State: closed - Opened by DjayChoudhary over 1 year ago
#72 - French Language support
Issue -
State: open - Opened by Nafkha over 1 year ago
#70 - Is it possible to extract all the skill names into a list? as well as if it's a hard, soft skill or certification?
Issue -
State: open - Opened by shuchangliang over 1 year ago
- 1 comment
#69 - SkillNER usage with own db with skill name and aliases
Issue -
State: open - Opened by alexanoid almost 2 years ago
- 1 comment
#68 - IndexError: list index out of range
Issue -
State: open - Opened by Jibril-Frej almost 2 years ago
- 7 comments
#67 - KB - CLI to download knowledge base
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#66 - Sandbox - update example
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#65 - Setups - package build and python version
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#64 - Setups - package metadata
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#63 - Conflict resolvers - add span processor
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#62 - TypeIdentifier - add type identifier for words
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#61 - DOC - GitHub links to source code
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
- 1 comment
#60 - WordProcessor - add word processor and porter stemmer
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
- 1 comment
#59 - MATCHER - handle list of reponses
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#58 - ENH - use sparse matrices in ``process_n_gram``
Pull Request -
State: closed - Opened by basanthsk about 2 years ago
- 8 comments
#57 - Make text cleaning optional.
Issue -
State: open - Opened by ruben-dedoncker about 2 years ago
- 1 comment
#56 - MNT - Fix DOC deployment and update README
Pull Request -
State: closed - Opened by Badr-MOUFAD about 2 years ago
#53 - Issue in extracting skills in long text
Issue -
State: closed - Opened by dibe84 over 2 years ago
- 2 comments
#52 - Add ipython to setup.py dependencies list
Pull Request -
State: closed - Opened by scottbarnesg over 2 years ago
#51 - BUG - unable to import ``skillner`` in a newly created python environment
Issue -
State: closed - Opened by scottbarnesg over 2 years ago
- 2 comments
Labels: bug
#50 - Externalize Conflict solver rules as user given config
Issue -
State: open - Opened by AnasAito over 2 years ago
Labels: enhancement
#49 - STY - add gh-actions for code linting and docstyle
Issue -
State: open - Opened by Badr-MOUFAD almost 3 years ago
#48 - add a stopword-less, lemmatized/stemmed as surface forms for 2>gram skills
Issue -
State: open - Opened by AnasAito almost 3 years ago
Labels: enhancement, good first issue
#47 - ENH - Add support for custom skills
Pull Request -
State: closed - Opened by yonglin-wang almost 3 years ago
- 1 comment
Labels: enhancement
#46 - Support for Extracting Skills from Custom Skill Lists
Issue -
State: open - Opened by yonglin-wang almost 3 years ago
- 3 comments
Labels: enhancement
#45 - FIX - Handle low surf form at the end of sentence
Pull Request -
State: closed - Opened by Badr-MOUFAD almost 3 years ago
#44 - IndexError while annotate certain skill
Issue -
State: closed - Opened by GordonYeh39 almost 3 years ago
- 1 comment
#41 - bug gh actions
Pull Request -
State: closed - Opened by Badr-MOUFAD about 3 years ago
#40 - Automate docs
Pull Request -
State: closed - Opened by Badr-MOUFAD about 3 years ago
#39 - Automate docs
Pull Request -
State: closed - Opened by Badr-MOUFAD about 3 years ago
#38 - Issue visualize and setups for new release
Pull Request -
State: closed - Opened by Badr-MOUFAD over 3 years ago
#37 - Update documentation after stricktly requiring "en_core_web_lg"
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
- 1 comment
Labels: documentation
#36 - Fix span detector
Pull Request -
State: closed - Opened by AnasAito over 3 years ago
#35 - visualise bug when annotation obkect is empty
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
Labels: bug
#34 - Span conflict detector should neglect stop words in span construction
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
Labels: enhancement
#33 - First release
Pull Request -
State: closed - Opened by AnasAito over 3 years ago
#32 - update README for launch
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
- 1 comment
Labels: urgent
#30 - Add translation layer
Issue -
State: closed - Opened by AnasAito over 3 years ago
#29 - enhance readme
Issue -
State: closed - Opened by AnasAito over 3 years ago
#28 - use string distance instead of similarity if empty vectors
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: bug
#27 - track uni/2_gram to score them
Issue -
State: closed - Opened by AnasAito over 3 years ago
#26 - better score for uni_token using weigh_ratio
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: enhancement
#25 - new scorer that manage full_uni_matcher , low_form_matcher , token_matcher conflicts
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: enhancement
#24 - cleaning bug change token order
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
Labels: bug
#23 - update skills db to support unique token identifier
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: investigation
#22 - unify full matchers in one matcher (full name ,steemed full name , abrv, unique token matcher)
Issue -
State: closed - Opened by AnasAito over 3 years ago
#21 - add surface form support for skills in db
Issue -
State: closed - Opened by AnasAito over 3 years ago
#20 - Adpat skillNer for remote use (when installing it via pip)
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
Labels: bug
#19 - Add little README for pip install skillNer
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
Labels: enhancement
#18 - Remove entirely loading nlp in skillner
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
- 1 comment
Labels: urgent
#17 - uni tool skills should use links metadat for context instead of similarity
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
Labels: enhancement
#16 - 2_gram tools sould use wrd distance insted of unmatch sim in scoring
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: enhancement, invalid
#15 - span confict extractor should pass stopword in copus construction
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: investigation
#14 - Use all unique words for ngram ratio score
Issue -
State: closed - Opened by AnasAito over 3 years ago
#13 - some skill are mis cleaned which make them undetectable
Issue -
State: closed - Opened by AnasAito over 3 years ago
#12 - Add new feature to Text class: start/end position of words
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
- 2 comments
Labels: enhancement
#11 - Rename general params (Upper case) to avoid confusion with usual variables
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
- 1 comment
Labels: enhancement
#10 - Normalize form of extracted skills
Issue -
State: closed - Opened by Badr-MOUFAD over 3 years ago
Labels: enhancement
#9 - add displaycy render method for skill extractor class
Issue -
State: closed - Opened by AnasAito over 3 years ago
#8 - test pip packaging for skillner
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
Labels: enhancement
#7 - 2gram distribution data should be cached
Issue -
State: closed - Opened by AnasAito over 3 years ago
Labels: enhancement
#6 - abreveation skills extractor
Issue -
State: closed - Opened by AnasAito over 3 years ago
#5 - a more robust similarity scorer
Issue -
State: closed - Opened by AnasAito over 3 years ago
#4 - Switch from rule-based to lookup lemmatization
Issue -
State: closed - Opened by AnasAito over 3 years ago
#3 - disable nused modules in nlp spacy [ner component]
Issue -
State: closed - Opened by AnasAito over 3 years ago
#2 - add module for ngram and unigram conflicts
Issue -
State: closed - Opened by AnasAito over 3 years ago
- 1 comment
#1 - move lemmed full match to full match module for output normalization
Issue -
State: closed - Opened by AnasAito over 3 years ago