GithubHelp home page GithubHelp logo

drelhaj / cfie-frse Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 22.0 58.25 MB

CFIE Final Report Structure Extractor (FRSE) is a free tool to detect structure and extract contents from UK Annual Reports

Home Page: http://ucrel.lancs.ac.uk/cfie/

License: GNU Affero General Public License v3.0

Batchfile 49.09% Shell 50.91%

cfie-frse's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Dr Mo El-Haj @drelhaj
  • ๐Ÿ‘จ๐Ÿฝโ€๐Ÿซ NLP Senior Lecturer at School of Computer at Lancaster University, UK
  • ๐Ÿ‘€ Iโ€™m interested in Natural Language Processing (NLP) with focus on financial NLP, Arabic NLP, summarisation and under-resourced languages.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on work related to financial NLP or NLP related to Arabic/multilingual/under-resourced languages.
  • ๐Ÿ“ซ contact details on my page: http://elhaj.uk

cfie-frse's People

Contributors

drelhaj avatar perayson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cfie-frse's Issues

Exception in thread "main" java

I encounter an exception while executing the runnable.sh on ubunut.

Exception in thread "main" java.lang.SecurityException: Prohibited package name: java.sql at java.base/java.lang.ClassLoader.preDefineClass(ClassLoader.java:898) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1014) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174) at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:550) at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:458) at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:452) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:451) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at java.base/java.lang.Class.getDeclaredMethods0(Native Method) at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3166) at java.base/java.lang.Class.getMethodsRecursive(Class.java:3307) at java.base/java.lang.Class.getMethod0(Class.java:3293) at java.base/java.lang.Class.getMethod(Class.java:2106) at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:57)
Any ideas?

java.lang.NullPointerException

Hi, when trying to run this on Ubuntu with Java 8 I get the below errors with the sample PDFs. The output.csv is also pretty empty. Any ideas?

This is an implementation of the CFIE WMatrix-Import Tool - Implemented by @Mahmoud El-Haj 2019 ([email protected])
intiaising word list arrays...
1       pdfs/Consumers_Association.pdf
java.lang.NullPointerException
PI1     Consumers_Association.pdf
couldn't find TOC
2       pdfs/AI CLAIM SOLUTIONS PLC  REPORT AND ACCOUNTS 2007.pdf
java.lang.NullPointerException
3       pdfs/HelpForHeroes.pdf
java.lang.NullPointerException
PI1     HelpForHeroes.pdf
couldn't find TOC
4       pdfs/BIOCOMPATIBLES INTERNATIONAL PLC  REPORT AND ACCOUNTS 2004.pdf
java.lang.NullPointerException
5       pdfs/hartford group plc  report and accounts 2005.pdf
java.lang.NullPointerException
DocID,DocName,HeaderText,HeaderID,headerType,ChairCeoFlag,HeaderPage,ActualPage,EndPage,reportYear,wordCount,flesch,fog,PageNumberExist,Front_1,Rear_1,Front_2,Rear_2,FileNameFlag,reportNumOfPages,performanceFlag,strategyFlag,sectionNumberPages,forwardLooking,LMnegativity,LMpositivity,HenryNeg2006,HenryPos2006,HenryNeg2008,HenryPos2008,uncertainty,causal,Causal_Martin,performance,userKeywords,bookletFlag,No TOC,PI Used?
1,Consumers_Association.pdf,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,1,0
3,HelpForHeroes.pdf,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,1,0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.